add Network Bridge but node not detect ip

hokaloh

New Member
Mar 22, 2022
9
0
1
33
Hi Everyone, hope everyone can solve my problem, dont what the problem .

Im add bridge vmbr0 using cli at the file "/etc/network/interfaces.new" like this -->

auto lo iface lo inet loopback iface ens4 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.0.3 netmask 255.255.255.0 gateway 192.168.0.1 bridge_ports ens4 bridge_stp off bridge_fd 0

After that, it display on the gui interfaces network vmbr0 . on proxmox same it change interface.
1647926872343.png
1647926924261.png

But my problem is not detect on the any node . like this and what the problem and How to solve this ? Please :'(
1647927031174.png
 

Attachments

  • 1647927008971.png
    1647927008971.png
    38.8 KB · Views: 7
Hey,

the interface config looks fine, do you have a DHCP server running on 192.168.0.0/24? If not you have to configure a static IP in your VM. If you do have a DHCP server, could you post the output of [sudo] dhclient.
 
Hey,

the interface config looks fine, do you have a DHCP server running on 192.168.0.0/24? If not you have to configure a static IP in your VM. If you do have a DHCP server, could you post the output of [sudo] dhclient.
ohh, I try setup ip static on VM but it cannot ping to internet and gateway, i can ping proxmox ip. proxmox ip can access to internet(vmbr0)
i dont know where my problem. can you tell me where my problem

1647964519341.png
This i setup ip static on VM
1647964480829.png

Please :'(
 
Can you ping your gateway(192.168.0.1) from the VM? Could you post the output of ip a and ip r.
 
Can you ping your gateway(192.168.0.1) from the VM? Could you post the output of ip a and ip r.
cannot ping the gateway from VM, will output destination host unreachable
1648014518243.png

This ip a from VM
1648014531362.png

this ip r from VM . what should i do to solve the problem, please :'( .
1648014660144.png
 

Attachments

  • 1648014564969.png
    1648014564969.png
    6.7 KB · Views: 2
But you can ping 192.168.0.1 from PVE? Did you change anything in the firewall?
 
I assume 192.168.0.1 is your router. Can you check if the router is actually on the same network? Maybe ping PVE from your router, depending on whether that is possible with the device you have.
 
I assume 192.168.0.1 is your router. Can you check if the router is actually on the same network? Maybe ping PVE from your router, depending on whether that is possible with the device you have.
but this PVE on cloud and can access internet , but im dont know why vmbr0 on VM cannot access the internet.
1648019590667.png
this ip a from PVE
1648019766959.png
 
Already solved for this problem (thumbsup) ;) tq for this support ,

can see what second problem , maybe wrong configuration for port forward to webserver.

i found port forward issue to webserver but it used Bridge network on proxmox forum , Link port forward bridge but how about NAT network. it different configure with NAT ? this configure me for nat but dont see LISTEN on proxmox. maybe wrong configure, can help me we why wrong configuration . please :'(

this my configuration :
1648577227509.png
 
Last edited:

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!