Date: Sat, 10 Sep 2005 11:58:50 -0400 From: Thomas Dimson <tdimson@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Strange (newbie) Gateway Errors Message-ID: <debecdef05091008581a76c0a9@mail.gmail.com> In-Reply-To: <20050910144433.GA793@sentinelchicken.net> References: <200509100748.18983.deltaski@earthlink.net> <20050910144433.GA793@sentinelchicken.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I am running: FreeBSD-6.0Beta4 I don't have natd configured in the slightest. My assumption was that I=20 didn't need to run it because I have a router assigning the IP addresses an= d=20 doing NAT for my cable modem, while my university is assigning me an IP=20 address for the second interface. Maybe I do need to run it. Can someone=20 point me in the direction of an install guide, or quickly explain it - the= =20 man page confused me half to death. Also: what was that information about having natd on both interfaces? I kno= w=20 that's nonstandard, so how would you configure that? My /etc/rc.conf: # Created: Fri Sep 9 02:14:16 2005 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. defaultrouter=3D"192.168.1.1 <http://192.168.1.1>" gateway_enable=3D"YES" #natd_enable=3D"YES" #natd_interface=3D"vr0" #natd_flags=3D"-s -u -m" #hostname=3D"rn-revwdb13.uwaterloo.ca <http://rn-revwdb13.uwaterloo.ca>" hostname=3D"presidenturkel" ibcs2_enable=3D"YES" ifconfig_vr0=3D"inet 192.168.1.110 <http://192.168.1.110> netmask=20 255.255.255.0 <http://255.255.255.0>" ifconfig_vr1=3D"DHCP" kern_securelevel=3D"1" kern_securelevel_enable=3D"YES" linux_enable=3D"YES" nfs_client_enable=3D"YES" saver=3D"daemon" sendmail_enable=3D"NO" sshd_enable=3D"YES" svr4_enable=3D"YES" usbd_enable=3D"YES" # -- sysinstall generated deltas -- # Fri Sep 9 19:53:50 2005 router_flags=3D"-s" router=3D"/sbin/routed" router_enable=3D"YES" PS: I haven't tried doing too much on this, obviously I uncommented the=20 lines about natd without much success. On 9/10/05, Jason Morgan <jwm-freebsd@sentinelchicken.net> wrote: >=20 > On Sat, Sep 10, 2005 at 07:48:18AM -0500, deltaski@earthlink.net wrote: > > I too have been having these errors and inability to setup a network. > > > > Please ref: Home Network Setup Problem > > > > Possible problem with natd? netstart? arp? > > > > Donald >=20 > Without knowing what you've tried, it's hard to give you some advice. > What's your rc.conf look like? Have you set the appropriate kernel > options? Version of FreeSBD? >=20 > Jason > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?debecdef05091008581a76c0a9>