Just created 1st test of Proxmox on an empty system. Install procedure mimics Proxmox video for installation. Upon completion, system reboots and did NOT see any error messages.
BUT, MAJOR PROBLEM: My Proxmox cannot ping PCs on my LAN. And, LAN PCs cannot reach the new Proxmox's webgui for setup and tailoring Proxmox Host.
Proxmox Host configuration: AM2, 4GB ram, 500GB HDD, dual gigabit LAN adapters on the motherboard. The ethernet connection to the LAN is via the 2nd LAN card and cable is plugged in and active. The 1st LAN card port is empty (nothing plugged into it).
Scenario: On Proxmox Host, I login. Attempts to ping anything on the LAN fail. I display the LAN setup and see:
I expected to see eth1 setup and active with the IP address that was supplied at boot time. Instead, I find the supplied IP an the internal bridge with NO connection to my LAN
What happened?
How do you remedy this on the console of the Proxmox system?
There is a DHCP server on my LAN, can Proxmox use this?
Could I have instructed Proxmox at setup time to use my DHCP server just to get started?
Thanks in advance for the answers to each of these questions.
BUT, MAJOR PROBLEM: My Proxmox cannot ping PCs on my LAN. And, LAN PCs cannot reach the new Proxmox's webgui for setup and tailoring Proxmox Host.
Proxmox Host configuration: AM2, 4GB ram, 500GB HDD, dual gigabit LAN adapters on the motherboard. The ethernet connection to the LAN is via the 2nd LAN card and cable is plugged in and active. The 1st LAN card port is empty (nothing plugged into it).
Scenario: On Proxmox Host, I login. Attempts to ping anything on the LAN fail. I display the LAN setup and see:
Code:
# ip address
1: lo: <LOOPBACK,UP,LOWER_UP> ...
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pf ifo_fast state DOWN qlen 1000
link/ether 00:....:fd brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 00:....:fe brd ff:ff:ff:ff:ff:ff
4: vmb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
link/ether 00:1f:c6:28:c7:55 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.251/25 brd 192.168.1.255 scope global vmbr0
inet fe80::21f::c6ff::fe28::c755/64 scope link valid_lft forever preferred_lft forever
5: vnet0: <BROADCAST,POINTTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
link/void
What happened?
How do you remedy this on the console of the Proxmox system?
There is a DHCP server on my LAN, can Proxmox use this?
Could I have instructed Proxmox at setup time to use my DHCP server just to get started?
Thanks in advance for the answers to each of these questions.
Last edited: