Network Interface Configuration

Pramod_D

New Member
Sep 18, 2024
4
0
1
Hi Reader,

I have
1> Router [gateway= ip:225, netmask=255.255.255.240]
2> Server installed with Proxmox
3> Laptop - For connecting to Proxmox web interface

in [Server] /etc/network/interfaces I have as below,
/etc/network/interfaces
auto lo
iface lo inet loopback

auto eno8303
iface eno8303 inet manual

auto eno8403
iface eno8403 inet manual

auto vmbr0
iface vmbr0 inet static
address ip:233/28
gateway ip:225
bridge-ports eno8303 eno8403
bridge-stp off
dns-nameservers 209.67.220.220 208.67.222.222 8.8.8.8

  • I have connected my laptop to the server from LAN at eno8403 and able to access the web interface but when i try to access the vm by setting some static ip address i am not able connect to the vm.
  • Laptop ethernet settings are as follows, { ip:234, netmask=255.255.240, g/w= ip:225 , dns=set to 8.8.8.8 & 1.1.1.1}
  • I have connected server to the router from LAN eno8303 to get internet from router.
Now I need to connect to the VMs using the static ips that I provide in the vm configuration
for an example, vm configuration is as follows ip:230, netmask=255.255.255.240, gateway=ip:225 but I am not able to connect to VM.

I tried Routed network configuration of Proxmox at
https://pve.proxmox.com/wiki/Networ... using the Linux network stack. This provides

but failed to fetch the internet in the vm!

I need help on this configuration.

Thanks for reading
 
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!