Adding Second NIC to Proxmox for NAS

mstofflett

New Member
Apr 27, 2021
2
0
1
36
Hello all,

First time posting, so excuse me if I'm not quite up to snuff. I'm trying to add a second Network Interface (Already Installed, Detected by proxmox) for my NAS to communicate to my Proxmox nodes. I have a seperate switch JUST for the NAS and have already configured the Storage LAN (Router is setup and working DHCP, etc.).
I setup the IP as 192.168.10.166/24 left gateway blank (Apparently you have to do this?), and set the bride port to the corresponding physical port. Corresponding Network Device and Linux Bridge show Active. But yet no communication to the NAS (192.168.10.154). I tried using a PC on the Storage LAN and I can connect to the NAS no problem. Any ideas where i'm screwing this up?
 
Jeez I hate it when I do this, LOL. Well its fixed. I duplicated the host line with the new IP Settings and BOOM!


127.0.0.1 localhost.localdomain localhost
192.168.1.166 pve.example.com pve
192.168.10.166 pve.example.com pve
 
That was it? Just add the bridge, IP and update the hosts file.
I tried these steps and it's still not getting an IP for the bonded network card.

I have 1 onboard, and a 2 port Intel card - want to have the onboard be for internal management only and the 2 port as a bonded interface with vLANS for all the VMs.

If anyone has a sample interfaces config for that I'd appreciate it.
This needs to be more clear in the docs/wiki.
 
Last edited: