RE: Carp stuck in INIT (10.1-RC2)

2014-10-16 Thread Matt Churchyard
: Freddie Cash [mailto:fjwc...@gmail.com] Sent: 15 October 2014 16:58 To: Matt Churchyard Subject: Re: Carp stuck in INIT You don't need the "up" keyword, and it definitely works with a /30 and a single IP. I use that at work. But the order of options does matter (IP first, CARP stu

RE: Carp stuck in INIT

2014-10-16 Thread Matt Churchyard
g or not. Regards, Matt From: Sascha [mailto:kinzena...@gmail.com] Sent: 16 October 2014 10:25 To: Matt Churchyard; freebsd-net@freebsd.org Subject: Re: Carp stuck in INIT Hi Matt thanks a lot for the help! Unfortunately the Forum was down before I could read the replies. But what you said makes sense

Re: Carp stuck in INIT

2014-10-16 Thread Freddie Cash
FreeBSD 9 and FreeBSD 10 have very different implementations of CARP, and they are configured differently. On 9, you need to have an IP configured on the interface before you configure the shared IP, and the subnet of the shared IP is used to determine the interface to use. And there's carpX pseud

Re: Carp stuck in INIT

2014-10-16 Thread Sascha
Hi Matt thanks a lot for the help! Unfortunately the Forum was down before I could read the replies. But what you said makes sense and now it is clearly for me. The new Setup is working great and now the routing table looks good. I also identified my mistake on the test machine and now I knew

RE: Carp stuck in INIT

2014-10-16 Thread Matt Churchyard
HI Sascha, This example is wrong: ifconfig_em0="inet vhid 10 pass mypass alias 192.168.0.100/32" As discussed in the forum (not sure if you saw the last couple of messages before forum was taken down), if the carp address is the primary address on the interface, it needs to use the real mask.

Re: Carp stuck in INIT

2014-10-16 Thread Sascha
Hi Matt, I think I'm the user you try to help in the forum ;-). I had the same problem like you when doing the first tests with carp. The alias must be a /32 as subnet declaration. I didn't read properly the examples in the manual and Handbook. So I configured CARP as usual in FreeBSD 9. The

Re: Carp stuck in INIT

2014-10-15 Thread Matt Churchyard
Thanks for the reply I tried moving the IP address to the beginning of the ifconfig line but it still seems to show the same error on boot and refuses to leave INIT mode. This isn't critical as I'm just playing around with it at the moment. I'm using virtualbox to test with and a few 10.0-RELEA

Fwd: Re: Carp stuck in INIT

2014-10-15 Thread Freddie Cash
Forgot to include the list. -- Forwarded message -- From: "Freddie Cash" Date: Oct 15, 2014 8:57 AM Subject: Re: Carp stuck in INIT To: "Matt Churchyard" Cc: You don't need the "up" keyword, and it definitely works with a /30 and a single IP. I

Carp stuck in INIT

2014-10-15 Thread Matt Churchyard
Hello, I've just been providing help on the forums to a user trying to get carp to work with a /30 network, where only 1 address is available. Two FreeBSD routers with one of the addresses in the /30 taken by the upstream ISP. Looking through the carp manpage, which seems to show an example of

Re: kern/125816: [carp] [if_bridge] carp stuck in init when using bridge interface

2011-10-15 Thread glebius
Synopsis: [carp] [if_bridge] carp stuck in init when using bridge interface Responsible-Changed-From-To: freebsd-net->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Sat Oct 15 14:25:17 UTC 2011 Responsible-Changed-Why: I'm now working on major rewrite of CARP for Fr

Re: kern/125816: [carp] [bridge] carp stuck in init when using bridge interface

2008-07-26 Thread Stephan Eisvogel
The following reply was made to PR kern/125816; it has been noted by GNATS. From: Stephan Eisvogel <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: kern/125816: [carp] [bridge] carp stuck in init when using bridge interface Date: Sat, 26 Jul 2008 16:40:08 +0200 For the ADHS

Re: kern/125816: [carp] [bridge] carp stuck in init when using bridge interface

2008-07-23 Thread Stephan Eisvogel
The following reply was made to PR kern/125816; it has been noted by GNATS. From: Stephan Eisvogel <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: kern/125816: [carp] [bridge] carp stuck in init when using bridge interface Date: Thu, 24 Jul 2008 00:37:18 +0200 This doesn

Re: kern/125816: [carp] [bridge] carp stuck in init when using bridge interface

2008-07-21 Thread gavin
Old Synopsis: carp stuck in init when using bridge interface New Synopsis: [carp] [bridge] carp stuck in init when using bridge interface Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: gavin Responsible-Changed-When: Mon Jul 21 13:53:12 UTC 2008 Responsible-Chan