[ISSUE] Network Server Problem Please Help

didraro

Active Member
Jan 25, 2014
62
0
26
I have an server wit folowing ip and information :

IP: 176.223.223.114
Subnet mask: 255.255.255.252
Gateway: 176.223.223.113
DNS: 89.36.29.240, 83.246.15.240


My /etc/network/interfaces looks like :

uto lo
iface lo inet loopback


auto vmbr0
iface vmbr0 inet static
address 176.223.223.114
netmask 255.255.255.252
gateway 176.223.223.113
bridge_ports eth0
bridge_stp off
bridge_fd 0



I have other 5 ip's wich i wana use them for OpenVZ and for Windows Hosting Machines .

Subnet: 176.223.224.88/29GW: 176.223.224.89Subnet Mask: 255.255.255.248IP's : 176.223.224.90 -> to 176.223.224.94Resolver1: 89.36.29.240Resolver2: 83.246.15.240



How do i have to make on /etc/network/interfaces to work creating openvz containters and to work even on windows ...

Please if someone can help me . I need so much to make it work . Please . I reward for your help . please .
 
Hi,
depends on your ISP. There are some similiar post about this in the forum.
See for starting here: http://forum.proxmox.com/threads/13841-Network-setup-for-Hetzner

Some People use iptable rules to send all traffic via the server-mac (needed by the ISP).
Perhaps you should ask the ISP.
If you ISP don't need special MAC-addresses simply use an briged device (vmbr0) for the VM/CT and use the right networkconfig inside the VM/CT.

Udo
 
I do not use Hetzner server ...

I did used the Proxmox Tutorial but now i have a big problem wich i do not know how to fix .

This is my : /etc/network/interfaces



auto lo
iface lo inet loopback


auto eth0
iface eth0 inet static
address 176.223.223.114
netmask 255.255.255.252
gateway 176.223.223.113
post-up echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp


auto vmbr0
iface vmbr0 inet static
address 176.223.224.88
netmask 255.255.255.248
bridge_ports none
bridge_stp off
bridge_fd 0




The OpenVZ Container Work but the KVM Machine does not work ... ( it does not have internet and can not ping ) how to make so even the KVM to work and have internet ... Please sir someone can help me ?
 
Assuming that you have only eth0 as interface connected to your ISP you should remove iface eth0 setup ( just iface eth0 inet manual )
On auto vmbr0 section add bridge_ports eth0
leave the ip address of vmbr0: 176.223.223.114
And use the IP addresses from the additional subnet directly inside the container ( except the gw ip address .89 that you'll configure as default route
on each VM ).
If this doesn't work then maybe your ISP has issued an additional subnet that is routed instead of directly connected and you should use something similar
in your last post but make sure you have forwarding active ( /proc/sys/net/ipv4/ip_forward ) and FORWARD chain in iptables accepts your forwarding.
I am pretty sure you don't need proxy arp, especially since you don't go further and publish some arp on a certain interface, you could drop that post-up from your config
 
Can you please give me the interface inforamtion full ... i do not know what to change exactly ...

Can you help me via TeamViewer or can i contact you somehow ... i will reward you for your true help please
 
I really do not know how to make please can you give me a more details information or if you can help me somehow entering to teamviewer ... or so i can contact you .
 
1st option:

auto lo

iface lo inet loopback

auto eth0
iface eth0 inet manual

auto vmbr0
iface vmbr0 inet static
address 176.223.223.114
netmask 255.255.255.252
gateway 176.223.223.113
bridge_ports eth0
bridge_stp off
bridge_fd 0

And then you assign ip addresses to your VMs from
176.223.224.90 -> to 176.223.224.94 with default gateway to .89

Before you start configuring VMs you can try this to see if this is your correct setup:
ip addr add 176.223.224.90/29 dev vmbr0
ping 176.223.224.89

If ping is successful you can continue and setup these ip addresses to the VMs ( you should issue an ip addr del
176.223.224.90/29 dev vmbr0 )

If it doesn't work then you have to build a new vmbr1 with inet 176.223.224.89/29 and assign the rest of the IP addresses to your VMs..
One of these should work.
 
Ok wait a second so i try , do you want to enter wit teamviewer to view ? Please . can i talk wit you on instannt chat somewere ?
 
Thheo please can you contact me trow yahoo messenger , my id it is : razvan_dui

Or trow skype : didraro
 
It really work , thanks after i did reboot server now it work openvz and kvm work ... thanks a lot ... please tell me how can i reward you for your true help ...
 
Really thanks a lot if there is anything i can reward you for your help please tell me , maybe an VPS machine , webhosting , reseller webhosting , radio channel or something ... please contact me .

I will help you same as you did to me ... thanks a lot .
 
Ahhh , esti roman :) pai asa mai merge :) . nu credeam ca stau de vorba cu cineva roman . scuze .

O seara placuta si tie si daca pe viitor vei avea nevoie de ceva nu ezita sa ma contactezi ... Eu tin sa iti multumesc .
 
Last edited:
theeo te rog ma mai poti ajuta ... nu stiu ce se intampla ... acuma nu mai merge nici openvz si kvm windows merge ...


Problema e la OpenVZ nu mai am internet pe masinaria de OPENVZ ...
 
Last edited:
Se pare ca dupa o perioada de timp 1 ora cam asa se pierde conexiunea pe openvz si nu mai merge deloc ...
 
After 2 - 3 hours my entire server get down - all my virtual machines will not have internet over them and i do not know why ... not even if i restart server it will not work .. i have to again remove network interfaces and add it again .

Can someone tell me why ?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!