Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 95 10:21:01 MST
From:      terry@cs.weber.edu (Terry Lambert)
To:        dave@odyssey.ucc.ie (David B. O'Byrne)
Cc:        questions@FreeBSD.org
Subject:   Re: REQUEST: is there a udp equivalent to 'socks' for FreeBSD 1.x ?
Message-ID:  <9503221721.AA10947@cs.weber.edu>
In-Reply-To: <9503220937.AA16439@odyssey.ucc.ie> from "David B. O'Byrne" at Mar 22, 95 09:37:14 am

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello, I have a lab of mac's that use a FreeBSD 1.1.5.1 box as their
> tcp router (and it works great !). The FreeBSD box has internet access and
> acts as a proxy for ftp clients via the socks library.
> 
> However socks only works with TCP.
> 
> I read the code and they mention udp-relay for the equivalent functionality
> for udp packets.
> 
> I downloaded and tried building this but am blocked as it needs 'poll.h'
> whatever that is !
> 
> has anyone ported it/ know if its impossible/have an alternative ?

I just realized that I took this posting at face value in the last reply.

If you don't have security reasons for not echoing all IP traffic both
directions, you should enable options GATEWAY, and rebuild your
kernel (or if you are running a recent kernel, look at the sysctl() man
page).  Then BSD will forward all packets for you.


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9503221721.AA10947>