On 09/04/2011 06:27 AM, Lars Madson wrote: > Hi, > > After upgrading world, I might have gone a bit fast on the last conf files > that I update with etc-update. > Now that I restart deluged, the init script brings up eth1 but I only have > eth0 correctly setup. > It should use eth0. In rc-update list I see net.eth1, no net.eth0, if it can > help. > > My question is when this net.eth1 is called so that I could fix this wrong > routing?
If you are using only one ethernet adapter then you should remove /etc/init.d/net.eth1. If eth1 seems to exist somewhere but it really shouldn't exist, then you should delete /etc/udev/rules.d/70-persistent-net.rules and reboot. That should get rid of eth1. If you really have two ethernet adapters then my answer is probably wrong.

