The error I'm getting in my browser is that the ip address "took too long to respond".
Can you ping the PVE server: Yes.
Can you ssh into PVE server: Yes.
What is the IP of the PVE server: 192.168.175.138.
What is the IP of your workstation: 192.168.175.226.
What is the IP of your gateway: 192.168.175.254.
What is the output of "ip a" on PVE:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group defult qluen 100
link/loopback 00:00:00:00:00:00 brb 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qisc mq master vmbr0 state UP group default qlen 1000
link/ether a8:a1:59:f5:c6:09 brb ff:ff:ff:ff:ff:ff
altname enp66s0f0
3: eno2: <BROADCAST,MULTICAST> mtu 100 qdisc noop state DOWN group default qlen 1000
link/ether a8:a1:59:f5:c6:0a brb ff:ff:ff:ff:ff:ff
altname enp66s0f1
4: enx86b2d4a49462: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 86:b2:d4:a4:94:62 brb ff:ff:ff:ff:ff:ff:
5: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether a8:a1:59:f5:c6:09 brb ff:ff:ff:ff:ff:ff
inet 192.168.175.138/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::aaa1:59ff:fef5:c609/64 scope link
valid_lft forever preferred_lft forever
What is the corresponding output from your workstation:
Windows IP Configuration
Host Name . . . . . . . . . . . . : DESKTOP-2F2IS9V
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Ethernet Connection (4) I219-V
Physical Address. . . . . . . . . : 10-62-E5-F5-76-E7
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : 74-70-FD-DE-2C-CD
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address. . . . . . . . . : 76-70-FD-DE-2C-CC
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Dual Band Wireless-AC 8265
Physical Address. . . . . . . . . : 74-70-FD-DE-2C-CC
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::2855:120a:723b:a788%16(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.175.226(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 30, 2024 12:10:54 PM
Lease Expires . . . . . . . . . . : Saturday, June 1, 2024 11:55:42 AM
Default Gateway . . . . . . . . . : 192.168.175.254
DHCP Server . . . . . . . . . . . : 192.168.175.254
DHCPv6 IAID . . . . . . . . . . . : 259289341
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-54-55-1C-10-62-E5-F5-76-E7
DNS Servers . . . . . . . . . . . : 10.8.0.31
10.8.64.24
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : 74-70-FD-DE-2C-D0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
What is the output of "curl -k
https://127.0.0.1:8006" when run directly from PVE: It acts like it's trying to list something but doesn't list anything.
What is the output of "curl -k https://LAN_IP:8006" when run directly from PVE: It does the same thing as above^.