On 2009-02-27, Sergey Khentov <sergey.khen...@gmail.com> wrote: > # cat /etc/hostname.rl1 > dhcp NONE NONE NONE
> # cat /etc/hostname.pppoe0 > inet 0.0.0.0 255.255.255.255 0.0.0.1 pppoedev rl2 \ > authproto pap authname szt authkey szt up > !/sbin/route add default 0.0.0.1 the DHCP client on rl1 is interfering with the default route on pppoe0. the simplest fix would be to statically configure rl1.