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

    Racoon IPSEC Roadwarrior with shrewsoft and cisco VPN Client problems

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    15 Posts 2 Posters 5.5k 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.
    • jimpJ
      jimp Rebel Alliance Developer Netgate
      last edited by

      Can you update to the latest snapshot and try again?

      There were a couple commits on the IPsec GUI code, it may make a difference in what you are seeing.

      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
      • S
        spiritbreaker
        last edited by

        Hi jimp,

        i tested with 2.0-BETA4ย  (i386) built on Thu Oct 14 01:16:12 EDT 2010 FreeBSD 8.1-RELEASE-p1 (You are on the latest version.)

        There is no newer snapshot available.

        cya

        Pfsense running at 11 Locations
        -mobile OPENVPN and IPSEC
        -multiwan failover
        -filtering proxy(squidguard) in bridgemode with ntop monitoring

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

          There is a snapshot building now that will have the fixes, it isn't ready yet.

          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
          • S
            spiritbreaker
            last edited by

            HI jimp,

            updated to 2.0-BETA4ย  (i386) built on Mon Oct 18 15:51:06 EDT 2010 FreeBSD 8.1-RELEASE-p1

            But problem isnt solved. Phase 2 still not working.

            cya

            Pfsense running at 11 Locations
            -mobile OPENVPN and IPSEC
            -multiwan failover
            -filtering proxy(squidguard) in bridgemode with ntop monitoring

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

              Can't believe I overlooked this before, but did you actually set that up directly on the Tunnel tab, or the Mobile tab?

              To connect in with the Shrew Soft client you should be configuring things from the Mobile tab, which will make a special mobile client phase 1 entry.

              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
              • S
                spiritbreaker
                last edited by

                Hi jimp,

                i configured on tunnel and mobile tab as u can see in screenshots on earlier posts. Im sure this setup was working with screwsoft one month before.

                My racoon config seems normal. I try with shrewsoft auto settings and with explicit p1 and p2 settings but nothing work.

                Do u need more screenshots?

                Cya

                Pfsense running at 11 Locations
                -mobile OPENVPN and IPSEC
                -multiwan failover
                -filtering proxy(squidguard) in bridgemode with ntop monitoring

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

                  Ah, yeah I see it now, the Xauth part had me mixed up, since the PSK shows up on the phase 1 config then.

                  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
                  • S
                    spiritbreaker
                    last edited by

                    I hope this means u found the issue. :)

                    Little question btw ย ;D

                    1. Is it possible to use radius for Xauth? Radius auth test on Diagnostics -> Authentication works fine. I changed primary auth to radius on Users tab but it dont work for mobile ipsec.
                    Is there a workarround?

                    2. Status of mobile ipsec connections is always down even when mobile clients are connected. Is that a bug of the gui?

                    Cya

                    Pfsense running at 11 Locations
                    -mobile OPENVPN and IPSEC
                    -multiwan failover
                    -filtering proxy(squidguard) in bridgemode with ntop monitoring

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

                      No, still haven't found the issue, I just thought I was reading something wrong in what you had there.

                      Radius for IPsec should have worked, though at one time the ipsec port was missing the radius bits. I haven't checked lately.

                      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
                      • S
                        spiritbreaker
                        last edited by

                        Hi jimp,

                        -> http://forum.pfsense.org/index.php/topic,30188.msg156312.html#msg156312

                        Shrewsoft Client: Policy Generation Level -> unique solves connection problems.

                        But Cisco VPN Client work only with vpn.inc modification.

                        racoon.conf for cisco vpn client (windows clients):
                        
                        change:
                        
                        sainfo subnet <lansubnet>/24 any anonymous
                        
                        to
                        
                        sainfo anonymous</lansubnet>
                        

                        Cya

                        Pfsense running at 11 Locations
                        -mobile OPENVPN and IPSEC
                        -multiwan failover
                        -filtering proxy(squidguard) in bridgemode with ntop monitoring

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

                          We do print just "sainfo anonymous" in some cases, like pure-psk remote tunnels.

                          If it turns out that is really needed for xauth tunnels as well, I can amend the code to take that into account.

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

                            I just committed a change that should print just "sainfo anonymous" also for xauth-psk setups.

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