tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: TCP RST sent on incoming UDP packet
> The strange thing is that tcpdump shows me that someone is replying
> to the incoming DHCP traffic (UDP, 0.0.0.0:bootpc ->
> 255.255.255.255:bootps) by sending a TCP RST packet!
That's odd, and tracking it down would probably be interesting, but why
do you care? A _TCP_ packet, no matter what it contains, should not
affect a _UDP_ BOOTP client.
> Any hints how to track this down?
If the machine is quiet enough that it's not insane, you should be able
to catch any userland source with "ktrace -i -d -p 1", provoke the
symptom, "ktrace -C", in as quick succession as you can.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents-montreal.org@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index