Jump to content

v1.9.14908. Fragmented UDP packets to/from zero port


i4u1

Recommended Posts

Posted

I got fragmented outgoing UDP packets blocked by my firewall.

Characteristix: their size 60 bytes only(!). Their port numbers in/out are zero (0). The direction is: from local address under NAT (manual port forwarding on router) to WAN address (inet).

What's happening? Why uTorrent sends these 60-byte fragmented(!) UDPs to peers? Is it possible to unfagment them in code?

Posted

I'm sure FW is quite decent. No cause to not believe.

Why not uTorrent? zero ports in/out? and 60 byte fragmented data? Maybe some bad code in there?

Btw i have tweaked MTU. Does uTorrent check MTU size in registry to send correctly?

I think it's uTorrent bug not FW.

Posted

Outpost Firewall Pro версия 6.5.3 (2518.381.0686).

Check extra send/sendto outgoing udp calls to uninit port of peers. maybe wrong setsockopt params. maybe lack of IP_DONTFRAGMENT.

Posted

Have you checked the traffic with wireshark or similar to make sure your firewall isn't confusing itself?

Might provide more data on the issue aswell if it's not a misreport.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...