Re: need to make an eth0:1 net interface

2016-05-17 Thread Gene Heskett
On Tuesday 17 May 2016 10:39:26 Andy Smith wrote: > Hi Gene, > > On Mon, May 16, 2016 at 09:09:15PM -0400, Gene Heskett wrote: > > On Monday 16 May 2016 15:55:33 Brian wrote: > > > On Mon 16 May 2016 at 14:45:12 -0400, Gene Heskett wrote: > > > > Thanks for the interest Andy, but I got it working

Re: need to make an eth0:1 net interface

2016-05-17 Thread Andy Smith
Hi Gene, On Mon, May 16, 2016 at 09:09:15PM -0400, Gene Heskett wrote: > On Monday 16 May 2016 15:55:33 Brian wrote: > > On Mon 16 May 2016 at 14:45:12 -0400, Gene Heskett wrote: > > > Thanks for the interest Andy, but I got it working and its been > > > re-installed in place of the router that wa

Re: need to make an eth0:1 net interface

2016-05-16 Thread Gene Heskett
On Monday 16 May 2016 15:55:33 Brian wrote: > On Mon 16 May 2016 at 14:45:12 -0400, Gene Heskett wrote: > > On Monday 16 May 2016 00:48:11 Andy Smith wrote: > > > More details first, I think. > > > > > > Cheers, > > > Andy > > > > Thanks for the interest Andy, but I got it working and its been > >

Re: need to make an eth0:1 net interface

2016-05-16 Thread Brian
On Mon 16 May 2016 at 14:45:12 -0400, Gene Heskett wrote: > On Monday 16 May 2016 00:48:11 Andy Smith wrote: > > > More details first, I think. > > > > Cheers, > > Andy > > Thanks for the interest Andy, but I got it working and its been > re-installed in place of the router that wasn't properly

Re: need to make an eth0:1 net interface

2016-05-16 Thread Gene Heskett
On Monday 16 May 2016 00:48:11 Andy Smith wrote: > Hi Gene, > > On Sun, May 15, 2016 at 07:38:46PM -0400, Gene Heskett wrote: > > Do we have a utility that makes it easy to add a :1 to an existing > > eth0 interface? > > It depends what exactly you are trying to achieve. > > If you just want to ad

Re: need to make an eth0:1 net interface

2016-05-15 Thread Andy Smith
Hi Gene, On Sun, May 15, 2016 at 07:38:46PM -0400, Gene Heskett wrote: > Do we have a utility that makes it easy to add a :1 to an existing eth0 > interface? It depends what exactly you are trying to achieve. If you just want to add an additional IP address to an interface then you can do that

need to make an eth0:1 net interface

2016-05-15 Thread Gene Heskett
Greetings all; Do we have a utility that makes it easy to add a :1 to an existing eth0 interface? I need to reconfigure a router from scratch. I've manually added it, but I'm pinging myself when I ping it, as in no effect on the ping when the newer router is unplugged. Either cat5 or power. O

ifconfig eth0:1 up, says - Cannot assign requested address

2004-04-25 Thread Deboo
ssign requested address [EMAIL PROTECTED]:~/$ cat /etc/network/interfaces auto lo eth0 iface lo inet loopback iface eth0 inet static address 172.16.16.22 netmask 255.255.0.0 broadcast 172.16.255.255 gateway 172.16.1.1 iface eth0:1 inet static address 10.12.8

Re: eth0/1

2003-06-28 Thread Rob Weir
On Tue, Jun 24, 2003 at 08:49:37AM -0500, matt zagrabelny wrote: > On Mon, 2003-06-23 at 22:35, Arthur H. Johnson II wrote: > > In /etc/modules.conf you can assign whatever you like to whatever module. > > For example: > > > > alias eth0 8139too > > alias eth1 eepro100 > > > > you get the gist I

Re: eth0/1

2003-06-24 Thread matt zagrabelny
On Mon, 2003-06-23 at 22:35, Arthur H. Johnson II wrote: > In /etc/modules.conf you can assign whatever you like to whatever module. > For example: > > alias eth0 8139too > alias eth1 eepro100 > > you get the gist I hope. > how would you do it if you wanted it compiled into the kernel, or can i

Re: eth0/1

2003-06-23 Thread Arthur H. Johnson II
In /etc/modules.conf you can assign whatever you like to whatever module. For example: alias eth0 8139too alias eth1 eepro100 you get the gist I hope. -- Arthur H. Johnson II, [EMAIL PROTECTED] AIM: bytor4232 YIM: arthurjohnson IRC: [EMAIL PROTECTED] On Mon, 23 Jun 2003, Scott Minns wrote:

eth0/1

2003-06-23 Thread Scott Minns
Hiya guys, I have just finished setting up some clustering stuff on debian. Basicly i'm having some trouble getting the ethernet cards to assign to the right place. I want eth0 to be my 10/100 card and eth1 to be my gigabit card Need them setup like this 4 the clustering. Now i'm fairly sure I h

Re: ifconfig remove eth0:1

2001-08-03 Thread Pietro Cagnoni
ot;sensitive" to the second ip address. it should work with apache too! check your apache configuration for Listen or BindAddress directives that force apache to be bound just on the primary address of eth0, and try to restart it. > Anyway, this question is how one removes the eth0:1 ent

Re: ifconfig remove eth0:1

2001-08-03 Thread Ade Talabi
Rory Campbell-Lange, have you thought of editing the eth0-config file? Rory Campbell-Lange ([EMAIL PROTECTED]) said thusly on [03/08/01 at 14:05]: > > Anyway, this question is how one removes the eth0:1 entry. I've tried > ifconfig del eth0:1 > and > ifconf

RE: ifconfig remove eth0:1

2001-08-03 Thread GARGIULO Eduardo INGDESI
> Anyway, this question is how one removes the eth0:1 entry. I've tried > ifconfig del eth0:1 > and > ifconfig eth0:1 del > both unsuccessfully. > > Help much appreciated. > Rory man ifconfig ([up/down] option) --ejg:wq!

ifconfig remove eth0:1

2001-08-03 Thread Rory Campbell-Lange
econd ip address. Anyway, this question is how one removes the eth0:1 entry. I've tried ifconfig del eth0:1 and ifconfig eth0:1 del both unsuccessfully. Help much appreciated. Rory

Re: ipconfig eth0:1 down doesnt do what i think it would

1999-08-30 Thread Mirek Kwasniak
On Tue, Aug 24, 1999 at 09:56:56PM +1000, meridian wrote: > > Hi, > i have added eth0:1 with the ip of my static ip assigned by my isp, which > is only supposed to be up on the local network when my connection to my > isp goes down. however when my connection comes back up i g

Re: ipconfig eth0:1 down doesnt do what i think it would

1999-08-25 Thread Jens B. Jorgensen
Looks like it's a bug. You can use the method suggested in this article which was posted to comp.os.linux.networking: Deja.com: Re: ?:Kernel V2.2.-IP Alias-eth0:0 Is Invisible To 'ifconfig"? Just do: ifconfig eth0:1 0.0.0.0 Hopefully this won't cause and adverse behavi

Re: ipconfig eth0:1 down doesnt do what i think it would

1999-08-25 Thread meridian
well basically the eth0 ip is 10.0.0.1. the static ip is normally on ppp0 when connected to the isp. however i want the static ip available to the local network even when the connection to the isp and hence ppp0 goes down. this is already working find with ip-down or rc.local starting up eth0:1

Re: ipconfig eth0:1 down doesnt do what i think it would

1999-08-24 Thread Jens B. Jorgensen
ish by settings this static IP address to eth0:1. meridian wrote: > Hi, > i have added eth0:1 with the ip of my static ip assigned by my isp, which > is only supposed to be up on the local network when my connection to my > isp goes down. however when my connection comes back up i get

ipconfig eth0:1 down doesnt do what i think it would

1999-08-24 Thread meridian
Hi, i have added eth0:1 with the ip of my static ip assigned by my isp, which is only supposed to be up on the local network when my connection to my isp goes down. however when my connection comes back up i get ip-up to run ifconfig eth0:1 down to remove it except this also removes eth0 which