Hello all,
I currently work for a company X and we are currently trying to implement a sort of remote
connection to the Intranet via the Internet (From home to intranet via internet)
1. We shall have a login page displayed on the net
2. Only users with intranet's ad account shall be able to log in.
3. Once login, the user shall be redirected to intranet sites like... http://intranet/
Is this achievable via coding? - (Session Recreation....)
Because as far as i know, if i does a simple URL.Redirection...the url http://intranet/ is
not know to the browser connection to the internet
2 replies to this topic
#1
Posted 22 September 2011 - 08:28 AM
|
|
|
#2
Posted 22 September 2011 - 09:37 AM
Why not just use a VPN?
#3
Posted 22 September 2011 - 08:49 PM
A VPN can allow you to access the local server from the internet, through an authenticated channel (logging in as a domain user, or via NTLM) and even encrypted (if you find an IPsec compatible server/client software.)
They will then have access to the web server through the IP address associated with the current VPN connection.
They will then have access to the web server through the IP address associated with the current VPN connection.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









