I have an issue with Fedora 15 With OpenVz
after installing I make some VPS
The Node Fedora can access all the VPS via All methods like http https ftp ssh
but the VPSs Can't access the Node or the internet via any method
I tried wget google.com
it give me that
Quote:
Resolving google.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `google.com'
|
and when I wget 192.168.1.2 # the Node
it give me that
Quote:
|
failed: No route to host.
|
any idea to make the VPS access the internet and the Node Server??