Hi There,
I'm truing to send udp broadcast packet from network interface. When I have default gateway then the packet is routed from this interface which is from gateway network. The other solution is when I add from interface to the packet. But I need to send packet from interface which doesn't have assigned ip address. Any idea how to do that?
I'm using linux.