Re: Soved problem receiving udp broadcasts

2011-07-13 Thread Pieter
Hi The problem was that "reverse-path filtering" was enabled. after disabling reverse-path filtering I could receive broadcasts as expected. As a side note - interface does not need to be in promiscuous mode cheers pieter On 13/07/2011 10:03,

problem receiving udp broadcasts

2011-07-13 Thread Pieter
Hi All Im running Linux 2.6.32.14 on an embedded MPC4858. One of the Application (CLI) must reciece a UDP broadcast packet. The problem is that I only receive packets broadcast from within the same subnet (192.168.0.x) even though the broadcast app sends the broadcast to 255.255.255.255.