i am doing a project in which i have to use xen to create virtualised environment.I have already done this.
now i am using the following setup
host os :- opensuse 11.1with ip 192.168.9.19 and with aliasing ip 192.16.9.14
guest os1:- opensuse 11.1 with ip 192.168.9.107
guest os2:- opensuse 11.1 with ip 192.16.9.13
Good, I just installed OpenSuse 11.2 and I have a rare Bug to the Internet.
When I ping to any page I get this error:
linux-y2re:~ # ping Google
ping: unknown host Google
linux-y2re:~ #
These are the network settings
My network works before but now it has follow issue, when I ping google.com, I got
Quote:
ping: unknown host google.com
but my network still works partially because I can still connect to a DNS listed in my /etc/resolv.conf to get host google.com's ip adress by
Quote:
host -t a google.com ip.of.one.dns
and then I ping the retu
I've use bridging to connect my box with real network.
In Vagrantfile:
config.vm.network :bridged
Then when I ssh to box and try ping any host (e.g.: google.com) then it's pinging but very slow. Resolving host took it ~20sec then each ping is about ~10sec. Briging works only with wlan0 (network is unrichable for eth0). Can it be problem with wifi card? Pinging from my laptop works fine.
Hi,
I am using FC9 and internet is working fine on it.
Well, I ping to google, it is resolving but if I ping by hostname to other LAN computers. it gives error : unknown host.
but if i ping with IP address it is pinging.
NOTE : 1) My firewall is acting as a dns server and other windows systems are resolving it.
I am a new bee , to arch, ubuntu , mint and opensuse are the distros i have known well, but in arch - after connecting to the DSL pppoe (dynamic ip ) & wired connection, I cannot ping , or update from mirros.Don't know why ?
ok after pouring over the internet for the last three days i give up and im asking for help
i just did a live upgrade on my suse box taking it from 11.1 to 11.2 and fallowed all the steps in the doc it all went fine except after it was finished i can no longer access the internet
Code:
dracula:~ # ping google.com
ping: unknown host google.com
I am having a problem connecting to the internet:
In Konsole:
$ ping google.com
ping: unknown host google.com
But
$ ping 173.194.75.94
PING 173.194.75.94 (173.194.75.94) 56(84) bytes of data.
64 bytes from 173.194.75.94: icmp_req=2 ttl=45 time=107ms
etc..
^c
--- 173.194.75.94 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev
Hi There,
This is my first time using cPanel/WHM and i like it very much, however when i add a (sub)domain to my server i need to restart NAMED manually before it actually applies.
When i add a (sub)domain (example: google.nl) and i PING it on the webserver itself it says:
ping google.nl
ping: unknown host google.nl
And when i do 'service named restart' it resolves perfectly.
However also w