Hi Stephane, > I'm having a bit of a problem running 5.4-RELEASE and carp. All the > documentation that I read (man carp and other web based sources) > indicate to simply create my carp interface as follows: > > ifconfig carp0 create > > However when I run this... I get the following error: > > # ifconfig carp0 create > ifconfig: SIOCIFCREATE: Invalid argument > #
Add "device carp" to you kernel configuration file and recompile. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
