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

    WAN Loopback is blocked? Maybe?

    Scheduled Pinned Locked Moved General pfSense Questions
    14 Posts 4 Posters 3.6k 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.
    • H
      Howitzer
      last edited by

      Hope that helps.

      I can access locally, so if I type 10.0.0.2, but if I type home.domain.com that works for others not at the home location, it works for them, but not for me when I'm here.

      1 Reply Last reply Reply Quote 0
      • W
        wallabybob
        last edited by

        If you are using pfSense as name server for your private network I suspect the easiest way to deal with this problem is to enter a local override entry for home.domain.com in the pfSense name server (e.g. Services -> DNS forwarder, click the "+" button at the bottom of the page). The entry should contain the appropriate local IP address (e.g. 10.0.0.1).

        1 Reply Last reply Reply Quote 0
        • H
          Howitzer
          last edited by

          How do I know if pfSense is acting as a name server? What I'm trying to do is create a monitor that will check to make sure the port is open on the outside world without having to be trying to access it from the outside world.

          1 Reply Last reply Reply Quote 0
          • M
            Metu69salemi
            last edited by

            @Howitzer:

            How do I know if pfSense is acting as a name server? What I'm trying to do is create a monitor that will check to make sure the port is open on the outside world without having to be trying to access it from the outside world.

            if you're using windows try to type this on cmd

            ipconfig /all
            ```and search dns-server entries
            1 Reply Last reply Reply Quote 0
            • H
              Howitzer
              last edited by

              Looks like "home" is the dns suffix, is that messing things up? There is so much about this networking that I dont know. I really am grateful for all the help on these forums.

              1 Reply Last reply Reply Quote 0
              • W
                wallabybob
                last edited by

                @Howitzer:

                How do I know if pfSense is acting as a name server?

                Use a tool like dig or nslookup on a client to report what that client is using for a name server. If clients get all their IP network configuration data by DHCP from pfSense and pfSense has DNS forwarder enabled and the DHCP server configuration doesn't have a DNS override then the clients probably use the pfSense box as their DNS.

                @Howitzer:

                What I'm trying to do is create a monitor that will check to make sure the port is open on the outside world without having to be trying to access it from the outside world.

                Such a monitor won't tell tell you the port is "closed" because your internet connection is down
                nor will it tell your port is "closed" because you haven't configured the firewall port forwarding correctly.

                1 Reply Last reply Reply Quote 0
                • H
                  Howitzer
                  last edited by

                  My port forwarding is setup correctly, so it would tell me if the server application has crashed or is no longer accepting connections. If my internet is down, that I will know its down, but I would still like to try to find a way to make this work. Thanks again for your help.

                  1 Reply Last reply Reply Quote 0
                  • B
                    biggsy
                    last edited by

                    You may have partly figured it out.  The connection-specific DNS suffix, is "home".  According to the ipconfig output, that's come from your pfSense (10.0.0.254) DHCP server.  When you try to reach yourserver.yourdomain.com from inside, pfSense goes to an external DNS server which says to connect to your WAN interface's external IP address.  That's when confusion sets in.  Someone correct me if I'm wrong.

                    If you have a real domain name, enter that in the Domain box at System:General Setup as well.  By default, that's the DNS suffix given to your Windows boxes (but it can be overridden in the DHCP server config and the DNS forwarder config).

                    Reboot your Windows boxes so they pick up the proper domain name suffix.

                    1 Reply Last reply Reply Quote 0
                    • H
                      Howitzer
                      last edited by

                      Alright, changed it in pfsense to home.do*****ft.com and its showing up, but I still cannot loopback and see the service running using the client.

                      1 Reply Last reply Reply Quote 0
                      • B
                        biggsy
                        last edited by

                        Did you have NAT reflection on?

                        Have you checked that the Windows boxes got the correct domain?  Do an ipconfig on your server and make sure it shows its host and DNS suffix correctly.  (Assuming it gets its IP address from pfSense as well and isn't set up as static)

                        It may be that you have to clear the state table too under Diagnostics:States Reset states tab.  Read the notes there about your browser connection.

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