Hello, On Tue, Nov 13, 2001 at 11:16:08AM +0100, Martin Vana wrote: | hi, | I need to set up a packet tunnel for | two win boxes connected to the same | localnetwork which is terorized by | firewall. | Someone recommends me cipe | is there something like it for freebsd?
tunneling and ipsec are basically supported within latest freebsd versions (and even before 4.4-release) | How could I tell the two win boxes | to send all their traffic to bsdbox? Although it does not belong to this list, you should enable packet forwarding on your freebsd box (gateway_enable="yes" in rc.conf, see documentation) and then tell your windows pc's to use the freebsd box as default gateway. -- Mit freundlichen Gruessen, Marco Wertejuk - mwcis.com Computer/Internet/Security-Services To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

