OpenVZ Forum


Home » General » Support » Proxmox. vps not pinging.
Proxmox. vps not pinging. [message #37242] Fri, 28 August 2009 06:50 Go to previous message
ataomega is currently offline  ataomega
Messages: 24
Registered: November 2007
Junior Member

Hello all.

i installed Proxmox on a debian server.
server's network configuration :

/etc/network/interfaces
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
address 173.45.97.234
netmask 255.255.255.248
gateway 173.45.97.233


server has these ips : 173.45.97.234 (main ip), 173.45.97.235-238 (additional)

i create a vps with proxmox, a centos vps vps with ip 173.45.97.236
it used this commands to create vps :
/usr/bin/pvectl vzcreate 101 --disk 8 --ostemplate centos-5-standard_5.2-1_i386.tar.gz --rootpasswd $1$7g0t63pP$eCyRCG3hh8RtHvseqeSum1 --hostname ns1.mihanpars.com --description CentOS 5 (standard) --nameserver 209.190.74.89 --searchdomain 209.190.74.89 --onboot yes --swap 512 --ipset 173.45.97.236 --mem 1024 --cpus 1
vzctl set 101 --vmguarpages 393216:9223372036854775807 --oomguarpages 393216:9223372036854775807 --privvmpages 393216:405716 --lockedpages 262144:262144 --diskspace 8388608:9227468 --diskinodes 1600000:1760000 --hostname ns1.mihanpars.com --description CentOS 5 (standard) --searchdomain 209.190.74.89 --ipadd 173.45.97.236 --onboot yes --nameserver 209.190.74.89 --save
Saved parameters for CT 101
VM 101 created


on the server :
d5:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1c:c0:5c:b1:a6
          inet addr:173.45.97.234  Bcast:173.45.97.239  Mask:255.255.255.248
          inet6 addr: fe80::21c:c0ff:fe5c:b1a6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:288896 errors:0 dropped:0 overruns:0 frame:0
          TX packets:69319 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:192013182 (183.1 MiB)  TX bytes:6307125 (6.0 MiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4900 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4900 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1068801 (1.0 MiB)  TX bytes:1068801 (1.0 MiB)

venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:224 (224.0 B)  TX bytes:0 (0.0 B)

d5:~#


vps created and started but not pinging in/out side the vps

any solution please?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: vzctl enter CT via SSH (wrapper?)
Next Topic: vzquota error
Goto Forum:
  


Current Time: Tue Oct 08 02:40:17 GMT 2024

Total time taken to generate the page: 0.05324 seconds