ifconfig carp1 create --- fails

Trying to setup carp on FreeBSD 7.2 and I configured pfsync but when I try to configure carp I get an error:

Code:
# ifconfig carp1 create
ifconfig: SIOCIFCREATE2: Invalid argument

I built a new kernel with the devices for pf, pflog, pfsync. I couldn't find anything for carp needing to be in the kernel.

Thanks for any help.
 
Back
Top