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

    Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode

    Virtualization
    2
    25
    2.8k
    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.
    • P
      Papa_Dragon
      last edited by

      Hello,

      I'm facing an issue with accessing the Proxmox web interface when my Shaw modem is set to bridge mode. I hope someone can provide some guidance or solutions to help resolve this problem.

      Here's the situation:

      When my Shaw modem is in bridge mode, I'm unable to access the Proxmox web interface using the local IP address (10.0.0.xx) assigned to my Proxmox server.
      However, when I switch my Shaw modem back to its default mode, I regain access to the Proxmox web interface without any issues, and when i reload the page for the proxmox and put it back into bride mode everything works fine, i just need to not reboot my server.
      I suspect that the change in network configuration due to bridge mode is causing this problem. potentially the gateway? or a DNS issue I'm not sure, I'm still a little new to this. I would like to be able to access the Proxmox web interface even when my Shaw modem is in bridge mode.

      I have already tried the following troubleshooting steps:

      nano etc/network/interfaces
      and i edited the IP address, as well as the gateway to my WAN on pfsense and yet i get nothing if i dont load the page while the modem is not in bridge mode.
      i dont want to mess around with the internet at the moment and mess it up, not until i get some help.
      If anyone has experienced a similar issue or has any suggestions on how to resolve this, I would greatly appreciate your assistance.

      Thank you in advance for your help!

      NollipfSenseN 1 Reply Last reply Reply Quote 0
      • NollipfSenseN
        NollipfSense @Papa_Dragon
        last edited by

        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

        I'm facing an issue with accessing the Proxmox web interface when my Shaw modem is set to bridge mode.

        That shouldn't happen and appears you are missing basic networking concept and most likely the issue is DNS...nothing to resolve Proxmox's hostname since it might be on a different network. I recommend reading this: https://docs.netgate.com/pfsense/en/latest/recipes/virtualize-proxmox-ve.html

        Also, you must access the network you setup for vmbr0...and the computer you're using to access Proxmox must be on the same exact network as vmbr0.

        pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
        pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

        P 1 Reply Last reply Reply Quote 0
        • P
          Papa_Dragon @NollipfSense
          last edited by

          @NollipfSense this is a post that i also have on proxmox web forum but to get more information i thought that it would be nice to get some help on what I'm doing wrong. https://forum.proxmox.com/threads/proxmox-web-interface-not-working-after-installing-pfsense.128076/#post-561724 this is the cross-post to the forum page. My network is set up like this isp>bridged modem>nic pcie card, (2 ports enp6s0f0, which is the one that I'm hooked up to)>eno1 goes to my switch> from switch goes to eno4. Also i have set up the enp6s0f0 as a bridge that's how i got this working in the first place, granted it took me a bit longer to figure it out but i got there.

          NollipfSenseN 1 Reply Last reply Reply Quote 0
          • NollipfSenseN
            NollipfSense @Papa_Dragon
            last edited by NollipfSense

            @Papa_Dragon I looked at the post (on Proxmox).
            "I have a Dell R710 server running the latest version of Proxmox, and I recently installed pfSense as a VM on it."
            "My ISP connection goes to the WAN interface on my server, and from there, it connects to a network switch. The LAN connection from the switch is connected to the server's built-in 4-port NIC."

            That's why I mentioned the Netgate doc above for you to look at. Your ISP connection must go to pfSense WAN...not Proxmox Two of you NIC ports must go to pfSense (passthrough) for WAN and LAN. One port to Proxmox.

            I am also using a Dell (Dell Precision 3630MT) with its on-board NIC and added Intel i350-t4. The on-board NIC is for Proxmox on network 10.8.27.36/24 with gateway 10.8.27.1 which is pfSense LAN.
            Screenshot 2023-06-06 at 11.54.33 AM.png
            Note the two other bridges, vmbr1 is pfsense WAN and vmbr2 is pfSense LAN. They have no IPs because the IPs are passthrough to pfSense; so, Proxmox doesn't need to have them configured in Proxmox.

            What's important is for Proxmox to have a gateway. You can plug a computer directly into the port configured for Proxmox to access the webGUI (the computer must be manually set to an IP within the same network)...Proxmox won't have a gateway UNTIL pfSense is installed and running, since Proxmox's gateway is pfSense LAN.

            pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
            pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

            P 1 Reply Last reply Reply Quote 0
            • P
              Papa_Dragon @NollipfSense
              last edited by

              @NollipfSense okay so i made the vmbr1 and 2 as my WAN and LAN. vmbr1 is enp6s0f0 is WAN and vmbr2 enp6s0f1 is LAN. as for the gateway should i put pfsense's gateway to proxmox?

              NollipfSenseN 1 Reply Last reply Reply Quote 0
              • NollipfSenseN
                NollipfSense @Papa_Dragon
                last edited by

                @Papa_Dragon Yes, as it's your main firewall and the only sure way to protect the host, Proxmox. Note on mine, I use one network, 10.8.27.0/24

                Also, set firewall rules to force all clients, including Proxmox, use pfSense DNS. Here is a screenshot of mine.
                Screenshot 2023-06-06 at 12.56.09 PM.png

                pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                P 1 Reply Last reply Reply Quote 0
                • P
                  Papa_Dragon @NollipfSense
                  last edited by Papa_Dragon

                  @NollipfSense okay so this is the changes that i made to my proxmox server

                  first things first i set up my physical network like this
                  ISP modem is in bridge mode btw

                  vmbr0=10.0.0.>eno1>network switch (and gateway is set to pfSense gateway) using nano /etc/network/interfaces

                  ISP>enp1s0f0 (WAN)
                  LAN=enp1s0f1>network switch

                  now for the firewall rules in pfsense is like this: for security reasons it actually set to the webpage of proxmox i just photoshopped it.
                  Screenshot (14).png

                  but i get nothing at all

                  NollipfSenseN 1 Reply Last reply Reply Quote 0
                  • NollipfSenseN
                    NollipfSense @Papa_Dragon
                    last edited by

                    @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                    vmbr0=10.0.0.>eno1>network switch (and gateway is set to pfSense gateway) using nano /etc/network/interfaces

                    ISP>enp1s0f0 (WAN)
                    LAN=enp1s0f1>network switch

                    I don't understand "network switch" on vmbro...hope you don't have a switch there...any network switch must attach to pfSense LAN.

                    The pfSense WAN and LAN must be passedthrough. If you have a switch, put it on pfSense LAN, you can connect an Ethernet cable from proxmox's management port to it to have access to both pfSense LAN and Proxmox. Remember DNS also. In the screenshot below, you will be able access Proxmox and pfSense webGUI with the same browser with different tabs...in mine, I have Proxmox, pfSense, and FreePBX.

                    Screenshot 2023-06-06 at 2.30.39 PM.png

                    pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                    pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      Papa_Dragon @NollipfSense
                      last edited by

                      @NollipfSense okay well there might have been some slight miscommunication on my end. vmbr0 is bridged to eno1 (which is what eno1 is set to on proxmox the default bridge set up) which is going to the network switch. is that wrong?!?!

                      I have the total of 3 bridges
                      vmbr0 =10.0.0.xx and to pfsense gateway is set to the gateway,
                      vmbr1 = WAN on pfsense
                      vmb2 i= LAN on pfsense

                      the DNS is from my isp as well as google, but i plan to make my own DNS server so that i am more private.

                      pfSesnse DNS:
                      8.8.8.8,
                      8.8.4.4 (google)

                      69.59.135.147,
                      69.59.128.113 (Shaw aka isp)

                      Proxmox DNS
                      69.59.135.147
                      69.59.128.113

                      Firewall settings on pfSense

                      WAN Interface Rule:

                      Action: Pass
                      Interface: WAN
                      Address Family IPv4
                      Protocol: Any
                      Source: Any
                      Destination: WAN Address
                      Description: Proxmox Management WAN

                      LAN Interface Rule:

                      Action: Pass
                      Interface: LAN
                      Address Family IPv4
                      Protocol: Any
                      Source: Any
                      Destination: LAN Address
                      Description: Proxmox Management LAN

                      NollipfSenseN 1 Reply Last reply Reply Quote 0
                      • NollipfSenseN
                        NollipfSense @Papa_Dragon
                        last edited by NollipfSense

                        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                        is that wrong?!?!

                        Well, if your gateway for Proxmox is pfSense LAN, then it would make sense to put the switch on pfSense LAN and connect Proxmox's management port to the switch ensuring Proxmox know its gateway.

                        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                        pfSesnse DNS:
                        8.8.8.8,
                        8.8.4.4 (google)

                        69.59.135.147,
                        69.59.128.113 (Shaw aka isp)

                        Proxmox DNS
                        69.59.135.147
                        69.59.128.113

                        Proxmox DNS, as stated before, should be pfSense and set this as well as this, see below:
                        Screenshot 2023-06-07 at 1.00.25 AM.png
                        Screenshot 2023-06-07 at 1.04.48 AM.png

                        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                        WAN Interface Rule:

                        Action: Pass
                        Interface: WAN
                        Address Family IPv4
                        Protocol: Any
                        Source: Any
                        Destination: WAN Address
                        Description: Proxmox Management WAN

                        Not needed since Proxmox management will be apart of pfSense LAN...see below, I have none, other than default. Note, you will need one, if and only if, you have port forward or VPN later.
                        Screenshot 2023-06-07 at 1.03.04 AM.png

                        pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                        pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          Papa_Dragon @NollipfSense
                          last edited by Papa_Dragon

                          @NollipfSense

                          Screenshot (15).png Screenshot (20).png Screenshot (21).png

                          okay so i went to nano /etc/resolv.conf
                          changed the DNS to
                          127.0.0.1
                          8.8.8.8
                          8.8.4.4

                          added the LAN Rule
                          and i still get nothing

                          NollipfSenseN 1 Reply Last reply Reply Quote 0
                          • NollipfSenseN
                            NollipfSense @Papa_Dragon
                            last edited by NollipfSense

                            @Papa_Dragon It seems as if you're not following instructions given. Also, you need to read up on pfSense as much as possible. A statefull firewall, such as pfSense, nothing can enter the WAN unless the request comes from LAN; so, putting these rules on WAN is pointless...they're not doing anything...see the circle on the pic below. You were told to leave WAN with the default rule it had OR read Netgate document on WAN.

                            Screenshot 2023-06-07 at 2.53.57 PM.png

                            What's this 10.0...that's not a complete IP address...please disclose the full address. If you look at the circle, LAN.net tried to contact this 10.0 address BUT the address is not responding. Now, look at your DNS below the circle...you see that your DNS is working...

                            Screenshot 2023-06-07 at 2.53.00 PM.png

                            pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                            pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              Papa_Dragon @NollipfSense
                              last edited by Papa_Dragon

                              @NollipfSense

                              i understand the confusion. And i apologize if I am making this difficult. in my defense i had no idea what pfsense was... until like 2 months ago. this is a new hobby for me, with a huge learning curve and i am excited to enter the world but didn't realize how much work it would be, but i can assure you that i am willing to learn. i am trying my best to follow your instructions, but i mostly go off of your pictures to understand what to do. i wouldn't be on this forum if i knew what i was doing, but sense its new to me I am reaching out and asking for help because i have a very small percentage on what i am doing. So again i am sorry if this is frustrating.

                              for the wan i have portforward that i would not like to disclose, as it may or may not be exposed to the world and a potential security risk. all i well say is that its a game server that i have set up with my buddies. it appears that its doing nothing but infact it is. Also for the LAN it was a complete address. i just photo shopped it to block out any potential security risks.

                              Screenshot (22).png

                              NollipfSenseN 1 Reply Last reply Reply Quote 0
                              • NollipfSenseN
                                NollipfSense @Papa_Dragon
                                last edited by

                                @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                this is a new hobby for me, with a huge learning curve and i am excited to enter

                                Good, we all had been there.

                                @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                i have portforward that i would not like to disclose

                                Learn to use firewall alias...they're awesome firewall tools so you can show without disclosure. Also, ping LAN.net from 10.0.0.15...make sure the protocol is IPv4 TCP/UDP so we know that also works

                                pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  Papa_Dragon @NollipfSense
                                  last edited by

                                  @NollipfSense

                                  so i tired to ping on my server i only have access to it due to a mouse and keyboard, and a monitor, but i cant ssh in. i tired ping LAN.net (from my server aka 10.0.0.15) and i got this as a result. temporary failure in name resolution

                                  which one should be the TCP/UDP?

                                  NollipfSenseN 1 Reply Last reply Reply Quote 0
                                  • NollipfSenseN
                                    NollipfSense @Papa_Dragon
                                    last edited by

                                    @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                    which one should be the TCP/UDP?

                                    Select both...port 8006 is UDP and update Proxmox will use TCP.

                                    pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                    pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                    P 1 Reply Last reply Reply Quote 0
                                    • P
                                      Papa_Dragon @NollipfSense
                                      last edited by Papa_Dragon

                                      @NollipfSense ![Screenshot (23).png]
                                      is this what you meant? also sorry for the late reply ( i guess early lol for me at least). would adding another LAN for my eno1 work? like if i went back and accessed my proxmox and added the vmbr0(aka eno1)? would disabling the proxmox firewall work? I'm just trying to figure it out

                                      also this is Photoshopped!! dont worry its not blank...!Screenshot (23).png

                                      edit when i was assigning, the gateway i used the WAN gateway. but I've noticed that any time i connect a device to my LAN it gets a different gateway. so should i have put the LAN gateway or the WAN gateway??

                                      NollipfSenseN 1 Reply Last reply Reply Quote 0
                                      • NollipfSenseN
                                        NollipfSense @Papa_Dragon
                                        last edited by

                                        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                        so should i have put the LAN gateway or the WAN gateway??

                                        Only your LAN has a gateway...WAN just connects you to the Internet...your network is LAN.

                                        @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                        I've noticed that any time i connect a device to my LAN it gets a different gateway

                                        That's because you still have it the same way in your original post despite several instruction. Maybe, that's why you have this, see below. Since you have port forwarded, that suggest you have some server function other than Proxmox. So, that seems to suggest you're implementing a sophisticated network. That's fine however, you must know what you're doing. A network diagram would be best for us to see what you want to accomplish.

                                        Screenshot 2023-06-08 at 9.26.41 AM.png

                                        pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                        pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          Papa_Dragon @NollipfSense
                                          last edited by

                                          @NollipfSense okay well its a bit confusing so if you wouldn't mind giving me a breakdown on what needs to get done i would appreciate it! i would like a breakdown step by step please.![image-370.png.webp](Invalid file type.

                                          NollipfSenseN 1 Reply Last reply Reply Quote 0
                                          • NollipfSenseN
                                            NollipfSense @Papa_Dragon
                                            last edited by NollipfSense

                                            @Papa_Dragon said in Proxmox Web Interface Not Accessible When Shaw Modem is in Bridge Mode:

                                            @NollipfSense okay well its a bit confusing so if you wouldn't mind giving me a breakdown on what needs to get done i would appreciate it! i would like a breakdown step by step please.![image-370.png.webp](Invalid file type.

                                            You image is invalid file type for the forum. This primitive image is how I imagined your network...see below. In your ISP router mode, you have access to Proxmox while ISP router in bridge mode, you don't have access. The drawing should help you see why.

                                            Screenshot 2023-06-08 at 4.04.36 PM.png

                                            This image below is what you were told to do and since your Dell has a four-port NIC, you have two for pfSense WAN and LAN, one for Proxmox, and the other you can use for your port forward. Does this helps?

                                            Screenshot 2023-06-08 at 4.27.17 PM.png

                                            pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                            pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                            P 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.