[SOLVED] No network after boot

barrnebula

New Member
Sep 15, 2022
3
0
1
Hey, just installed proxmox and I'm able to access it via local network but can't access it through the internet.

I've tried a bunch of things on this forum with people who seem to have the same issue.

Code:
auto lo
iface lo inet loopback

iface enp5s0 inet manual

auto vmbr0

iface vmbr0 inet static
        address 192.168.1.189/24
        gateway 192.168.1.1
        bridge-ports enp5s0
        bridge-stp off
        bridge-fd 0

There doesn't seem to be anything in dmesg to indicate anything wrong?

Code:
[    6.162643] vmbr0: port 1(enp5s0) entered blocking state
[    6.162650] vmbr0: port 1(enp5s0) entered disabled state
[    6.162779] device enp5s0 entered promiscuous mode
[    6.167858] alx 0000:05:00.0 enp5s0: NIC Up: 1 Gbps Full
[    7.166719] vmbr0: port 1(enp5s0) entered blocking state
[    7.166730] vmbr0: port 1(enp5s0) entered forwarding state
[    7.166916] IPv6: ADDRCONF(NETDEV_CHANGE): vmbr0: link becomes ready
[    8.420281] bpfilter: Loaded bpfilter_umh pid 1002
[    8.420500] Started bpfilter
[   19.741740] random: crng init done
[   19.741743] random: 1 urandom warning(s) missed due to ratelimiting

Code:
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
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
    link/ether d8:cb:8a:50:78:92 brd ff:ff:ff:ff:ff:ff
3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether d8:cb:8a:50:78:92 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.189/24 scope global vmbr0
       valid_lft forever preferred_lft forever
    inet6 fe80::dacb:8aff:fe50:7892/64 scope link
       valid_lft forever preferred_lft forever
 
Hey,

so you'd like to access PVE from outside your LAN? For that to work you either need
* a static IP and setup port forwarding on your router, or
* use a VPN that takes care of routing traffic from outside into your LAN.

Unless your ISP supports IPv6, but it doesn't look it it does.
 
Hey,

so you'd like to access PVE from outside your LAN? For that to work you either need
* a static IP and setup port forwarding on your router, or
* use a VPN that takes care of routing traffic from outside into your LAN.

Unless your ISP supports IPv6, but it doesn't look it it does.
not quite I would like my created vms to have internet access i cant even ping google in its current config
 
Hi I was able to fix this by reinstalling proxmox.

Not sure what changed or whats different but its working now so all good.

Now onto creating my VM's
 
Hey, just installed proxmox and I'm able to access it via local network but can't access it through the internet.
ohh, ok. But that is not what you said. Anyway, I'm glad it works now.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!