THE PROBLEM:
I'm not able to:
That says, there is an Internet connection available that the server is able to use for updating and installing packs.
Current network topography:
/etc/network/interfaces:
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static (also tried with dhcp with no improvement)
address 192.168.1.22
netmask 255.255.255.0
gateway 192.168.1.1
Code:
/etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.22 proxmox.levyhome.local
Code:
/etc/hostname
PROXMOX
This is my first time installing proxmox. I 'm very excited about this experience, but it is being hard to start working with this. I haven't created my first VM yet!
Please, guys. I've seen a lot of posts with a similar topic (not only in this forum) and none of the cases I've studied matches with my current situation.
I hope I can get your help on this matter to find a solution.
Thanks in advance!
I'm not able to:
- Display the Admin-GUI via HTTPS <my-ip>:8006. (I get a "took too long to respond" message on my Chrome, Firefox, and IExplorer).
- I can not ping this box from any machine
- I can not ping out from this Proxmox server
That says, there is an Internet connection available that the server is able to use for updating and installing packs.
Current network topography:
- My router is a Motorola (not sure model)
- My proxmox is connected via ethernet (wired) to my private network (dd-wrt router)
- My Laptop that has Proxmox is wired connected to my private
- All of my PCs are in the same subnet: 192.168.1.x/24: (laptop = 192.168.1.22), and all machines on my network are on the following rang 192.168.1.100-255
/etc/network/interfaces:
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static (also tried with dhcp with no improvement)
address 192.168.1.22
netmask 255.255.255.0
gateway 192.168.1.1
Code:
/etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.22 proxmox.levyhome.local
Code:
/etc/hostname
PROXMOX
This is my first time installing proxmox. I 'm very excited about this experience, but it is being hard to start working with this. I haven't created my first VM yet!
Please, guys. I've seen a lot of posts with a similar topic (not only in this forum) and none of the cases I've studied matches with my current situation.
I hope I can get your help on this matter to find a solution.
Thanks in advance!
Last edited: