Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 173595

No network access

$
0
0
Hi everyone

My Proxmox network card(enp1s0) went dead this morning. Try to switch to another NIC inside the server(eno1). So I nano the file `/etc/network/interfaces`. Change it to
`
auto lo
iface lo inet loopback

iface eno1 inet manual

iface enp1s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.189/24
gateway 192.168.1.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
`
And use `ifreload -a` it come out the followings

IMG_1937.jpg...

Read more

Viewing all articles
Browse latest Browse all 173595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>