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
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
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
> >
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
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
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
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
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
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
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
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:
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
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
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
> 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!
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
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
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
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
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
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
21 matches
Mail list logo