Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 1995 19:17:41 -0500 (EST)
From:      Kim Culhan <kimc@w8hd.org>
To:        Will Mitayai Keeso Rowe <mitayai@dreaming.org>
Cc:        Greg Lehey <grog@lemis.de>, joerg_wunsch@uriah.heep.sax.de, FreeBSD Hackers <hackers@freebsd.org>
Subject:   Re: *** HELP! ifconfig aliases!? ***
Message-ID:  <Pine.BSF.3.91.951204191445.15128B-100000@w8hd.w8hd.org>
In-Reply-To: <Pine.BSF.3.91.951204070808.18053A-100000@dreamlabs.dreaming.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Dec 1995, Will Mitayai Keeso Rowe wrote:

> Hmm... i tried this myself in order to play with the multi-domain aspect 
> of apache as:
> 
> ifconfig tun0 alias 198.96.119.1 netmask 0xffffffff
> 
> and got:
> 
> ifconfig: ioctl (SIOCAIFADDR): Destination address required
> 
> so, after checking out the man page, i determined that it should be:
> 
> ifconfig tun0 198.96.119.1 198.96.119.129 netmask 0xffffffff alias
> 
> but that still gave me the error:
> 
> ifconfig: ioctl (SIOCAIFADDR): File exists
> 
> any ideas?

It works on 2.1 Release as above but with the ed0 device, whats tun0
a tunnel device used for ppp ?

regards
kim

--
kimc@w8hd.org




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