XenServer Networking
-
@Dashrender I assugned the ip, statically
-
@Alket_tux said in XenServer Networking:
@Dashrender I assugned the ip, statically
don't - see if it will get a DHCP address from your LAN
-
Please confirm that from the XS console that you can ping say 8.8.8.8.
Where do you have XenCenter installed? on your local windows desktop?
-
@dafyre i have another VM in VBOX (Windows) and i cannot ping that. the other VM's that reside in Vbox even xen host i can ping them
-
@Dashrender yes on my windows machine, i can ping google, and also i can download iso-s, i've used wget multiple times
-
@Alket_tux said in XenServer Networking:
@dafyre i have another VM in VBOX (Windows) and i cannot ping that. the other VM's that reside in Vbox even xen host i can ping them
so you have
(1)Windows desktop (host/physical install)
(1.1)-----Vbox
(1.1.1)---------XenServer
(1.1.1.1)-----------------CentOS
(1.1.2)---------Windows desktop (VM)You said you can ping 1.1.1, but not 1.1.2? is that right?
-
@Dashrender i have 1.1.3 xubuntu
-
@Dashrender 1.1.4 smothwall, i can ping all of them,, except 1.1.2....
-
@Alket_tux Can the xubuntu ping your gateway?
-
@travisdh1 yes it can ping my gateway
-
@Alket_tux said in XenServer Networking:
@travisdh1 yes it can ping my gateway
Ok, then it's probably something to do with DNS. What is in the /etc/resolv.conf?
-
@travisdh1 said in XenServer Networking:
@Alket_tux said in XenServer Networking:
@travisdh1 yes it can ping my gateway
Ok, then it's probably something to do with DNS. What is in the /etc/resolv.conf?
Or he actually said the Gately wrong in this machine. That he can ping it is not relevant it's in the subnet.
-
@JaredBusch said in XenServer Networking:
@travisdh1 said in XenServer Networking:
@Alket_tux said in XenServer Networking:
@travisdh1 yes it can ping my gateway
Ok, then it's probably something to do with DNS. What is in the /etc/resolv.conf?
Or he actually said the Gately wrong in this machine. That he can ping it is not relevant it's in the subnet.
I'm not sure what problem we're solving anymore. But the OP mentions the his Windows VM can't ping anything, and nothing can ping it. I would guess that maybe a subnet mask issue or vNIC issue.
-
@travisdh1 this is the output of /etc/resolv.conf
search mydomain
nameserver 192.168.10.1 (This is my gateway)
~ -
@Dashrender now i can oing 1.1.2.. as i turned down firewall in 1,1,2
-
@Alket_tux said in XenServer Networking:
@Dashrender now i can oing 1.1.2.. as i turned down firewall in 1,1,2
Well that sounds about right. I think the windows firewall by default doesn't allow the machine to be pinged.
Is everything working now?
-
@Dashrender nope, i turned off the firewall of windows guest vm, so the guests inside xen are at the same state.. my guess is that vbox does not allow it, and it's all because of nested virtualization...
-
@Alket_tux said in XenServer Networking:
@Dashrender nope, i turned off the firewall of windows guest vm, so the guests inside xen are at the same state.. my guess is that vbox does not allow it, and it's all because of nested virtualization...
Did you remember to allow promiscuous mode on VirtualBox? If you miss that nesting will break networking.
-
@scottalanmiller yes it is on. but now that i tried dhcp it is not getting IP address. but it just says failed nothing else
-
@Alket_tux said in XenServer Networking:
@scottalanmiller yes it is on. but now that i tried dhcp it is not getting IP address. but it just says failed nothing else
This sounds like a hypervisor setting issue.