Possible Syntax Error "interfaces" (Ubuntu 6.10)
Karl-Heinz Schulz
karlheinz at khschulz.com
Sun Jan 7 18:47:37 UTC 2007
The problem was that I forgot eth0:0 in the line auto eth0 eth0:0
-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of David Koski
Sent: Sunday, January 07, 2007 1:15 PM
To: Ubuntu user technical support, not for general discussions
Subject: Re: Possible Syntax Error "interfaces" (Ubuntu 6.10)
On Sunday 07 January 2007 08:08, Karl-Heinz Schulz wrote:
> I tried to enable a second IP address on my NIC without much success.
>
>
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> auto eth0
> iface eth0 inet static
> address 207.59.215.24
> netmask 255.255.255.224
> network 207.59.215.0
> broadcast 207.59.215.31
> gateway 207.59.215.1
> # dns-* options are implemented by the resolvconf package, if
> installed
> dns-nameservers 66.255.85.9 66.255.85.9
>
> iface eth0:0 inet static
> address 207.59.215.23
> netmask 255.255.255.224
>
>
> I receive host unreachable when trying to ping 207.59.215.23 - what am I
> missing?
What do you see when you run ifconfig?
BTW, your signature seems to be bad:
Message was signed with key 0x52F449CB7FB836A0.
Status: Bad signature.
Do you really need to sign messages to this list?
David
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list