[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ip aliasing
Hello!
ifconfig de0 inet 192.168.0.3 netmask 255.255.255.255 alias
the netmask is because i asume your interface already has an address on
the 192.168.0 network. (I have been learned that way).
This can be found in man ifconfig and also in the mailinglist archives
just a few days ago. Guessing you are from the Linux world I should also
tell you that man pages are good. Thats why there is not many OpenBSD
howto's around.
//Jan J
p.s. I would like to clear up on one of my previous postings. I meant that
OpenBSD misc list is the good stuff and MS SQL 7 the bad. d.s.
On Thu, 2 Mar 2000, delta wrote:
> Any body know how can i set up ip alias in OpenBSD?
> How can i setup interface de:0 for it?
> ifconfig de0:0 192.168.0.3 netmask 255.255.255.0 up
>
>
>
>