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

    Access webui need to open 443?

    Scheduled Pinned Locked Moved General pfSense Questions
    webui
    30 Posts 5 Posters 2.4k 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.
    • N
      nadvig23 @nadvig23
      last edited by

      @nadvig23

      I have change my switch (it was a manageable switch …. Weird cannot change the ip gateway for the new one 192.168.1.1) so with the new netgear switch (not manageable this one) now;

      Webui Diagnostics Ping:
      Host 8.8.8.8
      Source wan or lan is 0% lost
      So for now this is working

      But the lan pc cannot acces Internet i don’t go out!

      Maybe it’s because i have to add firewall rules?

      S 1 Reply Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @nadvig23
        last edited by

        @nadvig23 LAN has an allow to any rule out of the box. If that was removed then yes a rule is needed for DNS and Internet. All Interfaces have a hidden deny all rule.

        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
        Upvote 👍 helpful posts!

        N 1 Reply Last reply Reply Quote 0
        • N
          nadvig23 @SteveITS
          last edited by

          @SteveITS

          I have done no change yet

          N 1 Reply Last reply Reply Quote 0
          • N
            nadvig23 @nadvig23
            last edited by

            If the rules by default :
            Firewall- rules - lan:
            Default allow Lan to any rule

            Will permit to my laptop from the Lan to go out well i can’t go out to internet
            My laptop is 192.168.1.99 with gateway and dns 192.168.1.1
            I have put this Mac addr and ip of this laptop in Dhcp server- static mapping….

            1 Reply Last reply Reply Quote 0
            • S
              SteveITS Galactic Empire @nadvig23
              last edited by

              @nadvig23 said in Access webui need to open 443?:

              Webui - diagnostics- ping:

              Yes !
              Host 8.8.8.8
              Source wan

              No!
              Host 8.8.8.8
              Source Lan

              I was working on a problem router today that I think has a bad WAN port. I reinstalled, and I had this behavior until I finished the setup wizard. I don't recall having to do that in the past.

              You might reset to factory defaults and start over just to see.

              Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
              When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
              Upvote 👍 helpful posts!

              N 1 Reply Last reply Reply Quote 0
              • jimpJ jimp moved this topic from Problems Installing or Upgrading pfSense Software on
              • N
                nadvig23 @SteveITS
                last edited by

                @SteveITS

                hello i was in vacation....

                i have bought Netgate sg-2100...it is really great! my network is working now!
                just a question...can i plug the wifi router (netgear) in the LAN2 port of Netgate??
                thanks

                S 1 Reply Last reply Reply Quote 0
                • S
                  SteveITS Galactic Empire @nadvig23
                  last edited by

                  @nadvig23 you can use any port. On the 2100 the 4 LAN ports are a switch.

                  Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                  When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                  Upvote 👍 helpful posts!

                  1 Reply Last reply Reply Quote 2
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Or if you want the WIFI AP on a different subnet so you can filter traffic differently you can set on the ports to be a discrete interface:
                    https://docs.netgate.com/pfsense/en/latest/solutions/netgate-2100/configuring-the-switch-ports.html

                    Steve

                    N 2 Replies Last reply Reply Quote 0
                    • N
                      nadvig23 @stephenw10
                      last edited by

                      @stephenw10
                      good idea i prefer to have the wifi on another subnet that the local network. i will folow this documentation, thanks! i have netgear wifi router, i will see how to set up this one too (probably that i need to put this one on static ip 192.168.100.1)?

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        The netgear router/ap could pull a lease from pfSense in the new subnet. I would set it to static mapping so it always gets the same IP address if you do. But, yes, setting it statically will also work.

                        1 Reply Last reply Reply Quote 0
                        • N
                          nadvig23 @stephenw10
                          last edited by

                          @stephenw10

                          hello i have finaly have time to configure my wifi to Netgate on OPT1.

                          i have follow your link. everything go well thanks!

                          but i have to do some firewall rules...because none of my laptop go out to Internet. here what i have configured:

                          Screenshot from 2023-09-10 13-36-14.png

                          can youhelp?

                          N 1 Reply Last reply Reply Quote 0
                          • N
                            nadvig23 @nadvig23
                            last edited by

                            i have just add the gateway...i have forgot that !

                            wifi OPT1 192.168.100.1 192.168.100.1

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              nadvig23 @nadvig23
                              last edited by nadvig23

                              but still not go out:

                              from a laptop 192.168.100.201:

                              cyber@cyberlaptop:~$ ping 192.168.100.1
                              PING 192.168.100.1 (192.168.100.1) 56(84) bytes of data.
                              From 192.168.100.201 icmp_seq=1 Destination Host Unreachable
                              From 192.168.100.201 icmp_seq=2 Destination Host Unreachable

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                That should pass anything but you can see it has not opened any states or passed any traffic on any of those rules.

                                I assume the OPT1 interface is where you have the WIFI connected? And that is using the 192.168.100.1/24 interface address?

                                Do wifi clients pull a dhcp lease in that subnet correctly?

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  nadvig23 @stephenw10
                                  last edited by nadvig23

                                  @stephenw10
                                  oh my god!!!! the probleme was :

                                  wifi 6 netgear nighthwak ....yellow port ....was connected to the netgate lan 4 (opt1). i have unpluged it, put the cable in the lan 1 port of the netgear (not the yellow one) and it's working!!!!!!!!!!!!!

                                  GertjanG 1 Reply Last reply Reply Quote 1
                                  • GertjanG
                                    Gertjan @nadvig23
                                    last edited by

                                    @nadvig23 said in Access webui need to open 443?:

                                    i have unpluged it, put the cable in the lan 1 port of the netgear

                                    The "yellow" (single) port on the AP Netgear router is a so called WAN port.
                                    You've created a Router (Netgear) after Router ( pfSEnse) setup.
                                    That could be just what you want, but is often totally not understood. (read = you've complicated your live)

                                    What you probably want : using your Netgaer as a "Access Point" only, and not as a router (and not a DNS, not a firewall, not a DHCP server) == just as an AP.

                                    The basic setup for such a device is :

                                    Your pfSense LAN (== OPT1) uses 192.168.100.1 / 24

                                    Set your LAN IP of you Netgate like :
                                    192.168.100.2 /24 (= 255.255.255.0) = =a static IP setup.
                                    Set the Netgear gateway to 192.168.100.1
                                    Set the DNS of Netgear as 192.168.100.1

                                    Disable the DHCP server on Netgaer !

                                    Done.

                                    No "help me" PM's please. Use the forum, the community will thank you.
                                    Edit : and where are the logs ??

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      nadvig23 @Gertjan
                                      last edited by

                                      @Gertjan

                                      that's what i have done sunday! i was surprised that it didn't worked, but i saw the cable was still in the yellow of port of the netgear....i put it in the right port and everything goes well!

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