The broadcast of python in FreeBSD

Bruce M. Simpson bms at FreeBSD.org
Wed Mar 28 10:37:44 UTC 2007


Zhu Yan wrote:
>
> When I send the broadcast in FreeBSD with address 255.255.255.255, the
> packet can not be received by other OS. 

FreeBSD applications need to use the IP_ONESBCAST option to send 
all-ones broadcasts. See the ip(4) man page.

Regards,
BMS


More information about the freebsd-net mailing list