Re: interface alias at start-up
albi_at_scii.nl
Date: 08/27/05
- Previous message: Gary W. Swearingen: "Re: boot problem (stage 2 boot?)"
- In reply to: Carstea Catalin: "interface alias at start-up"
- Next in thread: Glenn Dawson: "Re: interface alias at start-up"
- Reply: Glenn Dawson: "Re: interface alias at start-up"
- Reply: John Barbieri: "Re: interface alias at start-up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Aug 2005 23:40:44 +0200 To: Carstea Catalin <carstea.catalin@gmail.com>
On Sat, 27 Aug 2005 14:26:32 -0700
Carstea Catalin <carstea.catalin@gmail.com> wrote:
> how tu setting-up interface alias at start-up
# example /etc/rc.conf part
defaultrouter="192.168.2.1"
ifconfig_rl0="inet 192.168.2.222 netmask 255.255.255.0"
ifconfig_rl0_alias0="inet 192.168.2.2 netmask 0xffffffff"
ifconfig_rl0_alias1="inet 192.168.2.3 netmask 0xffffffff"
ifconfig_rl0_alias2="inet 192.168.2.4 netmask 0xffffffff"
ifconfig_rl0_alias3="inet 192.168.2.5 netmask 0xffffffff"
ifconfig_rl0_alias4="inet 192.168.2.6 netmask 0xffffffff"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Gary W. Swearingen: "Re: boot problem (stage 2 boot?)"
- In reply to: Carstea Catalin: "interface alias at start-up"
- Next in thread: Glenn Dawson: "Re: interface alias at start-up"
- Reply: Glenn Dawson: "Re: interface alias at start-up"
- Reply: John Barbieri: "Re: interface alias at start-up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]