A
arash.abghari
Guest
Hi,
I have created a container using Debian-5.0-standard template. The problem that I am facing is I can ping other computers on the LAN but I am not able to ping for example www.google.com. The network type on the guest is venet. Here are the specifications:
output of pveversion -v:
pve-manager: 1.1-3 (pve-manager/1.1/3718)
qemu-server: 1.0-10
pve-kernel: 2.6.24-5
pve-kvm: 83-1
pve-firmware: 1
vncterm: 0.9-1
vzctl: 3.0.23-1pve1
vzdump: 1.1-1
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1dso1
------------------------
output of ifconfig on the guest:
o 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:0 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:0 (0.0 B) TX bytes:0 (0.0 B)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:944 (944.0 B) TX bytes:692 (692.0 B)
venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:192.168.1.92 P-t-P:192.168.1.92 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
---------------------------
output of ping www.google.com:
PING www.l.google.com (72.14.205.103) 56(84) bytes of data.
From 192.168.1.72 icmp_seq=2 Destination Host Unreachable
From 192.168.1.72 icmp_seq=3 Destination Host Unreachable
From 192.168.1.72 icmp_seq=4 Destination Host Unreachable
--- www.l.google.com ping statistics ---
7 packets transmitted, 0 received, +3 errors, 100% packet loss, time 6009ms
, pipe 3
--------------------------------
192.168.1.72 is the IP of the host and there is no firewall installed as well.
Thanks,
Arash
P.S. I forgot to mention that KVM VMs do access to internet and I can ping anywhere from them.
I have created a container using Debian-5.0-standard template. The problem that I am facing is I can ping other computers on the LAN but I am not able to ping for example www.google.com. The network type on the guest is venet. Here are the specifications:
output of pveversion -v:
pve-manager: 1.1-3 (pve-manager/1.1/3718)
qemu-server: 1.0-10
pve-kernel: 2.6.24-5
pve-kvm: 83-1
pve-firmware: 1
vncterm: 0.9-1
vzctl: 3.0.23-1pve1
vzdump: 1.1-1
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1dso1
------------------------
output of ifconfig on the guest:
o 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:0 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:0 (0.0 B) TX bytes:0 (0.0 B)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:944 (944.0 B) TX bytes:692 (692.0 B)
venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:192.168.1.92 P-t-P:192.168.1.92 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
---------------------------
output of ping www.google.com:
PING www.l.google.com (72.14.205.103) 56(84) bytes of data.
From 192.168.1.72 icmp_seq=2 Destination Host Unreachable
From 192.168.1.72 icmp_seq=3 Destination Host Unreachable
From 192.168.1.72 icmp_seq=4 Destination Host Unreachable
--- www.l.google.com ping statistics ---
7 packets transmitted, 0 received, +3 errors, 100% packet loss, time 6009ms
, pipe 3
--------------------------------
192.168.1.72 is the IP of the host and there is no firewall installed as well.
Thanks,
Arash
P.S. I forgot to mention that KVM VMs do access to internet and I can ping anywhere from them.
Last edited by a moderator: