J
jpn
Guest
hello,
I am trying to set up a router/firewall with by Proxmox 1.8/openvz. the router has four sub-networks (red, orange, blue, green). The host has three physical interfaces, the fourth network (orange DMZ) is implemented with Debian EVs. The installation is quite fresh/recent. the firewall is not configured. When you contact the EVs from the outside (ICMP, SSH) they respond. However, I can not contact the outside from the virtual subnet (venet0), it is probably a routing problem but all I have done to solve it does not work.
Can you please give me some ideas?
on the host
# pveversion -v
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.8-33
pve-kernel-2.6.32-4-pve: 2.6.32-33
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.27-1pve1
vzdump: 1.2-13
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6
on Debian 6 VE
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 venet0
Thank you in advance.
I am trying to set up a router/firewall with by Proxmox 1.8/openvz. the router has four sub-networks (red, orange, blue, green). The host has three physical interfaces, the fourth network (orange DMZ) is implemented with Debian EVs. The installation is quite fresh/recent. the firewall is not configured. When you contact the EVs from the outside (ICMP, SSH) they respond. However, I can not contact the outside from the virtual subnet (venet0), it is probably a routing problem but all I have done to solve it does not work.
Can you please give me some ideas?
on the host
# pveversion -v
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.8-33
pve-kernel-2.6.32-4-pve: 2.6.32-33
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.27-1pve1
vzdump: 1.2-13
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6
on Debian 6 VE
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 venet0
Thank you in advance.
Last edited by a moderator: