Jump to content

skeep

Members
  • Posts

    39
  • Joined

  • Last visited

Reputation

3,014 Excellent

About skeep

  1. Hi All, I’m skeep the creator of skeep VNC console. It’s been a few years since I have worked on that project and I know a lot of you have found it useful. The reason I’m back is I was wondering if there were any features people needed and whether there is interest in supporting me developing the changes or maybe a new app? Anyway feedback welcome let me know your thoughts. All the best Skeep
      • 1
      • Thanks
  2. How about google apps for domain it is free for education?
  3. *SOLVED* Sometimes, workstations that must be filtered are located behind a proxy that uses Microsoft ISA Server as a proxy (proxy chaining). Some proxies can be configured to expose the workstation's IP address in the HTTP header via the value of X-Forwarded-For:. Microsoft ISA integration with Websense software can be configured to do filtering lookups based on this value, rather than on the IP address of the downstream proxy. To filter workstations behind multiple proxies: Configure the downstream proxy to pass workstation IP addresses via X-Forwarded-For. See the proxy documentation for instructions. On the machine running Microsoft ISA Server, navigate to the WINDOWS\system32 directory. Open the file wsMSP.ini in a text editor. Add a new heading of: [configSection] Under the new heading add the following key: CheckXForwardedFor=1 NOTE If the X-Forwarded-For value is not found in the HTTP header when this feature is enabled, filtering lookups occur based on the IP address of the downstream proxy. Stop the ISA Server service via the Windows Services dialog box. The service is labeled as Microsoft Firewall. Start the ISA Server service via the Windows Services dialog box. Repeat steps 1-6 for each machine on which Websense ISAPI Filter is installed.
  4. *SOLVED* Sometimes, workstations that must be filtered are located behind a proxy that uses Microsoft ISA Server as a proxy (proxy chaining). Some proxies can be configured to expose the workstation's IP address in the HTTP header via the value of X-Forwarded-For:. Microsoft ISA integration with Websense software can be configured to do filtering lookups based on this value, rather than on the IP address of the downstream proxy. To filter workstations behind multiple proxies: Configure the downstream proxy to pass workstation IP addresses via X-Forwarded-For. See the proxy documentation for instructions. On the machine running Microsoft ISA Server, navigate to the WINDOWS\system32 directory. Open the file wsMSP.ini in a text editor. Add a new heading of: [configSection] Under the new heading add the following key: CheckXForwardedFor=1 NOTE If the X-Forwarded-For value is not found in the HTTP header when this feature is enabled, filtering lookups occur based on the IP address of the downstream proxy. Stop the ISA Server service via the Windows Services dialog box. The service is labeled as Microsoft Firewall. Start the ISA Server service via the Windows Services dialog box. Repeat steps 1-6 for each machine on which Websense ISAPI Filter is installed.
  5. Hi All, I had a thread going in the nix section but really the problem now lies with ISA so I thought I would start a new thread. We have a squid proxy ---> ISA 2006 with websense installed. All clients that connect to the squid server show their IP in websense as the squid server IP and not their own client IP. My question is does anyone know a way to make websense ignore the squid server IP and use the client IP. I have configured squid to forward on the x_forwarded_by attribute and I have a filter on ISA and can confirm that the client IP is being sent. However, this does not seem to affect the websense client IP address! Thanks
  6. I have managed to swap the order of the ISAPI and this has made no difference. I take it that teh websense ISAPI is ignoring the previous ISAPI. I need a websense expert:confused:
  7. OK ISA is seeing the correct IP but websense is not! I think it is the order of the ISAPI filters. I have the websense filter in position 9 and the x-forwarded-for in position 8. If i try to swap the positions I get The operation failed :A Web filter can be moved only into the positions of filters that have the same priority. Am i correct in thinking that the websense filter is running first and therefore, shows the wrong IP? Thanks
  8. Installed and working could not have been easier!! Do you want to pop it on sourceforge Iain? I have some software on there called skeep VNC console so I could host it on Skeep VNC Console if you would like? Thanks again!!
  9. I have pm'd you thanks
  10. rapid iain! I'll wait and test yours
  11. I found this but it is for IIS7 can this be adapted? X-Forwarded-For Log Filter for Windows Servers | .NET Developer's Journal
  12. i think more McVities Chocolate Caramel Digestives! lol
  13. Iain, If you can do that that would be great! Im sure i would not be the only one who would find it useful!!!
  14. Unfortunately, it is for wired and wifi as we have staff who live on site
  15. To explain why im using squid, I have created a capture page so that when someone access a web page they get redirected to a login page this page then after completing authentication adds the IP to a text file and then reconfigure squid. It works really well, not sure if i could do the same with iSA?
×
×
  • Create New...