VirtualBox and CARP

Andrea Venturoli ml at netfence.it
Tue Aug 19 16:16:54 UTC 2014


Hello.

Not sure this is the right place to ask... maybe net@? Or VirtualBox 
mailing lists?

I have a 9.2/amd64 box with the following config:
 >ifconfig_re0="inet 10.1.2.13 netmask 255.255.255.0"
 >cloned_interfaces="carp0"
 >ifconfig_carp0="vhid 1 pass XXXXXXXX 10.1.2.127"

On this box I run virtualbox-ose-4.3.12_1, with a hosted Windows Vista 
64b machine: it's network card is configured as a "Bridged Adapter" and 
gets it's IP from the host via DHCP.

On the hosted machine I can ping the host on 10.1.2.13, but not on 
10.1.2.127.

I.e.

> C:\Windows\system32>ping 10.1.2.13
>
> Esecuzione di Ping 10.1.2.13 con 32 byte di dati:
> Risposta da 10.1.2.13: byte=32 durata=2ms TTL=64
> Risposta da 10.1.2.13: byte=32 durata=1ms TTL=64
> Risposta da 10.1.2.13: byte=32 durata=1ms TTL=64
> Risposta da 10.1.2.13: byte=32 durata<1ms TTL=64
>
> Statistiche Ping per 10.1.2.13:
>     Pacchetti: Trasmessi = 4, Ricevuti = 4,
>     Persi = 0 (0% persi),
> Tempo approssimativo percorsi andata/ritorno in millisecondi:
>     Minimo = 0ms, Massimo =  2ms, Medio =  1ms

> C:\Windows\system32>ping 10.1.2.127
>
> Esecuzione di Ping 10.1.2.127 con 32 byte di dati:
> Richiesta scaduta.
> Richiesta scaduta.
> Richiesta scaduta.
> Richiesta scaduta.
>
> Statistiche Ping per 10.1.2.127:
>     Pacchetti: Trasmessi = 4, Ricevuti = 0,
>     Persi = 4 (100% persi),


Any hint on this?

  bye & Thanks
	av.


More information about the freebsd-ports mailing list