OpenVZ Forum


Home » General » Support » Network setup how to do it. (HOST debian CT centos)
Re: Network setup how to do it. [message #37133 is a reply to message #37124] Thu, 20 August 2009 12:00 Go to previous messageGo to previous message
michaelvv is currently offline  michaelvv
Messages: 7
Registered: October 2008
Junior Member
Hi Maratrus...

Yes it's a requirement from the HOSTING company..

The Firm where i work has a customer who had
severe DDOS and they are moving behind blacklotus.net..

They have this requirement and they do not support OPENVZ
so we are pretty lost...

The box is a ProxMOX server and yesterday we where so desperate
that we had an offer 500$ for a working setup , but no
useful surgessions....

I have read the WIKI's and things seems to work i just have
a big problem now....

When i try to connect from INTERNET to the CT i hit the HOST.

Do you have a solution to this ????

A little info...

/Michael

The Proxmox PVE is debian based ,i know you know Smile..
I give you 3 configurations files here :

/etc/network/interfaces [HOST]

auto lo
iface lo inet loopback

iface eth0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.106
netmask 255.255.255.0
gateway 192.168.1.216
bridge_ports eth0
bridge_stp off
bridge_fd 0
up route add -host 192.168.1.146 dev vmbr0
up route add -host 192.168.1.166 dev vmbr0

/etc/rc.d/rc.local [VE 101]

ifconfig eth0 192.168.1.146/30
ip route add 192.168.1.106 dev eth0
ip route add 192.168.1.166 dev eth0
ip route add 192.168.1.216 dev eth0
route add default gateway 192.168.1.216










 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Strange problem - machine "zombifying"
Next Topic: Access to ifconfig denied from container (OpenVPN internet routing)
Goto Forum:
  


Current Time: Fri Oct 18 07:27:40 GMT 2024

Total time taken to generate the page: 0.04995 seconds