On Wed, 17 Jul 2002, Brain Miller SMITH wrote: > > Hi all, > > I have connected my small home network and on the bering box I see this > entry within the syslog and was wondering if anyone can shed some light > > <snip> > Jul 17 01:13:20 firewall kernel: Shorewall:rfc1918:DROP:IN=eth0 OUT= > MAC=ff:ff:ff:ff:ff:ff:00:10:4b:0e:3f:b4:08:00 SRC=192.168.1.9 > DST=192.168.1.255 LEN=232 TOS=0x00 PREC=0x00 TTL=128 ID=26624 PROTO=UDP > SPT=138 DPT=138 LEN=212 > Jul 17 01:13:24 firewall kernel: Shorewall:rfc1918:DROP:IN=eth0 OUT= > MAC=ff:ff:ff:ff:ff:ff:00:10:4b:0e:3f:b4:08:00 SRC=192.168.1.9 > DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=27648 PROTO=UDP > SPT=137 DPT=137 LEN=58 > Jul 17 01:13:25 firewall kernel: Shorewall:rfc1918:DROP:IN=eth0 OUT= > MAC=ff:ff:ff:ff:ff:ff:00:10:4b:0e:3f:b4:08:00 SRC=192.168.1.9 > DST=192.168.1.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=27904 PROTO=UDP > SPT=137 DPT=137 LEN=58 > <snip> > > I've enabled dhcpd for the internal network <192.168.1> which is on eth1, I > have eth0 on <198.168.0> for dialup ppp0 internet > > Problem > none of my internal machine receive ip from bering box dhcpd, what have I > done wrong? (I may need to provide more info) >
You have set the 'norfc1918' option on eth0 which is on an RFC 1918 subnetwork. This works badly.... -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
