- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-27-2016 12:41 PM
Hello
I'm using GP since few years without any problem. Recently my colleagues complains abut situation when he can't established RDP connection. Local networks in their home is 192.168.1.x and my servers are on the same network 192.168.1.x -
That's their issue.
In my opinion it's not a problem because GP install virtual adapter that's have network designed for GP in my scenario 172.16.1.x.
I force also route 0.0.0.0/0
I tryed to find tech docs explained such situation but I can't find one. Could You point me in right directions of proofing my rights please.
With regards
SLawek
12-27-2016 01:46 PM - edited 12-27-2016 01:48 PM
Hi,
Do PCAP from the client when attempting connection to the RDP server. That will prove the source IP you are coming from.
What is happening if they are not connected to the GP, can they RDP to the server?
Thx,
Myky
12-27-2016 09:38 PM
Hi,
Personally, I would never use 192.168.1.0/24 or 192.168.2.0/24 as a business network because so many home routers use those networks and you will run into overlaps. In your case, the local route for network 192.168.1.0/24 of the remote computer will have precedence over the default route 0.0.0.0/0, so the packet will not go through the VPN tunnel.
Benjamin
12-28-2016 01:13 AM
Hello Benjamin
I know that in business we shouldn't use 192.168.1.x network - in my case this is historical - and very hard to change now.
I can't do pcap right now, I will do that in few days.
In my case I was able to ping any of my servers without problem. So are You sure that this is a route issue?
How to explain that ping was OK when RDP not?
Regards
SLawek
12-28-2016 06:35 AM
I imagine that the end user is utilizing a Windows box? Overlap on the VPN networks are well known to cause serious issues with routing on Windows due to it prioritizing known paths. Everyone can say that this really shouldn't cause and issue, but it does for whatever reason even when running a 0.0.0.0/0.
One thing that I would double check is if the end-user is properly initiating an RDP. If you can ping the server then it should be able to RDP as long as Windows isn't doing something funky in the background; are you sure that the user is properly logging into the server using the DOMAIN\user and the proper password?
12-28-2016 07:21 AM
Hello
Of course it's Windwos box 😉
I need to use 0.0.0.0/0 route because I need internet access from my IP's and access to local servers.
Is it other possibility to achieve this?
route print from my Windows box:
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.8.1 192.168.8.101 50
0.0.0.0 0.0.0.0 On-link 172.16.1.6 1
xxx.xxx.xxx.xxx 255.255.255.255 192.168.8.1 192.168.8.101 50
as we can see link from 172.16.1.6 has "1" metric. I belive that routing table was the same from laptop that has issue. I know that I'm using 192.168.8.x network.
I will check this in lab with router with 192.168.1.0 network on 3th January.
The user can not even logon because when he tryed to connect using mstsc.exe logon windows doesn't appear, only after about 60s popup with "cannot conect bla bla" appear.
Regards
Slawek
12-28-2016 07:45 AM
You might just want to try and have him connect to the FQDN of the device; that's what we have all of our users do and we don't get any overlap issues. Generally that works alot better than simple IP connections.
12-28-2016 08:19 AM
This was my first step, we tryed to conenct using IP address - so this problem was eliminated.
12-28-2016 02:55 PM
The overlapping networks is ALWAYS a problem.. You have to either Exclude that network from the VPN OR you need to NAT. There is no way to easily avoid it when you have the overlap.
01-02-2017 05:33 AM
Helllo
Thank You all for replays.
I will do NAT for connections between laptops and servers on 192.168.1.x network. I prefer to not NAT on connection between laptop and other servers ie. 192.168.10.x.
I hope that this solve my problems.
Regards
Slawek
01-05-2017 01:52 PM
Hello
One more question
How to collect information about local user assigned IP addres from their home router? Please give me advice.
Regards
Slawek
01-05-2017 02:28 PM
The simplest way to get that information would be to get a "ipconfig" from a Dos window or Terminal window
To get this:
IPv4 Address. . . . . . . . . . . : 192.168.1.50
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . :192.168.1.1
This should tell you everything you need to know.. Network size, Gateway IP, etc.
I hope this helps.
01-06-2017 03:08 AM
no no
I'd like to this on PA box using HIP profile....
01-06-2017 06:00 AM
I'm almost certain that you can't obtain this information using HIP check. The IP address is stored in the registry so you could potentially make sure that it isn't overlapping with your own network segment, but usually as long as your network isn't using 10.0.0.0/24 or 192.168.1.0/24 you shouldn't interlap with most home networks.
01-06-2017 09:40 AM - edited 01-06-2017 09:42 AM
Hello
I'm pretty sure that it's possible, please take a look
if we can check patch we can check confogurtion of interfaces - I believe
How to do that - this is a question. I hope that someone will help me 🙂
Regards
Slawek
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!