Hi,
I have a customer migrating from a webmarshal proxy to a Check Point (application control/URL filtering) solution.
Almost everything is working fine, except for one thing:
They have terminal servers (Citrix) using the MUH (terminal server) agent. Which is working fine for most things, however, it is breaking traffic from a Java application going to internal servers (so the traffic doesn't even go through the Check Point firewalls). It seems the MUH agent it breaking the Java connection some how (errors are like, reuse of TCP ports). We have been unable to find any solution by making changes to the MUH agent config.
So I was wondiner, if it would be possible to use Identity Awareness using 'Transparent Kerberos Authentication' instead on the terminal servers (instead of the MUH agent).
Does anyone know if this would be possible. It would be multiple users, logging in on the same machine/IP.
When using the Browser Based Transparent Kerberos Authentication, does it grab the user information from each HTTP packet (headers) and go through the rulebase based on that user name OR does it do it per machine/IP. So once it see's userA details from the Transparent Kerberos Authentication coming from IP1, does it assign that user only to that IP address.
Sorry if I'm not explaining this well. Basically I'm asking, can you have multiple users on the same machine/IP - which will have traffic go through the Check Point policy individually? So userA traffic will go through rule 1, and userB's traffic can go through rule 2.
Or is it, userA was identified, so all future traffic from this machine/IP will be assumed to be coming from userA.