I have an incoming TCP port mapping on port 80. I have web servers at two different IP's internally. I have remote users that all come from the same IP address. I want them to be able to enter one username and password to be routed to one of the internal web servers and a different username and password to get routed to another internal web server.
If I set up a default mapping I can route to whichever server I put in there without problem, but just that single one. If I use the mappings option, I can route to two different internal servers based on the user (assumed by ip address)
However I can't make it play nice together since all the users will be coming from the same ip.
I have been racking my brains trying to figure out if I can do this somehow in Wingate. Any ideas would be more than welcomed.