Unable to get internet but Lan works

MakeOrBreak

New Member
Jun 16, 2025
2
1
3
I have a fresh Install of Prox and am having nothing but troubles getting internet access. I'll post screen shots of all my settings below.

The system has 4 network ports I've set it up so port 1 gets 192.168.0.69 and ports 2-4 are in a bond that get 192.168.0.50. I can ping anything internal and access the web interface but can't ping external.

Any help would be greatly appreciated!

1750087468451.png

1750087498045.png

1750087529921.png

Here's the ipconfig from my laptop on the same network
1750087648120.png
 
Try removing the ip address / gateway from vmbr1

You should only have 1 gateway, never use the same subnet for multiple interfaces.

*edit*
change vmbr0 ip to 192.168.0.50 or change ip in hosts file to 192.168.0.69
 
Last edited:
  • Like
Reactions: UdoB
Try removing the ip address / gateway from vmbr1

You should only have 1 gateway, never use the same subnet for multiple interfaces.

*edit*
change vmbr0 ip to 192.168.0.50 or change ip in hosts file to 192.168.0.69
Success! I made both changes and it's all working now. Thanks a bunch!
 
  • Like
Reactions: MarkusKo