Hello Mino,
On 06/14/2013 04:53 AM, Mino Haluz wrote:
If I bind to non-existent IP address, than there is problem with sending OPTIONS.
Perhaps this can help?
echo 1 > /proc/sys/net/ipv4/ip_nonlocal_bind
This will allow you to bind to IPs that don't correspond to any existing interfaces right now.