Hello all,
I am somewhat new to Linux networking. I have done a lot of
network programming on Windows. I am trying to do something that is
allowed on Windows but appears to not be allowed on Linux. I would
like to be able to do a full network broadcast (255.255.255.255) on a
simple Ethernet adapter.
When I try to do this I get a "network unreachable" error. I
even tried setting the adapter's broadcast address to 255.255.255.255,
but that is not allowed either. I can broadcast up to the level of the
adapter's broadcast address (i.e. 192.255.255.255).
am trying to help a friend with a problem. He has developed
an environment that works on Linux boxes. His customers are not
usually very tech savvy. They need to be able to hook up a WIndows
laptop (on a cross over cable) to the Linux boxes to configure them.
The problem is, is that the Linux box and the Windows box are, most
likely, configured for completely different networks. I told my friend
he could use UDP broadcasts to do what he wants. Problem is the Linux
boxes won't do it. I can do this with all embedded devices I have
developed and with Windows boxes, but not Linux.
If someone kind person out there can tell me how to do a full
network broadcast on a Linux box I would be very grateful.
TIA,
Adam Messer
(E-Mail Removed)