Re: UDP Broadcasts not delivered to IP address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In article <45EC82F0.1149A37E@xxxxxxxxxxx> you wrote:
> if I create a UDP socket, use setsockopt(SO_BROADCAST) to
> allow broadcasts to come in, and bind to the IP address of my
> interface, I don't receive any UDP broadcasts.

You only receive traffic to the address you bind to. This is quite obvious
to me. If you want to listen on a specific interface, SO_BINDTODEVICE

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux