LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   dhcpcd message: packet "is not ours" ??? (https://www.linuxquestions.org/questions/linux-networking-3/dhcpcd-message-packet-is-not-ours-607129/)

jrtayloriv 12-16-2007 11:59 AM

[solved] dhcpcd message: packet "is not ours" ???
 
When I run --

Quote:

/etc/init.d/net.eth0 restart
-- to start my networking, I get a message from dhcpcd saying :

Quote:

Ignoring packet with xid 1599999 as it's not ours (1243123434)
What does this mean?

Thanks,
jrtayloriv

acid_kewpie 12-16-2007 01:00 PM

xid is an identifier chosen by the client to ensure that the request coming back is indeed the answer to it's request, not someone elses...

there's a good summary of the xid attribute here... http://www.freesoft.org/CIE/RFC/2131/20.htm

jrtayloriv 01-06-2008 12:18 AM

Thanks acid_kewpie -- I've always wondered how they checked for that on insecure networks...

--jrtayloriv


All times are GMT -5. The time now is 10:21 PM.