Can't access Proxmox webui at port 8006

Pandapied

New Member
Jan 3, 2014
8
0
1
Hi
I have installed proxmox and changed the NIC in interfaces to eth1 because it did'nt work on eth0. I dont get errorrs but i can't access the webui.
This is my networkconfig:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
address xxx.xxx.xxx.xx
netmask 255.255.255.xxx
gateway xxx.xxx.xx.xx
bridge_ports eth1
bridge_stp off
bridge_fd 0

Any ideas ?
 
Hi
I have installed proxmox and changed the NIC in interfaces to eth1 because it did'nt work on eth0. I dont get errorrs but i can't access the webui.
This is my networkconfig:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
address xxx.xxx.xxx.xx
netmask 255.255.255.xxx
gateway xxx.xxx.xx.xx
bridge_ports eth1
bridge_stp off
bridge_fd 0

Any ideas ?
Hi,
can you ping the host?

Is eth1 the interface you think? Look at /etc/udev/rules.d/70-persistent-net.rules

What is the output of
Code:
ifconfig -a
dmesg | grep eth

Udo
 
Yes i can ping the host.


root@ballbreeding:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:25:90:57:38:3b
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:20 Memory:fba00000-fba20000

eth1 Link encap:Ethernet HWaddr 00:25:90:57:38:3a
inet6 addr: fe80::225:90ff:fe57:383a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:197 errors:0 dropped:0 overruns:0 frame:0
TX packets:167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:24985 (24.3 KiB) TX bytes:20868 (20.3 KiB)
Interrupt:16 Memory:fb900000-fb920000

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:369 errors:0 dropped:0 overruns:0 frame:0
TX packets:369 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:35715 (34.8 KiB) TX bytes:35715 (34.8 KiB)

venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 -00
inet6 addr: fe80::1/128 Scope:Link
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:3 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

vmbr0 Link encap:Ethernet HWaddr 00:25:90:57:38:3a
inet addr:209.222.17.18 Bcast:209.222.17.23 Mask:255.255.255.248
inet6 addr: fe80::225:90ff:fe57:383a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:197 errors:0 dropped:0 overruns:0 frame:0
TX packets:159 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:22227 (21.7 KiB) TX bytes:20332 (19.8 KiB)


root@ballbreeding:~# dmesg | grep eth
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:57:38:3b
e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
e1000e 0000:00:19.0: eth0: MAC: 11, PHY: 11, PBA No: FFFFFF-0FF
e1000e 0000:02:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:25:90:57:38:3a
e1000e 0000:02:00.0: eth1: Intel(R) PRO/1000 Network Connection
e1000e 0000:02:00.0: eth1: MAC: 4, PHY: 8, PBA No: FFFFFF-0FF
device eth0 entered promiscuous mode
ADDRCONF(NETDEV_UP): eth0: link is not ready
device eth0 left promiscuous mode
vmbr0: port 1(eth0) entering disabled state
device eth1 entered promiscuous mode
ADDRCONF(NETDEV_UP): eth1: link is not ready
e1000e: e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
vmbr0: port 1(eth1) entering forwarding state
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
eth1: no IPv6 routers present
 
Hi,
which browser and OS do you use?

Have you tried an actual firefox? Different client?

You are sure to use https instead of http??


Udo

I tried with firefox,chrome and IE, i have tried both from my windows and linux laptop same result. And yes i do use https.
 
check that your host don't have a iptables rules that block the port 8006; or allow it in your firewall rules
 

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!