Hi all,

I installed a VBox server on the host.
But I did not succeed to connect to it from guest.
I read trough all doc but I did not find what am I doing wrong.


Host system : Mageia Linux 3.3.6-2 x86_64
Guest system : Mageia Linux 3.3.6-2 i586

I started different VBox DHCP servers from the host side :

VBoxManage dhcpserver add --ifname vboxnet0 --ip 192.168.56.100
--netmask 255.255.255.0 --lowerip 192.168.56.101 --upperip
192.168.56.254 --enable

VBoxManage dhcpserver add --netname intnet --ip 192.168.67.100 --netmask
255.255.255.0 --lowerip 192.168.67.101 --upperip 192.168.67.254 --enable

VBoxManage dhcpserver add --netname VB_MY_NET --ip 192.168.65.100
--netmask 255.255.255.0 --lowerip 192.168.65.101 --upperip
192.168.65.254 --enable

VBoxManage list dhcpservers

NetworkName:    HostInterfaceNetworking-vboxnet0
IP:             192.168.56.100
NetworkMask:    255.255.255.0
lowerIPAddress: 192.168.56.101
upperIPAddress: 192.168.56.254
Enabled:        Yes

NetworkName:    intnet
IP:             192.168.67.100
NetworkMask:    255.255.255.0
lowerIPAddress: 192.168.67.101
upperIPAddress: 192.168.67.254
Enabled:        Yes

NetworkName:    VB_MY_NET
IP:             192.168.65.100
NetworkMask:    255.255.255.0
lowerIPAddress: 192.168.65.101
upperIPAddress: 192.168.65.254
Enabled:        Yes

My network cards for the guest are configured as follow :

Adapter 1:
    PCnet-FAST III (NAT)

Adapter 2:
    PCnet-FAST III (Host-only adapter, 'vboxnet0'), cable connected,
access all

Adapter 3:
    PCnet-FAST III (Internal network, 'intnet'), cable connected, access all

Adapter 4:
    PCnet-FAST III (Internal network, 'VB_MY_NET'), cable connected,
access all

I did not succeed to connect to even one with drakconnect.

What is wrong or how do I have to connect to the host?

Thanks

Regards

<<attachment: angelo_girardi.vcf>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:[email protected]?subject=unsubscribe

Reply via email to