add default gateway through eth0:avah interface?

Nils Kassube kassube at gmx.net
Mon Feb 11 16:08:55 UTC 2008


Donatas G. wrote:
> > I was trying to setup internet connection sharing by utilizing the
> > automatically acquired ip's by my two cable-connected feisty boxes,
> > but failed. I guess it is because the gateway gets added through eth0
> > interface and not through eht0:avah pseudo interface:
> >
> > ================================================
> > dg at pieva:~$ ifconfig
> > eth0:avah Link encap:Ethernet  HWaddr 00:50:8D:50:0A:37
> >           inet addr:169.254.3.150  Bcast:169.254.255.255 
> > Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > Interrupt:17 Base address:0xe400
> > # Added the default gateway:
> > dg at pieva:~$ sudo route add default gw 169.254.9.24

Not sure if this would work:

sudo route add default gw 169.254.9.24 dev eth0:avah


Nils




More information about the kubuntu-users mailing list