Recent content by xillion

  1. X

    [SOLVED] PFsense best way for network configuration

    Hi Dunin, Manu thanks for your explanation, it' s clear now. All work fine with your setup
  2. X

    [SOLVED] PFsense best way for network configuration

    @patch Thanks to share your experience with me. My installation is very basic and for home use. I only have one node and I need to share my network on many VM. So I don't want to pass through my network card directly to PFsense. Regarding the security point, I use a dedicated vlan (Point to...
  3. X

    [SOLVED] PFsense best way for network configuration

    Hello Dunin, Thanks for your reply. I try your recommendation but I have an issue. Like i said previously, my bond configurationt is as the follow (with vlan aware) : bond 0 --> vmbr 0 bond 0.10 --> vmbr 0.10 bond 0.20 --> vmbr 0.20 ... and I have assigned the vmbr with tagged vlan to...
  4. X

    [SOLVED] PFsense best way for network configuration

    Hello every body, I would like to ask you the best way to configure PFsense regarding network setup. I have 1 NIC (vmbr200) for interco with my box provider. I have 4 NIC to my switch with bond (lacp) and vlan setup : - vmbr0 to bond0 - vmbr0.10 to bond0.10 - ... This part work like a...