Re: [Etherboot-developers] sundance tcpdump
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-02-13 00:01:54
|
"Timothy Legge" <tl...@ro...> writes: > Hi > > Since I am not familiar with the output of tcpdump, I thought I would > post a tcpdump file for review. Please let me know if you see anything > that might indicate the issue. > > Tim Hmm. You have a strange /etc/services file. You have a service named wizard? Taking this snippet, it looks odd. You have 3 requests for the TFTP seesion, and compaq keeps arping for sundance. So it feels like there someone is loosing UDP packets... And after you have 3 tftp servers started all kinds of strange things can happen. What were you looking for in the tcpdump output? Eric 18:25:21.248764 arp who-has compaq.johnsonavenue.org tell sundance.johnsonavenue.org 18:25:21.249060 arp reply compaq.johnsonavenue.org is-at 0:a0:24:98:97:31 18:25:42.006224 sundance.johnsonavenue.org.wizard > compaq.johnsonavenue.org.tftp: 34 RRQ "lts/sundance" 18:25:42.459852 compaq.johnsonavenue.org.2063 > sundance.johnsonavenue.org.wizard: udp 15 (DF) 18:25:47.459694 arp who-has sundance.johnsonavenue.org tell compaq.johnsonavenue.org 18:25:47.460106 sundance.johnsonavenue.org.globe > compaq.johnsonavenue.org.tftp: 34 RRQ "lts/sundance" 18:25:47.464056 compaq.johnsonavenue.org.2063 > sundance.johnsonavenue.org.wizard: udp 15 (DF) 18:25:47.479933 compaq.johnsonavenue.org.2064 > sundance.johnsonavenue.org.globe: udp 15 (DF) 18:25:48.459693 arp who-has sundance.johnsonavenue.org tell compaq.johnsonavenue.org 18:25:48.460223 sundance.johnsonavenue.org.2003 > compaq.johnsonavenue.org.tftp: 34 RRQ "lts/sundance" 18:25:48.480814 compaq.johnsonavenue.org.dlsrpn > sundance.johnsonavenue.org.2003: udp 15 (DF) 18:25:48.481250 arp reply sundance.johnsonavenue.org is-at 0:5:5d:7:ea:32 18: |