[BusyBox] Networking problems
Sam Robb
uclibc at oneparticularharbor.net
Mon Apr 18 15:01:08 UTC 2005
On Sun, 2005-04-17 at 23:22 +0800, nawawi wrote:
> and update neig arp; arp -q -A -I eth0 192.168.1.101
>
> On 4/17/05, nawawi <mohd.nawawi at gmail.com> wrote:
> you can try to up loopback dev first.. ifconfig lo 127.0.0.1
> up
Thanks to everyone who had suggestions and recommendations...
I eventually got to the root of the problem: I had my kernel
configured with ebtables support. At one point, when I was
experimenting with ebtables, I put both ethernet interfaces
(eth0 and eth1) into a bridge group. That worked well, but
I forgot that I had set up inittab to do this automatically.
Ironic, as I did this so I wouldn't have to remember to keep
recreating the bridge group manually after a system reboot...
at least the "not remembering about it" part of the plan worked,
at least for a few days :-)
After deleting the bridge group, I was able to properly
configure both interfaces and send/receive traffic on them as
well.
-Samrobb
More information about the busybox
mailing list