Hello,
I have a problem. I cant connect from outside to my Servers... My interface file looks like this:
I add the unasaigned ip to my vServer that i orderd from my Hoster. Then i start it, but i cant connect to it...
The Ip that i added to the vServer isnt added in the interface file. So it MUST work... but it doesnt...
I can ping the IP Address from my Node. "ping 176.57.143.xxx" but i cant reach the IP from outside...
Whats wrong?
http://www7.pic-upload.de/01.02.14/swklydyph6in.jpg
I hope someone know this problem :/
I have a problem. I cant connect from outside to my Servers... My interface file looks like this:
# network interface settings
auto lo
iface lo inet loopback
iface eth0 inet manual
broadcast 176.57.xxx.255
network 176.57.xxx.0
auto vmbr0
iface vmbr0 inet static
address 176.57.141.xxx
netmask 255.255.255.0
gateway 176.57.xxx.1
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr0:1
iface vmbr0:1 inet static
address 176.57.142.xx
netmask 255.255.255.0
auto vmbr0:8
iface vmbr0:8 inet static
address 176.57.141.xx
netmask 255.255.255.0
I add the unasaigned ip to my vServer that i orderd from my Hoster. Then i start it, but i cant connect to it...
The Ip that i added to the vServer isnt added in the interface file. So it MUST work... but it doesnt...
I can ping the IP Address from my Node. "ping 176.57.143.xxx" but i cant reach the IP from outside...
Whats wrong?
http://www7.pic-upload.de/01.02.14/swklydyph6in.jpg
I hope someone know this problem :/
Last edited: