You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
bestpika
changed the title
Can't send udp packet to local network with no gateway.
Can't send udp packet to local network without gateway.
Apr 18, 2017
It is possible that we have a /24 assumption somewhere in the code.
Can you get a packet capture (tcpdump -s 1500) of the thing trying to transmit packets? (I know this is difficult if they are not arriving at 172.16.255.2, but maybe they are being sent out incorrectly)
I can't send udp packet to local network without gateway.
But can send to broadcast address (255.255.255.255).
The text was updated successfully, but these errors were encountered: