Search results

  1. A

    [SOLVED] No internet connection from server

    Because I checked what Ubuntu used on the same device and or used enp1s0. I managed to solve the issue changing the dns to google's in the webui
  2. A

    [SOLVED] No internet connection from server

    I never configured wifi with proxmox, from install I ran it with a cable, sure, the output is: ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo...
  3. A

    [SOLVED] No internet connection from server

    I installed proxmox ve6.2-1 and at first could access either the webui or the internet, I switched the default config auto lo iface lo inet loopback iface wlp2s0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.1.69 netmask 255.255.255.0 gateway...