Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 1995 12:15:51 -0400
From:      "matthew c. mead" <mmead@Glock.COM>
To:        hackers@freebsd.org
Subject:   more ifconfig alias problems...
Message-ID:  <199509151615.MAA07761@Glock.COM>

next in thread | raw e-mail | index | archive | help
	I'm doing the following to add a second address to my FreeBSD
2.0.5R production environment machine:

root@Glock % nslookup neon
Server:  localhost.COM
Address:  127.0.0.1

Name:    neon.Glock.COM
Address:  198.82.228.159

root@Glock % ifconfig ed0 neon alias netmask 255.255.255.0
ifconfig: ioctl (SIOCAIFADDR): File exists
root@Glock % telnet neon
Trying 198.82.228.159...
^C
root@Glock % ifconfig ed0 delete neon
root@Glock % ifconfig ed0 alias neon netmask 255.255.255.0
ifconfig: ioctl (SIOCAIFADDR): File exists
root@Glock % telnet neon
Trying 198.82.228.159...
^C
root@Glock % ifconfig ed0 delete neon
root@Glock %



	Any ideas what I'm doing wrong, or do I need to upgrade?


-matt
	
-- 
Matthew C. Mead

mmead@Glock.COM              | Network Administration and Software Development
http://www.Glock.COM/~mmead/ | Consulting: BizNet Technologies -> mmead@bnt.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509151615.MAA07761>