if you configured this with the correct ips and if eno1np0 (the name looks odd btw.) is indeed the interface which is connected to your ISPs uplink, and if the ip which your ISP has configured as gateway is indeed 1.1.36.190 you should be able to ping it - if not it's probably a problem with the network config and you need to ask your ISP for assistanceauto vmbr1
# this I would use for a vpn vm so we can get in
iface vmbr1 inet static
bridge_ports eno1np0
address 1.1.36.178
netmask 255.255.255.224
gateway 1.1.36.190
We use essential cookies to make this site work, and optional cookies to enhance your experience.