Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 07:13:31 +0200
From:      Jens Sauer <pirol9999@gmx.net>
To:        freebsd-questions@FreeBSD.ORG
Cc:        RaymundoVega@home.com, chris@monochrome.org
Subject:   Re: IPFW-question
Message-ID:  <20000707051149.302C237BCEB@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
ok, one step further:
natd wasn't running all the time, even though i said
in rc.conf (the hole one, to be complete):

linux_enable=3D"YES"
moused_port=3D"/dev/cuaa0"
moused_type=3D"microsoft"
moused_enable=3D"YES"
gateway_enable=3D"YES"
keymap=3D"german.iso"
sendmail_enable=3D"NO"
# -- sysinstall generated deltas -- #
isdn_enable=3D"YES"
isdn_trace=3D"YES"
isdn_fsdev=3D"NO"
ifconfig_ed0=3D"inet 192.168.0.1  netmask 255.255.255.0"
ifconfig_isp0=3D"inet 0.0.0.0 0.0.0.1 mtu 1500 debug link1"
network_interfaces=3D"lo0 ed0 isp0"
defaultrouter=3D"-interface isp0"
sppp_interfaces=3D"isp0"
spppcontrol isp0 myauthproto=3Dpap
spppcontrol isp0 myauthname=3D*secret*
spppcontrol isp0 myauthsecret=3D*secret*
hostname=3D"xxx"
named_enable=3D"no"
fireall_enable=3D"YES"
firewall_type=3D"open"
natd_enable=3D"YES"
natd_interface=3D"isp0"
natd_flags=3D"-dynamic"


=2E.. isp0 is up and i can dial with it, but natd isn't started
for that interface.
BUT: All (NATing from local net, dialing with isp0 and
using firewall rules) is working, when i start natd
from the command line:

=09natd -interface isp0 -dynamic

Is there an error in my rc.conf  ?
P.S. natd is configured correctly in /etc/services


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?20000707051149.302C237BCEB>