Re: Creating multiple static IPs
From: Freddie Cash (fcash-ml_at_sd73.bc.ca)
Date: 03/03/04
- Previous message: Eddy D. Sanchez Salas: "Re: Creating multiple static IPs"
- In reply to: Eddy D. Sanchez Salas: "Re: Creating multiple static IPs"
- Next in thread: Mr. Johan Lindström: "SV: Creating multiple static IPs"
- Reply: Mr. Johan Lindström: "SV: Creating multiple static IPs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 3 Mar 2004 12:17:33 -0800 (PST) To: "Eddy D. Sanchez Salas" <eddysan@udabol.edu.bo>
> You are configuring two network cards, you must add an alias IP to
> one tarjet
> ifconfig_vr0="inet 192.168.1.3 netmask 255.255.255.0"
> your IP address for your NIC
> ifconfig_vr0_alias0="inet 192.168.1.36 netmask 255.255.255.0"
> ifconfig_vr0_alias1="inet 192.168.1.37 netmask 255.255.255.0"
> Your aliases
NO, NO, NO, NO, NO.
And this is why technical questions should not be asked on the newbies
list. This is wrong, and will not work. Ask technical questions on
the freebsd-questions list, otherwise you will receive possibly
incorrect info, such as the above.
Please read the man page for ifconfig to see why. (You have the wrong
netmask for the aliases.)
-- Freddie Cash fcash-ml@sd73.bc.ca _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Eddy D. Sanchez Salas: "Re: Creating multiple static IPs"
- In reply to: Eddy D. Sanchez Salas: "Re: Creating multiple static IPs"
- Next in thread: Mr. Johan Lindström: "SV: Creating multiple static IPs"
- Reply: Mr. Johan Lindström: "SV: Creating multiple static IPs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|