In my setup, there is traffic back to the client, as shown in the following server tcpdump:

12:30:43.711988 IP client.49633 > server.58800: UDP, length 20
12:30:43.713086 IP server.32938 > client.36852: UDP, length 24

Essentially, the server is sending the response to a nonsense port on the client.

Note: the packet from the client originally has a source port of 58800, but the source port is changed to 49633 because it is behind a nat device (dsl router).

This should be fine as long as the reply goes to 49633. But for some strange reason the server is sending the reply to 36852.

I am going to try an updated server package.

Alex



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to