Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 1999 20:48:36 -0700
From:      Doug <Doug@gorean.org>
To:        "Ing. Fernando Inukai" <finukai@aguamodelo.com.mx>
Cc:        questions@freebsd.org
Subject:   Re: Natd
Message-ID:  <38094714.8AEA7C03@gorean.org>
References:  <000701bf1833$d982f420$46eaf594@dka--cass>

next in thread | previous in thread | raw e-mail | index | archive | help
> "Ing. Fernando Inukai" wrote:
> 
> I am trying to run natd on a Freebsd 3.2 running DHCP because I am
> connected to a Cable company.
> When I enable firewall, I stop having conectivity to the outside world. I
> modified de kernel  with options IPFIREWALL, IPDIVERT, in rc.conf  I
> included gateway_enable=YES, firewall_enable=YES, in services I have natd
> 8668/divert and the only rules I have in rc.firewall are:
> 
> /sbin/ipfw -f flush
> /sbin/ipfw add divert natd all from any to any via ed1
> /sbin/ipfw add pass all from any to any

	Did you enable natd? Did you reboot after remaking your kernel and
changing your settings? Show us the output of the following commands:

ifconfig -a
ipfw -a l
ps -aux | grep natd

Doug


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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