Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Windows 2003 R2 STE with SP2 (2 questions)

Jun 17 08 5:02 pm

Hi
Wingate 6.2.2, Windows Server 2003 R2 STE with SP2
1. Logfile server does not properly works with such constructions in
index.htm: <A HREF="logs"... , but works with <A HREF="logs/"...

2. I obtain blocking of http://... requests some time after wingate restarting. ftp://... and ssl://... work this time.

Identical configuration Wingate 6.2.2 under Windows 2k Pro SP4 - works.

Re: Windows 2003 R2 STE with SP2 (2 questions)

Jun 18 08 9:08 pm

1. Logfile server does not properly works with such constructions in
index.htm: <A HREF="logs"... , but works with <A HREF="logs/"...


This was a know issue with the directory browsing in the log file server that was fixed in the code for version 6.2.2. However the initial index page that you see when you navigate to the Logfile Server is provided by an HTML file in the WinGate directory, which wasn't updated to suit.

You will need to edit this HTML file and append a trailing backslash to all the links.

C:\Program Files\WinGate\index.htm

2. I obtain blocking of http://... requests some time after wingate restarting. ftp://... and ssl://... work this time.


Are there any security suites installed on the computer? Have you disabled the Windows Firewall?

Re: Windows 2003 R2 STE with SP2 (2 questions)

Jun 18 08 9:54 pm

Firewall is disabled
Additionally:
- Users obtain Error 500 in browsers
- ISS is installed with ftp-default enabled and web-default disabled ( IDС, Active Pages - enabled. SSI,WebDAV,ASPnet disabled).
- active services - WWW , Socks, Log
Archive 3.x version works well

Re: Windows 2003 R2 STE with SP2 (2 questions)

Jun 20 08 5:22 pm

Can you turn on debug logging in the WWW Proxy Server and see what the debug log has to say about the failing HTTP connections.

To enabled debug logging:
- Gatekeeper -> Services -> WWW Proxy Server -> Logging
- Enabled the "debug" option

Re: Windows 2003 R2 STE with SP2 (2 questions)

Jun 23 08 6:03 pm

Config and Log attached
Attachments
WWW Proxy server.rar
log-file
(218.3 KiB) Downloaded 424 times
WinGateConfig.rar
Current config
(1.81 KiB) Downloaded 375 times

Re: Windows 2003 R2 STE with SP2 (2 questions)

Jun 27 08 4:54 pm

It seems to me that my problems are similar to described here :
viewtopic.php?f=12&t=39339&p=31641&hilit=DNS+resolver+error#p31641

this is fragment of DNS resolver.log
06/23/08 10:02:52 Request: request [0375e608] A lookup "counter.yadro.ru."
06/23/08 10:02:52 Error: bounce request [0375e608]<1> to try 3 (no specific and cannot select)
06/23/08 10:02:53 Request: request [06947410] PTR lookup "58.168.168.192.in-addr.arpa."
06/23/08 10:02:53 Error: bounce request [06947410]<1> to try 3 (no specific and cannot select)
06/23/08 10:02:55 Request: request [03a5e608] A lookup "meteo.infospace.ru."
06/23/08 10:02:55 Error: bounce request [03a5e608]<1> to try 3 (no specific and cannot select)


Unfortunately, link http://www.wingate.com/downloads/WinGat ... 39-USE.EXE is not alive
Post a reply