On Wed, Oct 14, 2009 at 9:39 AM, Ruben Lagar <[email protected]> wrote:
> Well, I have checked it, and it was set to Y.

Please post:
(1) your kernel .config, and
(2) output of dmesg command fresh after boot.

> So the problem has to be somewhere else...
>
> The line where the problem is, is
>
> setsockopt(fd, SOL_SOCKET, SO_BINDTODEVICE, &ifr, sizeof(ifr));
>
> used to bind the server to a network interface. In my case there is only one
> interface,

No. It has at least one more iface: lo.

> so maybe I could change it to bind the server to any interface...

It won't work.
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to