Recent content by Kiwiana

  1. K

    Proxmox & pfSense VM management subnet?

    Oh well, after I made the Proxmox management port available as PCI in the pfSense VM I can't log in at Proxmox anymore. Can I undo that somehow or how can I reach Proxmox now? THIS is what I was worried about...
  2. K

    Proxmox & pfSense VM management subnet?

    yeah it will be, but I'm more wondering about making eth0 available in pfSense and then create a firewall rule there that this network can only access the admin interface?
  3. K

    Proxmox & pfSense VM management subnet?

    It's a n5105 box with 4 NICs running Proxmox and pfSense is a VM on this Proxmox
  4. K

    Proxmox & pfSense VM management subnet?

    A virtual NIC? Sorry haven't done this before...
  5. K

    Proxmox & pfSense VM management subnet?

    I installed Proxmox on a box with 4x intel 226 NICs. ETH0 is the one I use as management port for Proxmox and is currently not visible pfSense VM EHT1 is the WAN port. ETH2 is the NSFW_LAN port having all IOT, Media players etc. devices ETH3 is currently unused which I need for future...
  6. K

    PVE in 2 subnets with 1 NIC?

    Yeah, something didn't work, the PVE was not available anymore after applying the settings (couldn't reach the GUI from my PC anymore on 192.168.1.52 nor 192.168.3.52 (old) ) However, I restored the original network settings, cleaned up some router settings and now everything seems to work.
  7. K

    PVE in 2 subnets with 1 NIC?

    Thanks for that. I edited the interfaces file directly but it seems to have reverted to what's defined in the PVE GUI. in the interfaces is a note to utilize 'source' or 'source-directory', do i have to make use of that?
  8. K

    PVE in 2 subnets with 1 NIC?

    Yes, they're all plugged into a switch (Netgear GS716T).
  9. K

    PVE in 2 subnets with 1 NIC?

    Hi, I'm new to Proxmox and don't have that much Linux experience... I have an intel NUC which is running Proxmox VE. It has the IP address 192.168.3.52. Then I have a NAS with the IP address 192.168.1.10. I wanted to create a new PVE disk which is network share on the NAS. This failed so far...