No connection to adminstration page

bruchpilot

New Member
Mar 28, 2011
2
0
1
France-Lyon
Hi, I am a newbie in proxmox usage.
I have installed the software on a brand new tyan motherboard based server (s7025).
All worked perfect with the 1.7 installation process.
But as I wanted to connect to the adminsitration page (https://192.168.1.10), there was no reply fron the server.
On the other hand, I am able to connect to the IKVM console (https://192.168.1.20)
What is the trouble with my configuration? How can I go along with the installation process?

Thank you for your help.
 
Hi, I am a newbie in proxmox usage.
I have installed the software on a brand new tyan motherboard based server (s7025).
All worked perfect with the 1.7 installation process.
But as I wanted to connect to the adminsitration page (https://192.168.1.10), there was no reply fron the server.
On the other hand, I am able to connect to the IKVM console (https://192.168.1.20)
What is the trouble with my configuration? How can I go along with the installation process?

Thank you for your help.
Hi,
i guess that you use the wrong network-connection?
If you unplug and plug eth0 again, there must be an messages on the console. Perhaps you see eth1 instead of eth0.
You can change the ordering in /etc/udev/rules.d/70-persistent-net.rules

Udo
 
make sure that your desktop system is the same LAN.

can you ping the host? (ping 192.168.1.10)
 
Hi,

I solved my problem. With a dual NIC on a mobo, you need to connect each ethernet interface to the switch. As I did it, all my problems were solved. Let's go on with the PROXMOX experimentation now.

Best regards

Bruchpilot
 
Hi,

I solved my problem. With a dual NIC on a mobo, you need to connect each ethernet interface to the switch. As I did it, all my problems were solved. Let's go on with the PROXMOX experimentation now.

Best regards

Bruchpilot
Hi,
if you use the standard install you don't need both nics connected. You need only the right one connected!
Normaly proxmox use only eth0 to use it at the bridge vmbr0.

Udo