On 15 Aug 2013, at 20:33, Karl Pielorz wrote:
>
>
> --On 15 August 2013 17:13:15 +0200 Damien Fleuriot wrote:
>
>>> Hmmm, I tried that - and it leaves the interface in a 'weird' state (at
>>> least not the state I was expecting):
>>>
>>> carp0: flags=9 metric 0 mtu 1500
>>> inet 192.16
--On 15 August 2013 17:13:15 +0200 Damien Fleuriot wrote:
Hmmm, I tried that - and it leaves the interface in a 'weird' state (at
least not the state I was expecting):
carp0: flags=9 metric 0 mtu 1500
inet 192.168.107.21 netmask 0xff00
nd6 options=21
Subsequently doing a 'if
On 15 Aug 2013, at 16:01, Karl Pielorz wrote:
>
>
> --On 13 August 2013 15:34 +0200 Daniel Hartmeier wrote:
>
>> So, don't configure the carp interface in rc.conf, but do it in
>> /etc/rc.local, and be careful to add the address while the vhid is not
>> yet configured, as in:
>>
>> ifconfi
--On 13 August 2013 15:34 +0200 Daniel Hartmeier
wrote:
So, don't configure the carp interface in rc.conf, but do it in
/etc/rc.local, and be careful to add the address while the vhid is not
yet configured, as in:
ifconfig carp0 create
ifconfig carp0 inet 192.168.107.21
ifconfig carp
On 8/15/13 7:27 AM, Kevin Oberman wrote:
On Wed, Aug 14, 2013 at 12:46 PM, Julian Elischer
mailto:jul...@freebsd.org>> wrote:
so I ran on 9.2-beta ( a week or two old) and it had similar
problems..
only worse.. 9.2 actually sends multiple packets when is doesn't
need to..
h