Jump to content

Recommended Posts

Posted
Hi so I have a Microsoft ISA proxy server part of the domain mydomain.com (as an example). There are also many notebooks on the same domain. These notebooks via Group Policy are set so you cannot change the proxy. Now when the notebooks are taken offsite this present the problem that you cannot connect to the internet. So my question is can I make my ISA proxy a subdomain server of a real www domain e.g. mydomain.com (so it is proxy.mydomain.com) and use that as the IE proxy (proxy.mydomain.com:8080)? Will this work? Any one tried or done it? Could it work in theory?
Posted

This could work but unless you had it requireing authentication then you would be running an open proxy that anyone from the outside world could use. You could instead remove it as a proxy setting and add a rule to allow web traffic from inside the network to the internet. You could then just set the ISA server as the default gateway and the only way out to the internet would be via the proxied ISA server allowing only the protocols that you choose.

 

When the clients were connected outside the school they would simple use the default gateway of wherever they were so it would all work automaticly.

Posted (edited)

The proxy does require domain authentication. e.g. DOMAINNAME\USERNAME and PASSWORD.

So I could make the proxy server open to the external and then set proxy.mydomain.com:8080 as the proxy (for an example) and it would then filter as per the rules in my ISA proxy

 

correct? and this would not be an "open" proxy for anyone to use?

Edited by rhodrykorb
Posted
Yes that should work but you are limiting all laptops to the speed of your school network even if they are on a faster external link. Depending on your authentication type you may also be sending user credentials in cleartext or rather easily snoopable formats which could be a security concern. Using user certificates for authentication could mitigate this a bunch though. It depends on how important security is to you, Windows 7 and Server 2008 R2 can be used with a technology called DirectAccess which offers a persistant VPN link over HTTPS which can be reconfigured to pass all internet traffic through as well but this is best setup with Forefront User Access Gateway as it can be quite complex to setup.
Posted
Okay so new scenario, how can I get it so that a user cannot change the proxy but if it cant detect it (because it is internal only) it will just apply no proxy?
Posted (edited)

I have a vb script which we put on the desktop of all laptops (normally sixth form personal ones) - they have to run it - it asks are you in school yes or no - depending on the answer it will either insert the proxy or not. if you would like me to send it to you i will tomorrow.

 

I find that using a Pac script once the user is not on the network its slow on first page load as its trying to find your servers

Edited by glennda

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...