----- Original Message ----- From: "Hagibis Fan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 11:28 PM Subject: Re: [plug] martian source...
> If you have a dhcp server nearby, it could > be related --maybe check the dst ports if they > are 67 or 68. My linksys router ejects > weird IPs like 255.255.255.255 for dhcp (i > presume since ports are 67/68). that is not a weird ip address (255.255.255.255) :-> and take note 255.255.255.0 (from previos post) is different from 255.255.255.255... 255.255.255.255 is otherwise known as *limited broadcast address* and not a martian address dhcp client is using ip address 0.0.0.0 and udp port 68 for its source address and ip address 255.255.255.255 and udp port 67 for its destination address.. your linksys router wasnt configured as dhcp relay router therefore drop this packet to avoid routing this packet outside from your network segment... fooler. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
