I am trying to use Wingate 6.0.3 (1005) on W2000 Server installed as domain controller. It has two network adapters. Before I installed WinGate it was just set up using Windows installation disk.
The problem is that most of programs which are not manually configured to use WinGate proxy etc try to use direct connection by default. For example, if I write 'ping www.microsoft.com' there is absolutely nothing in Gatekeeper's activity and history pane. The same is true for directly connected ICQ, Opera without a proxy, etc. If I do all this things from a LAN computer behind the WinGate I can monitor its activity via Gatekeeper, update user traffic and so on.
It seems I need to prohibit applications from binding themself to external IP-address at all. So that when they supply internal IP (192.168.1.1 in my server case) it would go to the Wingate router.
I have asked some people what to do. They recommended to use a firewall. But Wingate's firewall even if in most isolated case does not hide external IP from applications.
What should I do? Probably, it is needed to disable Windows routing and to delegate routing to WinGate? How to do it?
Here is a result of route print command:
- Code: Select all
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x1000003 ...00 30 48 70 63 f3 ...... Intel(R) PRO/1000 MT Network Adapter
0x1000004 ...00 30 48 70 63 f2 ...... Intel(R) PRO/1000 MT Network Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 195.201.73.126 195.201.73.82 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.1 192.168.1.1 1
192.168.1.1 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.1.255 255.255.255.255 192.168.1.1 192.168.1.1 1
195.201.73.0 255.255.255.0 195.201.73.82 195.201.73.82 1
195.201.73.82 255.255.255.255 127.0.0.1 127.0.0.1 1
195.201.73.255 255.255.255.255 195.201.73.82 195.201.73.82 1
224.0.0.0 224.0.0.0 192.168.1.1 192.168.1.1 1
224.0.0.0 224.0.0.0 195.201.73.82 195.201.73.82 1
255.255.255.255 255.255.255.255 192.168.1.1 192.168.1.1 1
Default Gateway: 195.201.73.126
===========================================================================
Persistent Routes:
None