[SOLVED] IP configuration, how

  • Thread starter Thread starter pats
  • Start date Start date
P

pats

Guest
Hi,

I have a confusion.
I'm creating a OpenVZ container (for cPanel/WHM VPS)
Datacenter provided 5 IPs (11.22.33.26-30)
- IP Range - 11.22.33.26-30
- Netmask - 255.255.255.248
- Gateway - 11.22.33.25
Proxmox control panel is at - https://11.22.33.26:8006/

When i create OpenVZ container, Routed mode (venet) IPaddress , i provide 11.22.33.27,
In the DNS server 1, i provide 11.22.33.27 (Can share the main IP of the vps??)
In the DNS server 2, i provide 11.22.33.28

Main query is as above, Can i share the Main IP of the VPS with its DNS server 1 IP ?

Any other tips to share the IPs for max utilization? as next VPS i've to create of DirectAdmin.. that'll also need 1 IP

Thanks,
 
Last edited by a moderator:
Hi,

I have a confusion.
I'm creating a OpenVZ container (for cPanel/WHM VPS)
Datacenter provided 5 IPs (11.22.33.26-30)
- IP Range - 11.22.33.26-30
- Netmask - 255.255.255.248
- Gateway - 11.22.33.25
Proxmox control panel is at - https://11.22.33.26:8006/

When i create OpenVZ container, Routed mode (venet) IPaddress , i provide 11.22.33.27,
In the DNS server 1, i provide 11.22.33.27 (Can share the main IP of the vps??)
In the DNS server 2, i provide 11.22.33.28

Main query is as above, Can i share the Main IP of the VPS with its DNS server 1 IP ?

Any other tips to share the IPs for max utilization? as next VPS i've to create of DirectAdmin.. that'll also need 1 IP

Thanks,
Hmm,
if your created container also served DNS it's possible, of course. But why you don't use then as first DNS-entry the DNS-server of your provider?

Udo
 
Actually that i was also thinking, using the IPs mentioned at the /etc/resolve.conf as Nameservers for my VPS.
It should be ok right?