Date: Mon, 13 Nov 1995 18:38:19 -0500 From: Justin Seger <shorty@iii.net> To: freebsd-questions@freebsd.org Subject: How do I setup IP aliases? Message-ID: <199511132338.SAA18438@iii1.iii.net>
next in thread | raw e-mail | index | archive | help
I want to setup multiple IP addresses for one ethernet card, specifically: 199.232.47.49, 199.232.47.52, 199.232.47.53, 199.232.47.54 My default is to ifconfig le0 to 199.232.47.49. I tried doing this: ifconfig le0 alias 199.232.47.52 then setting up an arp entry: arp -s 199.232.47.52 ethernetaddress pub I then try to ping 199.232.47.52 and get no response. Could someone tell me what I'm doing wrong? Thanks in advance. -Justin Seger-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511132338.SAA18438>