Date: Tue, 15 Apr 2003 15:40:24 -0500 From: Peter Elsner <peter@servplex.com> To: James D Fowler <jimmy@dmech.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd and arp Message-ID: <5.2.0.9.2.20030415153954.01bd6a10@mail.servplex.com> In-Reply-To: <PBECJMAJMCMLAGIFAJCHGEDOCBAA.jimmy@dmech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Your network cables are reversed :) Switch them... and the message should go away... I've done that many times... Peter At 01:25 PM 4/15/2003 -0700, you wrote: >Hi, >I am trying to set up a system running release 4.6 to act as a gateway for a >network that doesn't have enough ip's (public). >I have re-compiled the kernel with ipfirewall and ipdivert. >It is running in the open mode for ipfw. >It has two interfaces dc0 connected to the wan and rl0 on the private net. > >I keep receiving /kernel: arp: 192.168.1.2 (and other priv ip's )is on rl0 >but got reply on (mac address of dc0) > >it seems to be functioning as far as the nat and routing are concerned. > >My concern is the arp messages, and have I missed something in the conf. > >I would be grateful for any advise. >Thanx, >jimmy > >rc.conf: > >gatway_enable="yes" >firewall_enable="yes" >firewall_script="/etc/rc.firewall" >firewall type="open" >firewall_logging="yes" >natd_program="/sbin/natd" >natd_enable="yes" >natd_interface="dc0" >natd_flags="-u -l" > >rc.firewall: > >in the open section I modified the natd rule to: >${fwcmd} add 50 divert natd all from any to any via ${natd_interface} > > >_______________________________________________ >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" ---------------------------------------------------------------------------------------------------------- Peter Elsner <peter@servplex.com> Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I worry about. I worry that 10 or 15 years from now, she will come to me and say "Daddy, where were you when they took freedom of the press away from the Internet?" -- Mike Godwin Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me. Standard $500/message proofreading fee applies for UCE.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.2.20030415153954.01bd6a10>