But this is my actual problem. I have one interface without ip, and
carp does not work. My config:

Fw A
/etc/hostname.le3
up

/etc/hostname.carp3
inet xxx.xxx.xxx.xxx 255.255.255.192 NONE vhid 3 carpdev le3 pass 3Treb72

Fw B
/etc/hostname.le3
up

/etc/hostname.carp3
inet xxx.xxx.xxx.xxx 255.255.255.192 NONE vhid 3 carpdev le3 advskew
250 pass 3Treb725

And my sysctl.conf:
net.inet.carp.preempt=1         # CARP Failover
net.inet.carp.log=1             # Enable CARP logging
net.inet.ip.forwarding=1

And the default route it is ok. But with configruation packets are not
forwarding by the firewalls.

Is this configuration correct???

On 5/29/05, David A. Ulevitch <[EMAIL PROTECTED]> wrote:
> 
> <quote who="C. L. Martinez">
> > Hi all,
> >
> >  Where I can find some examples with ifstated+carp+bridge for OpenBSD
> > 3.7?? I did not find nothing on OpenBSD faq and google. And other
> > question, where is ifstated binary?? I can not find on fresh install,
> > on ports perhaps??
> 
> /usr/src/usr.sbin/ifstated
> 
> More than likely though, with the new carpdev stuff in 3.7 you probably
> don't need it for the common cases where it was used before (interface
> with no IP used with CARP).
> 
> It did work reasonably well in 3.6 though handled the flushing and
> assignment of some static routes I needed in my network.
> 
> Thanks,
> David Ulevitch
> 
> >
> > Thank you for your help.
> >
> > --
> > C.L. Martinez
> > [EMAIL PROTECTED]
> >
> >
> > !DSPAM:42996fda88301019620185!
> >
> >
> 
> 
> ----------------------------------------------------
>    David A. Ulevitch - Founder, EveryDNS.Net
>    http://david.ulevitch.com -- http://everydns.net
> ----------------------------------------------------
> 
> 


-- 
C.L. Martinez
[EMAIL PROTECTED]

Reply via email to