Hi Adrien,
Thanks for the response. A small bit of background, we're based in New South Wales, Australia. If you'd like more info I'm happy to take the discussion offline.
I'll try to split my questions per project if i can. As they will have different setups, it might get confusing if it looks like i'm asking competing questions.
Project 1 is ISA replacement
- Explicit proxy setup
- Domain joined machines
- Mostly hard wired. Some wireless but still domain joined with internal LAN access
- AV scanning enabled
- Content scanning to be evaluated
Project 2 is tracking usage of "hotspot" style WiFi - the goal is to minimise the chance of abuse of the service by over-downloading.
- Transparent proxy
- Personal Devices - smart phones, laptops etc owned by staff, directors, contractors etc
- MAC based usage tracking if possible
- We'd prefer not to require any authentication (captive portal etc)
Project 1Since we have two main data centre sites (<1 ms latency cross site), the plan would be to install WinGate on at least 2 servers with a load balancer sharing the love around.
This is where the query regarding configuration syncing comes from. As we currently use ISA standard, we already have to make config changes on 2 servers manually. It's a pain and i'd like to avoid that with whatever replacement we choose if possible.
I've seen that WinGate has the ability to load lists from files. Is this done real time (on file change) or only at service start? if it's realtime, i could probably engineer my own solution for the majority of config changes...
At the moment, it appears WinGate is a suitable replacement of our explicit proxies. The Configuration syncing would have been the icing on the cake.
In terms of the AV scanning, I can see the pricing per 2 yrs. is this the total cost? No more hidden per user costs that we need to pay for definitions etc?
Project 2This is the project for which i was asking about the SSL tracking. I've done some basic testing using WinGate as a Transparent proxy, but I'm unable to obtain SSL session usage information. It just doesn't seem to show up in either the NAT logs or the WWW Proxy logs. Again, i'm not looking for URL information or domain names, simply source ip, destination ip and bytes sent/rec. I've tried with and without intercepting port 443.
I can see the sessions appear in the Activity monitor but not in the logs. Do i need to enable something to log this information? The NAT log only seems to log Denied connections.
Normal http traffic shows up as expected in the WWW proxy logs.
Ideally we'll be setting up a proxy (wingate hopefully) between our clients and the main gateway in the wifi network. this should place it on the same subnet and allow reliable MAC address capturing.
I found the support options not long after I posted, wasn't hard really i just hadn't looked before posting. Lazy me.
Cheers,
Brendon
On an unrelated note, any idea why the ordered list doesn't work in the forum? maybe i'm using it wrong. I didn't submit any posts with it, but the preview doesn't seem to work.
- Code:
[list=]
[*]item 1[/*]
[*]item 2[/*]
[/list]
results in:-
[list=]
[*]item 1[*]item 2[/list]