Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 1997 20:51:18 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Sean J. Schluntz" <schluntz@pinpt.com>
Cc:        questions@freebsd.org
Subject:   Re: ifconfig alias problem/question.
Message-ID:  <Pine.BSI.3.94.970308204940.5000D-100000@localhost>
In-Reply-To: <Chameleon.857778750.List@rover4>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Mar 1997, Sean J. Schluntz wrote:

> I recently added a second IP address to my system for use with Apache for 
> another domain.  
> 
> ifconfig ep0 inet xxx.xxx.xxx.bbb alias

Change this to 'ifconfig ep0 inet xxx.xxx.xxx.bbb netmask 255.255.255.255
alias' and it should work.  

Also see /etc/sysconfig -- for 2.1.6 (or 2.2?) and later there is a way to
specify aliases in that file.  This way your netstat isn't hosed with
every upgrade.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970308204940.5000D-100000>