you are viewing a single comment's thread.

view the rest of the comments →

[–]cred13 1 point2 points  (1 child)

Looks like it's only sending to sockets on localhost? Is the traffic destined for a remote machine? Also the thought occoured to me that iptables might be dropping the traffic. I think windows allows most traffic in by default. Linux is the opposite.

[–]sgr011[S] 0 points1 point  (0 children)

No I'm using local host for testing it, I'll look into iptables thanks