Date: Wed, 14 Nov 2001 01:03:46 +0100 From: Marco Wertejuk <marco@mwcis.com> To: Martin Vana <martin.vana@vslib.cz> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: cipe under freebsd Message-ID: <20011114010346.A31238@localhost.com> In-Reply-To: <002801c16c2c$36014be0$1198e693@kolej.vslib.cz> References: <002801c16c2c$36014be0$1198e693@kolej.vslib.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011114010346.A31238>