Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 00:57:20 -0800 (PST)
From:      Ben Pepa <bpepa@msn.bc.ca>
To:        Keith Woodworth <kwoody@citytel.net>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: alias for ed0
Message-ID:  <Pine.BSF.3.96.980331005511.20669A-100000@freight.msn.bc.ca>
In-Reply-To: <Pine.BSF.3.91.980330234348.197A-100000@mybsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 30 Mar 1998, Keith Woodworth wrote:
 
> how do you de-alias an address from a nic?

ifconfig [interface] delete [address] [netmask]
Ex: ifconfig ed0 delete 192.168.1.1 255.255.255.0
 

> I was playing around with alias the other day and ended up assigning 
> about 3 or 4 IPs to my network card. Also is it possible to see what 
> alias's are on a NIC?
> 
> does netstat do it?

ifconfig -a


Talk to you soon,
Ben


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980331005511.20669A-100000>