Re: inet address removed but still in use

2001-04-22 Thread Fraser Campbell
"Jeremy C. Reed" <[EMAIL PROTECTED]> writes: > I added an IP (IPs changed for this example): > > ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up > > It was listed with "ifconfig -a". > > Then I removed it with: > > ifconfig eth0:1 192.168.197.179 down > > And it was gone (not lis

Re: inet address removed but still in use

2001-04-22 Thread Fraser Campbell
"Jeremy C. Reed" <[EMAIL PROTECTED]> writes: > I added an IP (IPs changed for this example): > > ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up > > It was listed with "ifconfig -a". > > Then I removed it with: > > ifconfig eth0:1 192.168.197.179 down > > And it was gone (not li

Re: inet address removed but still in use

2001-04-20 Thread Mike Fedyk
On Thu, Apr 19, 2001 at 06:12:20PM -0700, Jeremy C. Reed wrote: > I added an IP (IPs changed for this example): > > ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up > > It was listed with "ifconfig -a". > > Then I removed it with: > > ifconfig eth0:1 192.168.197.179 down > > And it

Re: inet address removed but still in use

2001-04-20 Thread Mike Fedyk
On Thu, Apr 19, 2001 at 06:12:20PM -0700, Jeremy C. Reed wrote: > I added an IP (IPs changed for this example): > > ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up > > It was listed with "ifconfig -a". > > Then I removed it with: > > ifconfig eth0:1 192.168.197.179 down > > And i

Re: inet address removed but still in use

2001-04-20 Thread Robert Davidson
Hi Jeremy, i'm pretty sure I've also ran into this behaviour, but just assigning another (non-used, private) ip to the same device (like eth0:1) would stop it listening on that ip. I can not remember with what kernel this happened. On kernel 2.2.19, debian 2.2 (kinda) and ifconfig version 1.

Re: inet address removed but still in use

2001-04-19 Thread Robert Davidson
Hi Jeremy, i'm pretty sure I've also ran into this behaviour, but just assigning another (non-used, private) ip to the same device (like eth0:1) would stop it listening on that ip. I can not remember with what kernel this happened. On kernel 2.2.19, debian 2.2 (kinda) and ifconfig version 1

inet address removed but still in use

2001-04-19 Thread Jeremy C. Reed
I added an IP (IPs changed for this example): ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up It was listed with "ifconfig -a". Then I removed it with: ifconfig eth0:1 192.168.197.179 down And it was gone (not listed) from "ifconfig -a". But I can still ping it from a remote mach

inet address removed but still in use

2001-04-19 Thread Jeremy C. Reed
I added an IP (IPs changed for this example): ifconfig eth0:1 192.168.197.179 netmask 255.255.255.128 up It was listed with "ifconfig -a". Then I removed it with: ifconfig eth0:1 192.168.197.179 down And it was gone (not listed) from "ifconfig -a". But I can still ping it from a remote mac