![bislinks's picture bislinks's picture](https://archive.virtualmin.com/system/files/styles/thumbnail/private/pictures/picture-8361-1579795924.png?itok=eXXnymyy)
I am behind a router. I am able to access my site from outside.
recently I installed a centos with vgpl on cloudmin. the ip for the main server is ..*.12.
I am getting this error: ping failed, no route to host for the new cloudmin server.
appreciate any help.
Status:
Closed (fixed)
Comments
Status: ping failed Detailed status error ssh: connect to host 192.168.0.151 port 22: No route to host
Submitted by JamieCameron on Wed, 02/15/2012 - 00:22 Comment #2
Could you explain your network setup further? It seems your system has an internal (non-internet) IP address ..
i am behind a motorola router DHCP 192.168.0.1.
The ip assigned to the virtualmin box is 192.168.0.12. I have made this ip to be DMZ on the router. I am able to access my.bislinks.com (server box) from outside the router.
the ip assigned to the first cloudmin server (with domain name c54.my.bislinks.com) is 192.168.0.151 (on the same box as 192.168.0.12 where centos with virtualmin pro is running.)
The error is in cloudmin where it says : Detailed status error ssh: connect to host 192.168.0.151 port 22: No route to host
hope that is clear enough.
i have also enabled support login access to the box, in case you need it.
Submitted by JamieCameron on Wed, 02/15/2012 - 15:54 Comment #4
Looking at your system now ..
Can I shut down the c54 VM?
Also, I see that c54.my.bislinks.com resolves to the IP 76.185.103.112 .. is that correct?
yes, go ahead and shutdown.
yes, the resolved ip is correct.
FYI, *.my.bislinks.com resolves to that same IP.
Submitted by JamieCameron on Wed, 02/15/2012 - 16:31 Comment #7
The issue is that you have the
virbr0
interface active for some reason, which is another bridge that breaks Xen networking. I suggest editing/etc/libvirt/qemu/networks/default.xml
, commenting out all lines, then rebooting the system.OK. restarting in 30 seconds.
done
This is what I see now:
Last status Virtualmin - Config errors found (Last changed at 2012/02/15 17:20)
Submitted by JamieCameron on Wed, 02/15/2012 - 17:14 Comment #11
That looks pretty good actually.
Thanks.