Hi - trying to get set up with proxmox for the first time; having some issues. I'm mildly competent with Linux, but not a guru. Help appreciated
- I'm Installing proxmox on my desktop, from a USB made with Etcher from proxmox-ve_6.1-2.iso
- During the installation process, I check my router's admin panel, and my desktop has been assigned a DHCP lease; I can ping the machine from my laptop on the same network, without issue.
- I follow through the installation steps and assign an IP to it. I've set this outside of my router's DHCP range (though I've also tried within the range, without any difference to the issues I'm seeing).
- I reboot at the end of the installation.
- I cannot connect to https://<IP>:8006 from my laptop
- In fact, the router doesn't have a record of it at all
- pinging from proxmox returns "Network is unreachable"
- Most debugging info I can find on this forum points me to the /etc/network/interfaces file; however that file doesn't exist (the /etc/network directory is not present)
- ip addr shows enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
- I can arping from proxmox to any IP address on the network
Any pointers to debugging this? Cheers.
- I'm Installing proxmox on my desktop, from a USB made with Etcher from proxmox-ve_6.1-2.iso
- During the installation process, I check my router's admin panel, and my desktop has been assigned a DHCP lease; I can ping the machine from my laptop on the same network, without issue.
- I follow through the installation steps and assign an IP to it. I've set this outside of my router's DHCP range (though I've also tried within the range, without any difference to the issues I'm seeing).
- I reboot at the end of the installation.
- I cannot connect to https://<IP>:8006 from my laptop
- In fact, the router doesn't have a record of it at all
- pinging from proxmox returns "Network is unreachable"
- Most debugging info I can find on this forum points me to the /etc/network/interfaces file; however that file doesn't exist (the /etc/network directory is not present)
- ip addr shows enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
- I can arping from proxmox to any IP address on the network
Any pointers to debugging this? Cheers.