Re: IP Address networking - best way?
- From: "Justin Hartman" <jjhartman@xxxxxxxxx>
- Date: Fri, 12 Jan 2007 03:04:08 +0200
On 1/12/07, Michael Bellears
<michael.bellears@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Bah....fat fingers! Try auto eth0:0
The problem with auto eth0:0 is that last time I did this and I ran a
networking restart I completely shut down my server from external
access. I had to get the datacenter to remove the auto and then I
could get back into my machine.
Below is the full setup I have for /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address 70.87.206.50
gateway 70.87.206.49
netmask 255.255.255.248
iface eth0:0 inet static
address 70.87.206.51
gateway 70.87.206.49
netmask 255.255.255.248
Does this help in any way?
--
Regards
Justin Hartman
PGP Key ID: 102CC123
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: IP Address networking - best way?
- From: Andrew Sackville-West
- Re: IP Address networking - best way?
- References:
- RE: IP Address networking - best way?
- From: Michael Bellears
- RE: IP Address networking - best way?
- From: Michael Bellears
- RE: IP Address networking - best way?
- Prev by Date: Re: drivers in linux
- Next by Date: Re: [OT/FLAME] Horrible GNOME File Picker (Was: Open (helper application chooser) for iceweasel/icedove is too simple)
- Previous by thread: RE: IP Address networking - best way?
- Next by thread: Re: IP Address networking - best way?
- Index(es):
Relevant Pages
|