Hello ,
I have a vps on proxmox node. this vps has one network interface and it works without any problem.
when I add another netwrok interface to the vps and after configuring the new network interface from the guest system (rockylinux) to be on the same network subnet.
- I can not ping that new network interface from outside the network. from the internet.
- I also can not ping the default gateway from that network interface using ping -I. inside the guest system. inside the vps.
- but I can ping that new interface from any other device on the network (connected to same network switches) or from the proxmox host.
- and i noticed that in the arp table of any other device on the network the ip of the new network interface points to the mac address of the old network interface not the mac of the new network interface. so I think that the mac address of the new network interface did not get populated on the network.
so my question is why the new network interface mac address does not show up in arp on any network device ?
why the new network interface can not reach the gateway while the old interface can ?
why the new network interface ip can be pinged only from inside the devices connected directly to the network but not from the gateway ?
Both network interfaces the old and new one are on the same vps at the same time and on the same linux bridge on proxmox host and same network subnet but with different ips.
I have a vps on proxmox node. this vps has one network interface and it works without any problem.
when I add another netwrok interface to the vps and after configuring the new network interface from the guest system (rockylinux) to be on the same network subnet.
- I can not ping that new network interface from outside the network. from the internet.
- I also can not ping the default gateway from that network interface using ping -I. inside the guest system. inside the vps.
- but I can ping that new interface from any other device on the network (connected to same network switches) or from the proxmox host.
- and i noticed that in the arp table of any other device on the network the ip of the new network interface points to the mac address of the old network interface not the mac of the new network interface. so I think that the mac address of the new network interface did not get populated on the network.
so my question is why the new network interface mac address does not show up in arp on any network device ?
why the new network interface can not reach the gateway while the old interface can ?
why the new network interface ip can be pinged only from inside the devices connected directly to the network but not from the gateway ?
Both network interfaces the old and new one are on the same vps at the same time and on the same linux bridge on proxmox host and same network subnet but with different ips.
Last edited: