Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 19:00:18 -0400
From:      "SigmaX asdf" <fydernix@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Gateway
Message-ID:  <c04d7e300607281600o421d8eddn2dc2d374767ec32@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm trying to setup a gateway/firewall on my network in a similar setup to
that shown in the in the handbook diagram at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-natd.html.
I've followed what I can figure out, adding the following to my /etc/rc.conf

gateway_enable="YES"
firewall_enable="YES"
firewall_type="OPEN"
natd_enabl="YES"
natd_interface="rl0"

My understanding is that in FreeBSD 6 it's not necessary to recompile a
kernal with IPFIREWALL and IPDIVERT, but appropriate modules will be loaded
automatically.

That said, the NAT and gateway stuff doesn't seem to be working properly,
leastwise not when I try to connect from my Ubuntu Linux client (See thread
here: http://ubuntuforums.org/showthread.php?t=224843)

What all am I supposed to do to setup this gateway?

SigmaX



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