Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 18:19:05 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Jocke Andersson <joakim.andersson@tripnet.se>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Making an alias for my network
Message-ID:  <20020807061905.GA1454@grimoire.chen.org.nz>
In-Reply-To: <009601c23daa$b0d307f0$8f91ecc2@GURU>
References:  <Pine.LNX.4.21.0208061714480.9563-100000@danzig.sd.quantified.net> <009601c23daa$b0d307f0$8f91ecc2@GURU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 07, 2002 at 02:37:56AM +0200, Jocke Andersson wrote:
> Hello,
> 
> I'm pretty new to FBSD, origin from the linux world, when I last had a linux
> up'n'runnin I easily made an alias for the network to work on my internal
> net, no i dont want a nat or anything I just want to make an alias of xl0 in
> my case but I haven't found anything on the net to help me in this case.
> 
> I know howto read, so it's ok with rtfm if someone kind soul just would give
> me an url to a manual for it :)

ifconfig(8) is your friend. eg:

    ifconfig xl0 inet xx.xx.xx.xx netmask xx.xx.xx.xx alias

-- 
Jonathan Chen <jonc@chen.org.nz>                    Once is dumb luck.
                                                 Twice is coincidence.
             Three times and Somebody Is Trying To Tell You Something.

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?20020807061905.GA1454>