Possible Syntax Error "interfaces" (Ubuntu 6.10)

Mario Vukelic mario.vukelic at dantian.org
Sun Jan 7 16:26:14 UTC 2007


On Sun, 2007-01-07 at 11:08 -0500, Karl-Heinz Schulz wrote:

> 
> I receive host unreachable when trying to ping 207.59.215.23 – what am
> I missing?


First of all, you define eth0 twice instead of eth0 and eth1. Then, in
the second definition, you have a typo:

iface eth0:0 inet static
          ^^

It should be "iface eth1 inet static"
> 
> 





More information about the ubuntu-users mailing list