dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mysterious TCP From port (Win 6.2.3)

DaveTheBabe opened this issue · comments

What OS?

  • Windows Server 2016, (v. 6.2.3)
  • Mac
  • Linux (Which distro?)

Description of issue

This might look like something from #106, but I do not think so.
When sending a TCP packet I (sometimes) get a mysterious From Port in the log,
and the package is not able to reach its intended server.

See the last row in the table.

image

If I send a packet to localhost it mostly works. I have another server that experienced similar issues but those went away with a restart of the software.

Any thoughts?

Thank you for your time and efforts!
/Dave

That does not look quite the same as ticket #106. Could another client be hitting the server? What happens if you move the server port away from 5000?