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

    IPv6 readiness of packages…

    Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
    18 Posts 6 Posters 5.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.
    • rcfaR
      rcfa
      last edited by

      @jimp:

      I have a column in the spreadsheet for IPv6, and some comments. I used to have that in the main IPv6 status spreadsheet but moved it to the packages one.

      Ah, thanks for the pointer. Just noted that the vhosts package isn't even listed in that spreadsheet, though.

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        There's more than one tab/sheet… :-)

        FYI- I was pleasantly surprised to find out darkstat not only started with no extra changes needed, but fully supports and graphs/tracks IPv6.

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • rcfaR
          rcfa
          last edited by

          @jimp:

          There's more than one tab/sheet… :-)

          FYI- I was pleasantly surprised to find out darkstat not only started with no extra changes needed, but fully supports and graphs/tracks IPv6.

          on an only slightly related note: how can we get ntop to show tunnelbroker/GIF tunnel traffic? It seems to support IPv6 just fine, but it doesn't show the tunnel as an interface, it only shows the actual physical interfaces, not the logical ones.

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            Not sure there I haven't tried that one yet on my box that has a gif tunnel. I fired it up on a VM and it was happy but I didn't leave it running.

            I may toss it on my edge firewall and see how it goes later.

            I thought it would listen on any interface it was configured to run on, no matter what type it was.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • rcfaR
              rcfa
              last edited by

              Well, the interface shows up when I reselected it in pfsense's ntop settings tab, it somehow was disabled when I was playing around with the snort-related IPv6 blocking and I recreated the interface assignments.

              However, it doesn't show the IPv6 address, it lists gif0 as a loopback device with an IPv4 address of 0.0.0.0 and the IPv6 address shows as empty, when it should have no IPv4 address, and a real IPv6 address instead.

              And in ntop's Admin > Switch NIC list, gif0 doesn't show up, either.

              1 Reply Last reply Reply Quote 0
              • C
                Cino
                last edited by

                @rcfa:

                However, it doesn't show the IPv6 address, it lists gif0 as a loopback device with an IPv4 address of 0.0.0.0 and the IPv6 address shows as empty, when it should have no IPv4 address, and a real IPv6 address instead.

                And in ntop's Admin > Switch NIC list, gif0 doesn't show up, either.

                I've noticed the same thing with my gif0 interface.. been like that for a while now… wondering if ntop doesn't know what to do with it

                1 Reply Last reply Reply Quote 0
                • jimpJ
                  jimp Rebel Alliance Developer Netgate
                  last edited by

                  Have you tried darkstat? It might be able to catch that traffic.

                  EDIT: darkstat does seem to happily graph data for one of my gif interfaces, but I didn't try it extensively.

                  Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                  Need help fast? Netgate Global Support!

                  Do not Chat/PM for help!

                  1 Reply Last reply Reply Quote 0
                  • rcfaR
                    rcfa
                    last edited by

                    @jimp:

                    Have you tried darkstat? It might be able to catch that traffic.

                    EDIT: darkstat does seem to happily graph data for one of my gif interfaces, but I didn't try it extensively.

                    Well, darkstat doesn't start up here (from syslog):

                    Jun 26 19:51:26 php: /status_services.php: The command '/usr/local/etc/rc.d/darkstat.sh stop' returned exit code '1', the output was 'No matching processes were found'
                    Jun 26 19:50:34 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/darkstat.sh stop' returned exit code '1', the output was 'No matching processes were found'
                    Jun 26 19:50:34 check_reload_status: Syncing firewall
                    Jun 26 19:50:31 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/darkstat.sh stop' returned exit code '1', the output was 'No matching processes were found'
                    Jun 26 19:48:39 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/darkstat.sh stop' returned exit code '1', the output was 'No matching processes were found'
                    Jun 26 19:48:39 check_reload_status: Syncing firewall
                    Jun 26 19:48:36 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/darkstat.sh stop' returned exit code '1', the output was 'No matching processes were found'

                    Also, a way that these packages, e.g. darkstat, NTOP, etc. can use things like WAN6 (the name I gave the interface) instead of OPT2 or gif0?

                    1 Reply Last reply Reply Quote 0
                    • C
                      Cino
                      last edited by

                      select only 1 interface and try again… IIRC darkstat only works with one interface.  The GUI shouldn't allow you to select more then one IMHO.. I think that's the reason why I stop using it a while ago..

                      1 Reply Last reply Reply Quote 0
                      • rcfaR
                        rcfa
                        last edited by

                        @Cino:

                        select only 1 interface and try again… IIRC darkstat only works with one interface.  The GUI shouldn't allow you to select more then one IMHO.. I think that's the reason why I stop using it a while ago..

                        Indeed. Bummer. I guess the package could launch multiple instances on different interfaces. And then one would have to access the various web pages for the different interfaces in some way…

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

                          Yes, you are correct about the one interface limitation.  Saw this also.
                          Saw that the service was "Stopped" and tried to start it manually in CLI to see the result and got the following:

                          I checked the "darkstat.sh" and it includes (for my setting) the following:
                          "/usr/local/sbin/darkstat -i gif0 -i re0 -p 666"

                          But if I try to do a "./darkstat.sh start" manually it gives the following error:

                          [2.1-BETA0][admin@pfsense.mrzaz.com]/usr/local/etc/rc.d(25): ./darkstat.sh start
                          error: already specified argument "-i"
                          darkstat 3.0.715 (using libpcap version 1.0.0)

                          usage: darkstat [ -i interface ]
                                          [ -r file ]
                                          [ -p port ]
                          .
                          .

                          I checked a "man darkstat" on internet and found a one for the linux version and it specifies -i as in singular, not plural.

                          -i interface
                              Capture traffic on the specified network interface. This is the only mandatory commandline argument.

                          I don't know if it is possible to run darkstat on multiple interfaces at the same time in one darkstat instance !?

                          //Danne

                          1 Reply Last reply Reply Quote 0
                          • rcfaR
                            rcfa
                            last edited by

                            @mrzaz:

                            I don't know if it is possible to run darkstat on multiple interfaces at the same time in one darkstat instance !?

                            I doubt it. But one might be able to launch several instances, each running on one interface.

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

                              @rcfa:

                              @mrzaz:

                              I don't know if it is possible to run darkstat on multiple interfaces at the same time in one darkstat instance !?

                              I doubt it. But one might be able to launch several instances, each running on one interface.

                              However, then it will start separate WEB-instances as well. You could not have it combined.
                              (eg. <ip>:666, <ip>:667 and so on.)  And this is not prepared today in the current package.

                              /Dan</ip></ip>

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