proxmox newbie

S

Sagiv Loubaton

Guest
i have installed a proxmox ver 2.1-14
and created a new CentOS release 6.3 (Final) VM
network device Bridged mode Intel E1000
and i've set up some sites and indexes vhosts
opened port 80 in iptables:

Chain INPUT (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80

Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:80

and i can ping the vm
but nothing in the browser.. Unable to connect

when i tried telnet
telnet 192.168.1.100 80
Trying 192.168.1.100...
telnet: Unable to connect to remote host: Connection refused

do i have more settings in proxmox ports? or something?
 
i have installed a proxmox ver 2.1-14
and created a new CentOS release 6.3 (Final) VM
network device Bridged mode Intel E1000
and i've set up some sites and indexes vhosts
opened port 80 in iptables:

Chain INPUT (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80

Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:80

and i can ping the vm
but nothing in the browser.. Unable to connect

when i tried telnet
telnet 192.168.1.100 80
Trying 192.168.1.100...
telnet: Unable to connect to remote host: Connection refused

do i have more settings in proxmox ports? or something?
Hi,
if you can ping the issue must be inside the VM. With bridged network you don't need change anything on the pvehost.
Zhe bridge is like an dumb hub - all traffic came to all connected interfaces.

Try to find the issue with tcpdump and without firewall (iptables) inside the vm.

Udo
 

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!