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

Unable to access SSH / Webmin locally with pfsense v2.6

Scheduled Pinned Locked Moved General pfSense Questions
14 Posts 6 Posters 1.3k 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.
  • S
    SteveITS Galactic Empire @vanderson
    last edited by Mar 23, 2022, 2:55 AM

    @vanderson said in Unable to access SSH / Webmin locally with pfsense v2.6:

    Ubuntu Server is 192.168.1.102/24 (255.255.255.0)
    Windows Laptop is 192.168.1.107 and Subnet is 255.255.255.0

    The connection between those would not go through the router.

    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!

    V 1 Reply Last reply Mar 23, 2022, 3:02 AM Reply Quote 0
    • V
      vanderson @SteveITS
      last edited by vanderson Mar 23, 2022, 3:06 AM Mar 23, 2022, 3:02 AM

      @steveits said in Unable to access SSH / Webmin locally with pfsense v2.6:

      @vanderson said in Unable to access SSH / Webmin locally with pfsense v2.6:

      Ubuntu Server is 192.168.1.102/24 (255.255.255.0)
      Windows Laptop is 192.168.1.107 and Subnet is 255.255.255.0

      The connection between those would not go through the router.

      Thanks for your response.

      Could you let me know why they would not go through the pfsense router?

      From my understanding the /24 is the netmask of the IP range is equivalent to mask 255.255.255.0

      So they both have the same subnet mask unless I am missing something.

      Thank you in advance.

      S 1 Reply Last reply Mar 23, 2022, 3:12 AM Reply Quote 0
      • S
        SteveITS Galactic Empire @vanderson
        last edited by Mar 23, 2022, 3:12 AM

        @vanderson they are on the same network. A router is used when two devices are on different networks. Traffic between these two would just go through the switch and not get to the router.

        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!

        V 1 Reply Last reply Mar 23, 2022, 3:14 AM Reply Quote 1
        • V
          vanderson @SteveITS
          last edited by Mar 23, 2022, 3:14 AM

          @steveits Ahh okay. So why would the laptop not be able to SSH into the Ubuntu server.

          We can view the Apache2 server page on 192.168.1.107 but cannot access Webmin GUI at 192.168.1.107:10000

          We checked and the ports on Ubuntu are listening.

          J G 2 Replies Last reply Mar 23, 2022, 10:08 AM Reply Quote 0
          • F
            FSC830
            last edited by Mar 23, 2022, 8:35 AM

            Not sure if I picked it up correct, but the ubuntu host is the host, you installed pfSense?
            If so, may be a dump question: did you enable SSH access in pfSense?

            3ed61e85-adbe-473c-bfdb-a78c2e4a2d6d-grafik.png

            I apologize if I misunderstand something.

            Regards

            1 Reply Last reply Reply Quote 0
            • J
              johnpoz LAYER 8 Global Moderator @vanderson
              last edited by Mar 23, 2022, 10:08 AM

              @vanderson said in Unable to access SSH / Webmin locally with pfsense v2.6:

              So why would the laptop not be able to SSH into the Ubuntu server.

              can you ping the IP? As mentioned 2 devices on the same network talking to each other has zero to do with pfsense.

              Unless your trying to bridge the connection through pfsense? Where are these 2 devices connected.

              First thing comes to mind if your saying the services are shown listening - is firewall. Did you adjust the firewall on the host to allow access to these services?

              An intelligent man is sometimes forced to be drunk to spend time with his fools
              If you get confused: Listen to the Music Play
              Please don't Chat/PM me for help, unless mod related
              SG-4860 24.11 | Lab VMs 2.7.2, 24.11

              1 Reply Last reply Reply Quote 0
              • G
                Gertjan @vanderson
                last edited by Mar 23, 2022, 11:15 AM

                @vanderson said in Unable to access SSH / Webmin locally with pfsense v2.6:

                We can view the Apache2 server page on 192.168.1.107 but cannot access Webmin GUI at 192.168.1.107:10000

                Well, go ask your Ubuntu => Webmin why it isn't listening on it's interface 192.168.1.7 - port 10000 TCP !

                Wait .... You said that your Ubuntu has IP :

                3e962373-bda1-43a1-8e85-4f48eadb78a7-image.png

                that's 192.168.100.102 - not 107.

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

                1 Reply Last reply Reply Quote 0
                • S
                  stephenw10 Netgate Administrator
                  last edited by Mar 23, 2022, 12:57 PM

                  The port check in pfSense only confirms the target is sending SYN-ACKs in response to SYN. It does not test any deeper than that.
                  So maybe SSH is configured for key auth only and you are trying to use username/password for example.

                  It's a config problem on the Ubuntu server though.

                  Steve

                  V 1 Reply Last reply Mar 23, 2022, 4:08 PM Reply Quote 1
                  • V
                    vanderson @stephenw10
                    last edited by Mar 23, 2022, 4:08 PM

                    @stephenw10 said in Unable to access SSH / Webmin locally with pfsense v2.6:

                    The port check in pfSense only confirms the target is sending SYN-ACKs in response to SYN. It does not test any deeper than that.
                    So maybe SSH is configured for key auth only and you are trying to use username/password for example.

                    It's a config problem on the Ubuntu server though.

                    Steve

                    Thank you.

                    That is what I am thinking and will be investigating. Worse case reinstall Ubuntu Server 20.04.4

                    1 Reply Last reply Reply Quote 0
                    • V
                      vanderson
                      last edited by Mar 27, 2022, 1:42 AM

                      Okay. Finally solved this for the friend.

                      She had SimpleWall installed and it was blocking everything! I did not know it until I found we couldn't ping websites then investigated further and wallah!

                      Thank you all!

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