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.
    • johnpozJ
      johnpoz LAYER 8 Global Moderator
      last edited by

      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

        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
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by

          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

            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
            • johnpozJ
              johnpoz LAYER 8 Global Moderator
              last edited by

              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

                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

                  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

                    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

                      @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
                      • jimpJ
                        jimp Rebel Alliance Developer Netgate
                        last edited by

                        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

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

                          1 Reply Last reply Reply Quote 0
                          • D
                            databeestje
                            last edited by

                            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

                              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
                              • jimpJ
                                jimp Rebel Alliance Developer Netgate
                                last edited by

                                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
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator
                                  last edited by

                                  ^ 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
                                  • Cry HavokC
                                    Cry Havok
                                    last edited by

                                    @johnpoz:

                                    ^ 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?

                                    Better to use the option to notify moderators so we know about them.

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