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

IPv6 code merged to mainline!

IPv6
13
34
32.7k
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
    tebeve
    last edited by Sep 19, 2011, 8:20 PM

    OK, well maybe I'll just sit tight on the snap I'm on and do manual getsyncs for the time being if need be.

    No rush at all, but could you give a heads up when you have the new update files ready and I'll just go that route? Or do you think it would behoove me to move off of the 2.1-DEVELOPMENT Snaps if all I'm looking for is the IPv6 portion of the code?

    I'm happy to help test, but I'm not sure I want to take the early stages ride of 2.1 on this particular machine.

    Thanks for all your time, Jim.

    1 Reply Last reply Reply Quote 0
    • J
      jimp Rebel Alliance Developer Netgate
      last edited by Sep 19, 2011, 8:50 PM

      I'll probably forget to post about it, but you can always just keep an eye on http://files.pfsense.org/jimp/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
      • J
        jonnytabpni
        last edited by Oct 25, 2011, 11:01 AM

        @jimp:

        I'll probably forget to post about it, but you can always just keep an eye on http://files.pfsense.org/jimp/ipv6/

        Hi Jimp,

        What's the difference between the -DEVELOPMENT and Full-Update-2.1-DEVELOPMENT files?

        Thanks

        1 Reply Last reply Reply Quote 0
        • J
          jimp Rebel Alliance Developer Netgate
          last edited by Oct 25, 2011, 11:34 AM

          The same as with any other snapshots or files… the iso is the livecd, nanobsd are for embedded, full updates are update files for full installs, etc.

          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
          • M
            MrKoen
            last edited by Mar 11, 2013, 8:43 AM Nov 13, 2011, 10:39 AM

            When I do a manual gitsync using the console developer shell from git://github.com/pfsense/pfsense.git and do a reboot, after the reboot my IPv6 connectivity is no longer working. When I go back into the console developer shell and gitsync from git://github.com/smos/pfsense-ipv6.git again followed by a reboot, IPv6 works again.

            In both situations I'm left with the following crash notice on the pfSense dashboard:

            pfSense has detected a crash report or programming bug. Click here for more information.

            Crash report begins.  Anonymous machine information:

            amd64
            8.1-RELEASE-p4
            FreeBSD 8.1-RELEASE-p4 #1: Mon Jul  4 16:48:26 EDT 2011     root@FreeBSD_8.0_pfSense_2.0-AMD64.snaps.pfsense.org:/usr/obj./usr/pfSensesrc/src/sys/pfSense_SMP.8

            Crash report details:

            When I try to upload the crash report, I get the following notice:

            Diagnostics: Crash reporter

            Processing…

            Uploading...

            minfree only report received. Skipping. This was fixed in a recent snapshot.

            Any clues?

            1 Reply Last reply Reply Quote 0
            • J
              johnpoz LAYER 8 Global Moderator
              last edited by Mar 11, 2013, 8:43 AM Nov 15, 2011, 4:49 AM

              Just did a sync and not having any issue
              Current repository is git://github.com/pfsense/pfsense.git

              ===> Fetching updates…
              remote: Counting objects: 153, done.
              remote: Compressing objects: 100% (87/87), done.
              remote: Total 118 (delta 91), reused 57 (delta 30)
              Receiving objects: 100% (118/118), 13.95 KiB, done.
              Resolving deltas: 100% (91/91), completed with 28 local objects.
              From git://github.com/pfsense/pfsense
                783321d..6daf497  RELENG_2_0 -> origin/RELENG_2_0
                abf421c..22aaee7  master     -> origin/master
              ===> Installing new files...
              ===> Removing FAST-CGI temporary files...
              ===> Upgrading configuration (if needed)...
              ===> Configuring filter...
              ===> Running /etc/rc.php_ini_setup...
              ===> Locking down the console if needed...
              ===> Signaling PHP and Lighty restart...
              ===> Checkout complete.

              Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds.

              Currently running
              2.1-DEVELOPMENT (i386)
              built on Fri Oct 21 12:51:56 EDT 2011
              FreeBSD 8.1-RELEASE-p6

              Ipv6 works just fine after sync from client machines on my network, and the pfsense box - tunnel shows up, etc. etc.
              C:\Windows\System32>ping ipv6.google.com

              Pinging ipv6.l.google.com [2607:f8b0:4001:c01::93] with 32 bytes of data:
              Reply from 2607:f8b0:4001:c01::93: time=47ms
              Reply from 2607:f8b0:4001:c01::93: time=44ms
              Reply from 2607:f8b0:4001:c01::93: time=50ms
              Reply from 2607:f8b0:4001:c01::93: time=45ms

              Ping statistics for 2607:f8b0:4001:c01::93:
                 Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
              Approximate round trip times in milli-seconds:
                 Minimum = 44ms, Maximum = 50ms, Average = 46ms

              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
              • M
                MrKoen
                last edited by Nov 15, 2011, 7:38 AM

                johnpoz, did you also do a reboot after the gitsync? That's where things go wrong here. Everything seems to be working: tunnel is up and active, but each ping results in no route to destination found. When I just do a gitsync and not reboot, it remains working.

                1 Reply Last reply Reply Quote 0
                • J
                  johnpoz LAYER 8 Global Moderator
                  last edited by Nov 15, 2011, 1:10 PM Nov 15, 2011, 1:06 PM

                  Normally I do not reboot after a gitsync, but to make you happy I just did after reading your response

                  And working just fine
                  [2.1-DEVELOPMENT][root@pfsense.local.lan]/root(9): uptime
                  7:06AM  up 2 mins, 2 users, load averages: 0.58, 0.45, 0.19

                  [2.1-DEVELOPMENT][root@pfsense.local.lan]/root(11): ping6 ipv6.google.com
                  PING6(56=40+8+8 bytes) 2001:470:1f10:b85::2 –> 2607:f8b0:4001:c01::69
                  16 bytes from 2607:f8b0:4001:c01::69, icmp_seq=0 hlim=56 time=45.867 ms
                  16 bytes from 2607:f8b0:4001:c01::69, icmp_seq=1 hlim=56 time=46.064 ms
                  ^C
                  --- ipv6.l.google.com ping6 statistics ---
                  2 packets transmitted, 2 packets received, 0.0% packet loss
                  round-trip min/avg/max/std-dev = 45.867/45.965/46.064/0.098 ms

                  ipv6 gateway shows up, booted without errors, etc. etc..

                  Now I have seen those weird crash errors now and then after a gitsync, and can not make the thing go away on the web gui -- everything seems to be working.  After a reboot those errors are gone, but this just happens every now and then.  For example this last gitsync it did not happen.

                  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
                  • M
                    MrKoen
                    last edited by Nov 15, 2011, 1:55 PM

                    Thanks for taking the time to try it johnpoz. All seems to work fine indeed, even with the crash message being displayed. I only regret not being able to update anymore since that breaks my IPv6. But I guess since all functionality I need is currently in pfSense, I'll stick with the current version. Maybe it's because my installation has been done over a year ago and has been dragged through many SMOS ipv6 updates already that some rock has fallen now. Maybe I'll try a reinstall with a recent image someday to see if that solves it. Thanks again for your help.

                    1 Reply Last reply Reply Quote 0
                    • J
                      johnpoz LAYER 8 Global Moderator
                      last edited by Nov 15, 2011, 2:01 PM

                      Just update to the latest 2.1 that jim has out, and do a gitsync – you shouldn't be sync to git://github.com/smos/pfsense-ipv6.git

                      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
                      • M
                        MrKoen
                        last edited by Nov 26, 2011, 9:35 PM

                        Just did a clean install with the 2.1 ISO released today and all works fine again after restoring my config file! Even IPv6 works. Thx guys :)

                        1 Reply Last reply Reply Quote 0
                        • S
                          survive
                          last edited by Nov 27, 2011, 5:55 AM

                          Hi guys,

                          So what's the trick to getting "git" and such installed once you have updated to the latest 2.1 AMD64 development version?

                          The system tries to install "git" but it looks like it's trying to get the files from the "packages-8.1-release" branch of the ftp site which seems to have been removed. Any suggestions for what I should install?

                          -Will

                          1 Reply Last reply Reply Quote 0
                          • chpalmerC
                            chpalmer
                            last edited by Nov 27, 2011, 5:59 AM

                            http://doc.pfsense.org/index.php/Updating_pfSense_code_between_snapshots

                            Near the bottom…    :)

                            Triggering snowflakes one by one..
                            Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

                            1 Reply Last reply Reply Quote 0
                            • A
                              ads61
                              last edited by Dec 22, 2011, 10:26 PM

                              @jimp:

                              I'll probably forget to post about it, but you can always just keep an eye on http://files.pfsense.org/jimp/ipv6/

                              I was just ready to start and planned to download but they are not there any more?
                              (is this because of the 2.0.1 release and do i have to be patient)

                              1 Reply Last reply Reply Quote 0
                              • J
                                jimp Rebel Alliance Developer Netgate
                                last edited by Dec 22, 2011, 10:28 PM

                                files.pfsense.org is down, should be back sometime very soon.

                                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
                                • A
                                  ads61
                                  last edited by Dec 23, 2011, 9:54 AM

                                  Downloaded and running on developer now.
                                  up to the next steps. :P

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    databeestje
                                    last edited by Jul 19, 2012, 11:17 AM

                                    At this point in time it is probably a better idea to use the current 2.1 BETA snapshots from the snapshots server.

                                    I can not think of a reason why people would want to keep running the older FreeBSD 8.1 images.

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      MrKoen
                                      last edited by Jul 20, 2012, 8:44 PM

                                      When building a new pfSense server I usually take a recent ISO from snapshots.pfsense.org as well, but it always seems to be a lucky shot whether or not the latest build is stable enough for production use. I'm missing a stable though recent beta image download location like we used to have in the past on Jimp or iserv.nl which includes all the IPv6 goodness. Is there still such a site out there somewhere?

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        jimp Rebel Alliance Developer Netgate
                                        last edited by Jul 21, 2012, 2:39 AM

                                        The snapshots are always the most stable ones. There may be 1-2 that have some brokenness here and there, but anything else gets stale rather quick.

                                        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
                                        • J
                                          johnpoz LAYER 8 Global Moderator
                                          last edited by Aug 10, 2012, 11:51 AM

                                          ^ so your quoting

                                          http://www.ipv6now.com.au/primers/benefits.php

                                          Why??  Your other post is gibberish as well.  Thinking your going to start spamming some sort of nonsense as soon as you can post links?

                                          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
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.