Quote: |
May be you have not set a nameserver for your VPS. To do it, please see "man vzctl", namely "nameserver" parameter.
|
Ok, i have installed bind on the main host and downloaded the root records. I have then issued
vzctl set 101 --nameserver 72.55.179.7 --save
vzctl restart 101
vzctl enter 101
x.x.179.7 is the ip of the host. Now im getting
[root@cl-t091-040cl ~]# vzctl enter 102
entered into VE 102
[root@ve102 /]# ping google.com
PING google.com (64.233.167.99) 56(84) bytes of data.
Then nothing. Its now resolving the IP, but not sending or recieving traffic over the internet.
Quote: |
2. Are you sure, that IP address 72.55.180.209 is valid to access the Internet. Have you come to an agreement with your provider about this IP?
|
Yes, this IP is allocated to me (209 through 214) and are availible over the internet.
Any further ideas?