ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite

    Scheduled Pinned Locked Moved IT Discussion
    edgerouter liteubiquitivpnremote accesssite-to-site
    29 Posts 5 Posters 3.9k 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.
    • EddieJenningsE
      EddieJennings @dbeato
      last edited by

      @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

      @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

      @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

      @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

      @wirestyle22 said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

      @EddieJennings did you resolve your issue?

      Most likely so. It appears that offline files is the clue I needed. I can do some more testing tomorrow.

      YOu don't use Offline files though right?

      I do. For the internal office people, the main profile folders (Desktop, Documents, etc.) are redirected to network storage. When you have folder redirection, I believe Offline files are enabled by default.

      Okay, but you don't have to have Offline files enabled, do you have users coming in and out with laptops from officess?

      Yes, me. 😉
      The folks who have laptops and occasionally come into the office, don't have folder redirection enabled. I'm the only person who would be affected by this; thus, I think my work around will just be using UNC paths if I need to get to file shares when I'm at home and connected to the VPN.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @EddieJennings
        last edited by

        @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @wirestyle22 said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

        @EddieJennings did you resolve your issue?

        Most likely so. It appears that offline files is the clue I needed. I can do some more testing tomorrow.

        YOu don't use Offline files though right?

        I do. For the internal office people, the main profile folders (Desktop, Documents, etc.) are redirected to network storage. When you have folder redirection, I believe Offline files are enabled by default.

        Okay, but you don't have to have Offline files enabled, do you have users coming in and out with laptops from officess?

        Yes, me. 😉
        The folks who have laptops and occasionally come into the office, don't have folder redirection enabled. I'm the only person who would be affected by this; thus, I think my work around will just be using UNC paths if I need to get to file shares when I'm at home and connected to the VPN.

        Now you've lost me. I didn't really understand your earlier thing either between the two different UNCs you posted - can you expand up on that?

        EddieJenningsE 1 Reply Last reply Reply Quote 0
        • EddieJenningsE
          EddieJennings @Dashrender
          last edited by

          @dashrender Yes. When I'm connected to the remote access VPN and Offline files are enabled, this condition occurs.

          \\mydomain.com\shares\theITDeptShare fails.
          \\serverName\theITDeptShare works.

          DashrenderD 1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender @EddieJennings
            last edited by

            @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

            @dashrender Yes. When I'm connected to the remote access VPN and Offline files are enabled, this condition occurs.

            \\mydomain.com\shares\theITDeptShare fails.
            \\serverName\theITDeptShare works.

            Right, so the question is - why is your machine not resolving mydomain.com?

            You could likely easily solve this with a host file entry for mydomain.com (though perhaps not if the IP stack doesn't see mydomain.com as a valid host name, not sure).

            1 Reply Last reply Reply Quote 2
            • DashrenderD
              Dashrender
              last edited by

              I guess it does work

              NJ310OC.png

              1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender
                last edited by

                Lot of good things to try in this thread.

                https://social.technet.microsoft.com/Forums/windows/en-US/5f81b8a8-beff-49a7-a755-bc38c92b0658/cannot-access-dfs-share-over-vpn?forum=w7itpronetworking

                1 Reply Last reply Reply Quote 1
                • EddieJenningsE
                  EddieJennings
                  last edited by

                  Thanks to @Dashrender for the assist. It looks like the problem was authentication. I authenticated to the VPN using domain\username rather than using the User Principal Name. Doing the latter allowed me to reach DFS shares.

                  dbeatoD 1 Reply Last reply Reply Quote 0
                  • dbeatoD
                    dbeato @EddieJennings
                    last edited by

                    @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                    Thanks to @Dashrender for the assist. It looks like the problem was authentication. I authenticated to the VPN using domain\username rather than using the User Principal Name. Doing the latter allowed me to reach DFS shares.

                    Woops, that's crazy but definitely there is an issue with DNS.

                    DashrenderD 1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @dbeato
                      last edited by

                      @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                      @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                      Thanks to @Dashrender for the assist.  It looks like the problem was authentication.  I authenticated to the VPN using domain\username rather than using the User Principal Name.  Doing the latter allowed me to reach DFS shares.
                      

                      Woops, that's crazy but definitely there is an issue with DNS.

                      huh?

                      dbeatoD 1 Reply Last reply Reply Quote 0
                      • dbeatoD
                        dbeato @Dashrender
                        last edited by

                        @dashrender said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                        @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                        @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                        Thanks to @Dashrender for the assist.  It looks like the problem was authentication.  I authenticated to the VPN using domain\username rather than using the User Principal Name.  Doing the latter allowed me to reach DFS shares.
                        

                        Woops, that's crazy but definitely there is an issue with DNS

                        huh?

                        If the user cannot login with UPN there is an issue with DNS.... As you should be able to use domain.com.

                        EddieJenningsE 1 Reply Last reply Reply Quote 0
                        • EddieJenningsE
                          EddieJennings @dbeato
                          last edited by

                          @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                          @dashrender said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                          @dbeato said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                          @eddiejennings said in Passing traffic between a remote access VPN and Site-to-site VPN on an Edge Router Lite:

                          Thanks to @Dashrender for the assist.  It looks like the problem was authentication.  I authenticated to the VPN using domain\username rather than using the User Principal Name.  Doing the latter allowed me to reach DFS shares.
                          

                          Woops, that's crazy but definitely there is an issue with DNS

                          huh?

                          If the user cannot login with UPN there is an issue with DNS.... As you should be able to use domain.com.

                          User can login with UPN. They were using the old domain\username method rather than UPN, which apparently caused problems with accessing stuff via the DFS namespace.

                          1 Reply Last reply Reply Quote 2
                          • 1
                          • 2
                          • 2 / 2
                          • First post
                            Last post