by adrien » Oct 17 05 11:05 am
Hi
OK, you raise a couple of issues here. I'll tackle the one about forcing users to go through WinGate first.
Basically, this one depends on how your LAN is configured. If your users have direct access to a gateway which provides say NAT to the internet, then there are several options.
1. If WinGate machine has 2 NICs
Force all traffic to go through WinGate by placing it in between the LAN and the internet gateway.
2. If the WinGate machine has only one NIC, and is basically just another machine on the LAN with the gateway on it.
a) If the gateway has MAC filtering, turn it on and only allow the WinGate machine access to the gateway.
b) turn off DHCP on the gateway device, and turn it on on WinGate.
WGIC can be disabled by a user locally, in which case the routing of that machine will take over, so your clients that had net connectivity not going through WinGate must have had the WGIC turned off, or the app they were running set to local mode. Using Central Config on the Winsock Redirector Service can override user settings, soyou can force settings on the clients from a central location. This requires an enterprise license (which the trial license is).
the next issue is relating to users being asked for authentication.
We show usernames in the history tab, but this does not necessarily mean the user was authenticated - it's possible they were assumed. depending on the policy you have set, if you say require users to be authenticated, and they authenticate, then when all sessions disconnect, the user associated with that machine will revert to an assumed state. This was so things like POP3 before SMTP could work.
Is this for HTTP? Or some other protocol. I'm not familiar with peachtree - does it use HTTP to get updates? If so, what policy do you have set for your WWW Proxy?
Regards
Adrien