Date: 31 Jan 2003 15:25:10 +0100 From: "Georg-W. Koltermann" <g.w.k@web.de> To: freebsd-current@freebsd.org Subject: 5.0-R: no network connectivity with generic kernel and firewall_enable="YES" Message-ID: <1044023111.456.74.camel@hunter.muc.mscsoftware.com>
next in thread | raw e-mail | index | archive | help
Hi,
I couldn't connect to anything on the network with my 5.0-RELEASE, with
the generic kernel and rc.conf containing
firewall_enable="YES"
natd_interface="fxp0"
natd_interface="fxp0"
natd_flags="-t 255.255.255.255"
The firewall loaded ok but natd silently vanished. When I tried to
start natd manually it complained about divert being an unknown
protocol.
It seems ipfw can be loaded as a module but divert needs to be compiled
into the kernel. Should this be documented, e.g. by a prominent comment
in defaults/rc.conf, right by the side of firewall_enable?
--
Regards,
Georg.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1044023111.456.74.camel>
