Date: Wed, 26 Jan 2000 13:17:49 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Bob" <bob@home.windsong.net>, <questions@FreeBSD.ORG> Subject: RE: Question regarding IP's Message-ID: <038201bf6832$08f52400$fba3f9cf@megared.net.mx> References: <Pine.BSF.4.10.10001261310070.87026-100000@home.windsong.net>
index | next in thread | previous in thread | raw e-mail
hi,
Try "ifconfig X inet a.b.c.d netmask e.f.g.h alias", where "X" its the
name of your network card, "e.f.g.h" its the netmask for this IP address, if
the IP address its in the same subnet that the one already configured, you
will have to use 255.255.255.255 as your subnet mask, if the IP address its
not in the same subnet, then you will use your designated subnet mask.
P.S. Put this line in the "/etc/rc.conf" file to configure the ips at boot
time:
ifconfig_X_alias0="inet a.b.c.d netmask e.f.g.h"
Have Fun...
Ales
----- Original Message -----
From: Bob <bob@home.windsong.net>
To: <questions@FreeBSD.ORG>
Sent: Wednesday, January 26, 2000 1:10 PM
Subject: Question regarding IP's
> Is there any good way to assign multiple IP's to a FreeBSD 3.x box?
>
> -=*=- -=*=- -=*=- -=*=- -=*=- Robert S. Wall -=*=- -=*=- -=*=- -=*=- -=*=-
>
> The opinions expressed above are mine alone, but I'm a sharing kind of
> guy - you can have them too if you wish.
>
> -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=-
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?038201bf6832$08f52400$fba3f9cf>
