• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Creating virtual networks based on proxmox with pfsense

Scheduled Pinned Locked Moved Virtualization
9 Posts 3 Posters 1.9k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    timoonskii
    last edited by Jul 2, 2020, 10:46 AM

    Hi guys,

    I am new to pfsense and proxmox and currently I’m stuck. Hopefully, you can help me :).

    Environment:
    proxmox cluster based on 3 nodes. Setup will be on just one of them. One of the network ports (enp5s0f0) has a bridge (vmbr0) with 192.168.123.23 and defined 192.168.123.1 as gateway. Before that, theres a physical firewall.

    What I want to achieve:
    Virtualized Pfsense that has connection to WAN (vmbr0) and several network zones (vmbr10 (192.168.10.1), (vmbr11 (192.168.11.1), vmbr12 (192.168.12.1), vmbr13 (192.168.13.1), vmbrX etc.) that are all like DMZ.
    VMs in proxmox will attach the specific linux bridge of their zone. For example: Vm1100 attach the vmbr11. VM1100 can just go out in the internet but not to the other zones.

    Current state:
    I’ve created vmbr11, vmbr12 and so on, on the proxmox node. The pfsense has been connected to vmbr0 (WAN) vmbr11 (ZONE1), vmbr12 (ZONE2) etc. A vm hat vmbr11, got an ip address by the DHCP from pfsense. So it has connection to the pfsense. It’s able to ping 8.8.8.8 and google.ch (dns works!) but I can’t reach any websites by using a browser.
    If I connect the VM directrly to the vmbr0, everything (ping, dns and reach websites) works!
    Pfsense config: in networking I disabled Hardware Checksum Offloading, Hardware TCP Segmentation Offloading and Hardware TCP Segmentation Offloading.
    On the Nework interfaces “Block private networks and loopback addresses”

    Screenshots
    2020-07-01 15_45_32-proxmox.docx - Word.png
    2020-07-01 15_46_06-proxmox.docx - Word.png

    Many thanks in advice! :)

    N 1 Reply Last reply Jul 2, 2020, 12:10 PM Reply Quote 0
    • V
      viragomann
      last edited by Jul 2, 2020, 11:25 AM

      Something in the firewall log?

      1 Reply Last reply Reply Quote 0
      • N
        NogBadTheBad @timoonskii
        last edited by Jul 2, 2020, 12:10 PM

        @timoonskii said in Creating virtual networks based on proxmox with pfsense:

        Hi guys,

        I am new to pfsense and proxmox and currently I’m stuck. Hopefully, you can help me :).

        Bet your a Cisco guy, using the term Zones ☺

        Andy

        1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

        1 Reply Last reply Reply Quote 0
        • T
          timoonskii
          last edited by timoonskii Jul 2, 2020, 12:55 PM Jul 2, 2020, 12:54 PM

          Hi viragomann,

          oh yes, interesting point, sorry forgot that to mention:

          i can see my request here (google.com with 216.58.215.238)

          c033bd97-b511-4c29-8073-21c095369cb6-grafik.png

          e005fb2a-3eb9-4708-bf9a-c680c9eb7080-grafik.png

          I think the response dind't came back... ?

          @NogBadTheBad
          We have no cisco in use

          V N 2 Replies Last reply Jul 2, 2020, 1:01 PM Reply Quote 0
          • V
            viragomann @timoonskii
            last edited by Jul 2, 2020, 1:01 PM

            @timoonskii said in Creating virtual networks based on proxmox with pfsense:

            I think the response dind't came back... ?

            You can easily investigate that by using Diagnostic > Packet Capture.
            Take a capture on WAN interface while you try to access an internet site from the testdevice.

            Here you can verify, that the outbound NAT translates source addresses correctly into the WAN address.
            If there are no response packets, the problem may possibly be outside of pfSense.

            1 Reply Last reply Reply Quote 0
            • N
              NogBadTheBad @timoonskii
              last edited by Jul 2, 2020, 1:03 PM

              @timoonskii said in [Creating virtual networks based on proxmox with pfsense]

              @NogBadTheBad
              We have no cisco in use

              Zones tend to be a term Cisco firewall guys use.

              Andy

              1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

              1 Reply Last reply Reply Quote 0
              • T
                timoonskii
                last edited by Jul 21, 2020, 8:02 AM

                Hey guys,

                so sorry for not getting back to you earlier!

                I've done the pcap: go on google.com from a VM, IP192.168.10.54

                d915b179-cc8f-4ec0-99a8-52fe6c0179e9-grafik.png
                ....
                4927e4cc-e4eb-4c1f-8e67-f52097597084-grafik.png
                ...
                732ab94c-8991-4263-b491-fe86d90d6c7e-grafik.png
                ..

                2246c1f3-700f-4f80-915b-c8a9c81ba9a1-grafik.png

                The TCP traffic has ECN and CWR, so there might be a congestion that is related to layer3?

                many thanks in advice!
                regards

                V 1 Reply Last reply Jul 21, 2020, 11:14 AM Reply Quote 0
                • V
                  viragomann @timoonskii
                  last edited by Jul 21, 2020, 11:14 AM

                  @timoonskii
                  So 192.168.195.60 is your WAN address. Is it the only one or do you have a subnet?
                  When you connect the VM to vmbr0 and you're able to browse the internet which IP does it use?

                  Can you access the WAN gateway normally from pfSense?

                  1 Reply Last reply Reply Quote 0
                  • T
                    timoonskii
                    last edited by Jul 21, 2020, 12:45 PM

                    192.168.195.60 is my WAN address (sorry had to change it in the meanwhile)

                    yes when i use vmbr0 browsing is working.

                    i can reach the pfsense from my local browser (not in the 192.168.x.x Network)

                    thanks for your help
                    regards

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                      This community forum collects and processes your personal information.
                      consent.not_received