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

    How to access pfSense GUI via IPV6 ?

    Scheduled Pinned Locked Moved General pfSense Questions
    13 Posts 5 Posters 1.8k 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
      tzheruh
      last edited by

      Hi, silly question... After resetting my SG-3100, it was assigned FE80:: IP address
      I can ping it, but my chrome does not understands it...
      Tried to put into the host file, but pfSence rejects access says it is DNS Rebind attack...

      How do you access the routers GUI now from Win 10?

      JKnottJ 1 Reply Last reply Reply Quote 0
      • JKnottJ
        JKnott @tzheruh
        last edited by

        @tzheruh

        That is what's called a link local address. While it is possible to access it, that's not what it's normally used for. With IPv6, the link local is used for a lot of stuff at a lower level. For example, routing is often done using the link local address. Since that address doesn't contain any info about what network it's on, you have to specify what interface is used to reach it. However, while that used to work with browsers, it apparently no longer does. You need a routeable address, either Global Unique Address or Unique Local Address. Do you get IPv6 from your ISP? If not, you likely do not have a GUA. However, you can still add ULA if you want.

        PfSense running on Qotom mini PC
        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
        UniFi AC-Lite access point

        I haven't lost my mind. It's around here...somewhere...

        T 1 Reply Last reply Reply Quote 1
        • T
          tzheruh @JKnott
          last edited by

          @jknott thank you! Any idea what caused it and how do I revert the appliance to the 'normal' operation with IP4 address used?

          Do you get IPv6 from your ISP
          no, I am getting static IP from my ISP. I put the appliance on LAN temporarily, just to-preset it without losing internet, and it switched to the local address...

          JKnottJ 1 Reply Last reply Reply Quote 0
          • JKnottJ
            JKnott @tzheruh
            last edited by JKnott

            @tzheruh

            Every IPv6 capable device should have one of those. There's really no need to turn it off, as any packets with a link local address aren't going anywhere.

            Also, "static" has nothing to do with this. IP addresses, can be static or automatically assigned. If you have IPv6 from your ISP, you should see an address starting with 2. I get my IPv6 addresses from my ISP, using DHCPv6-PD, which provides both a WAN address and prefix for local networks.

            PfSense running on Qotom mini PC
            i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
            UniFi AC-Lite access point

            I haven't lost my mind. It's around here...somewhere...

            T 1 Reply Last reply Reply Quote 1
            • T
              tzheruh @JKnott
              last edited by

              Sorry, I must be not explaining myself correctly... how can I force pfSense to assign IP4 gateway to its LAN, so I can get back to GUI?

              Bob.DigB JKnottJ 2 Replies Last reply Reply Quote 0
              • Bob.DigB
                Bob.Dig LAYER 8 @tzheruh
                last edited by Bob.Dig

                @tzheruh Reset it again? You must do something wrong.

                1 Reply Last reply Reply Quote 1
                • JKnottJ
                  JKnott @tzheruh
                  last edited by

                  @tzheruh

                  You normally just assign an IPv4 address to the LAN interface. What's happening or not happening?

                  PfSense running on Qotom mini PC
                  i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                  UniFi AC-Lite access point

                  I haven't lost my mind. It's around here...somewhere...

                  T 1 Reply Last reply Reply Quote 1
                  • T
                    tzheruh @JKnott
                    last edited by

                    @jknott
                    After the reset it just did not assign IPv4 address. Now I can not check it or fix it it, since GUI is linked to the IP6 local link and I can not log in... I reset it multiple times since, it does not change anything.

                    JKnottJ GertjanG 2 Replies Last reply Reply Quote 0
                    • JKnottJ
                      JKnott @tzheruh
                      last edited by

                      @tzheruh

                      Another possibility is to use ssh. It ssh root@<link local address><interface>. Use the link local address of pfsense and the interface is whatever is used on your computer to connect to it. I just tried this command with eth0 on my notebook. Once there, there's an option to set IP addresses.

                      Here is the command I used:
                      ssh root@fe80::4262:31ff:fe12:b66c%eth0

                      Failing that, you're left with a serial port connection.

                      PfSense running on Qotom mini PC
                      i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                      UniFi AC-Lite access point

                      I haven't lost my mind. It's around here...somewhere...

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

                        @tzheruh

                        And what about the most important access you have ?
                        The console access.

                        If something is wrong with an interface, like the LAN, you are locked out.
                        That's where the console access comes in.

                        edit : @JKnott is talking about the same thing.

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

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

                          If you see no IP address on your LAN the most common cause in a subnet conflict.

                          After resetting it the LAN will try to use the default IP, 192.168.1.1, but it your WAN is connected to something also using that subnet it will be invalid.

                          Disconnect the WAN or set the LAN to a different subnet.

                          Steve

                          1 Reply Last reply Reply Quote 1
                          • JKnottJ
                            JKnott @Gertjan
                            last edited by

                            @gertjan

                            Of course, the problem with that is you need a serial port on the computer(s) and a "null modem" cable. I use a USB serial port, as most computers don't have built in serial ports available. My Qotom computer does though.

                            PfSense running on Qotom mini PC
                            i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                            UniFi AC-Lite access point

                            I haven't lost my mind. It's around here...somewhere...

                            1 Reply Last reply Reply Quote 0
                            • T
                              tzheruh
                              last edited by

                              Guys, thank you, ended up with the console access and rebuilding the LAN configuration through it, all is working now...

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