[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: carpdev?
- To: freebsd-net_(_at_)_freebsd_(_dot_)_org
- Subject: Re: carpdev?
- From: Rudy <crapsh_(_at_)_MonkeyBrains_(_dot_)_NET>
- Date: Mon, 02 Jun 2008 09:57:03 -0700
Ah, someone already asked for this...http://lists.freebsd.org/pipermail/freebsd-pf/2007-July/003624.html
Would this work? (I will test later today...)
routerA
ifconfig em0 10.0.0.8/24
ifconfig carp0 create
ifconfig carp0 vhid 1 pass mekmitasdigoat 10.0.0.2/24
ifconfig carp0 1.2.3.4/30 <--- my "real" ip for my router
routerB
ifconfig em0 10.0.0.9/24
ifconfig carp0 create
ifconfig carp0 vhid 1 advskew 100 pass mekmitasdigoat 10.0.0.2/24
ifconfig carp0 1.2.3.4/30 <--- my "real" ip for my router
if so, would rc.conf be something like this:
/cloned/*_*/interfaces="carp 0"/
ifconfig_carp0="vhid 1 pass mekmitasdigoat 10.0.0.2/24"
ifconfig_carp0_alias0="1.2.3.4/30"
Rudy
_______________________________________________
freebsd-net_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org