0

Let's say I setup a terminal server and one user connects to it with several simultaneous rdp sessions from the same PC.

Could he setup different vpn profiles on each rdp session and have all of these going at once even though he is using one pc connecting to one terminal server?

Steve Medley
  • 91
  • 1
  • 2
  • 8
  • Without having any additional details, my inclination is to say yes. Why wouldn't he be able to? – joeqwerty Jun 30 '16 at 00:12
  • Just wondering if each one would show a different public IP or if there would be an issue. – Steve Medley Jun 30 '16 at 00:13
  • TBH, this is fairly unanswerable without the details about the actual VPN. Is he connecting to the same VPN endpoint? Is he establishing each VPN connection with different credentials? Etc., etc. – joeqwerty Jun 30 '16 at 00:15
  • @joeqwerty different VPN endpoints, different credentials – Steve Medley Jun 30 '16 at 00:17
  • Then I'd say yes. TCP and UDP both use a 4-Tuple: Source Port|Source IP address<>Destination IP address|Destination Port. Each VPN connection is going to be unique as each one will originate from a different Source Port, even if the Source IP address is the same. – joeqwerty Jun 30 '16 at 01:10

0 Answers0