Web interface problem

xalyy

New Member
Feb 9, 2014
17
0
1
Hello!

I downloaded Proxmox VE 3.1 and installed on a test virtualbox on my computer, but I can't get the web interface running! I mean if I type it on my web browser it says there is no connection!
Also I installed it on my dedicated server and the same problem. Can anybody help me please?
Thanks!
 
you connect to https://youripaddress:8006?
 
Here you go: 87d6a6120baad26187fa3544d777f157.png

Can it be the problem that my dedicated server have no DHCP activated? I had to manually configure the network files...
 
Hi,
no - the server _must_ use an static IP address - dhcp is not an valid option.

What is the output on the server of following command:
Code:
netstat -an | grep -i listen | egrep "^tcp"
brctl show vmbr0
ifconfig -a
Because the nmap command you can try to define the right nic like eth0 with
nmap -e eth0 -p 8006 ip.of.you.pvehost

Udo
 
Hi,
no - the server _must_ use an static IP address - dhcp is not an valid option.

What is the output on the server of following command:
Code:
netstat -an | grep -i listen | egrep "^tcp"
brctl show vmbr0
ifconfig -a
Because the nmap command you can try to define the right nic like eth0 with
nmap -e eth0 -p 8006 ip.of.you.pvehost

Udo

http://postimg.org/gallery/c99ohfvk/

Here is all i entered everything as you said!
 
Hi,
there wasn't an problem I guess - all commands are only to find the issue they canged nothing.

Because of password: Do you use Linux PAM as Realm? Only with this Realm and root/password you can login in an standard installation.

Look with following command:
Code:
grep pvedaemon /var/log/syslog

Udo
 
Hi,
there wasn't an problem I guess - all commands are only to find the issue they canged nothing.

Because of password: Do you use Linux PAM as Realm? Only with this Realm and root/password you can login in an standard installation.

Look with following command:
Code:
grep pvedaemon /var/log/syslog

Udo

No no i cant even log in to ssh like the password got changed or dunno :S
 

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!