Re: ifconfig priority issues

2009-01-06 Thread Michael
Hi, > There is one piece missing and that's a smarter dhclient script as it > currently removes the default route even if it was not inserted by > dhclient. I have a diff to fix this issue that I will send out in the next > days or hours. Any eta on when the updated script will be available? :-)

Re: ifconfig priority issues

2008-12-28 Thread Claudio Jeker
On Sun, Dec 28, 2008 at 02:04:51PM +0100, Michael wrote: > Hi, > > I've tried using the priority option with the default route (gets > assigned using dhcp) but it only works partially. Is that the intented > behaviour (as man ifconfig only speaks about static routes) or a bug? > > # cat /etc/host

ifconfig priority issues

2008-12-28 Thread Michael
Hi, I've tried using the priority option with the default route (gets assigned using dhcp) but it only works partially. Is that the intented behaviour (as man ifconfig only speaks about static routes) or a bug? # cat /etc/hostname.bge0 media autoselect priority 1 up dhcp NONE NONE NONE rtsol # c