unable to contact to server
bijayant kumar <[email protected]> Mon, 9 Jul 2007 09:03:53 +0100 (BST)
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi to all, I have installed NoCat-0.82. but not able to configured correctly. I have installed gateway and authserv on the same machine. Here is my configuration details :- The network configuration of machine(server) on which i have installed NoCat eth3 (wan inteface) - 192.168.99.111 eth4 (lan interface) - 192.168.1.111 lan network - 192.168.1.0/24 # vi /usr/local/nocat/gateway/nocat.conf GatewayMode Passive GatewayLog /usr/local/nocat/gateway/nocat.log HomePage http://192.168.99.111 DocumentRoot /usr/local/nocat/gateway/htdocs AuthServiceAddr 192.168.99.111 AuthServiceURL https://$AuthServiceAddr/cgi-bin/login LogoutURL https://$AuthServiceAddr/logout.html LocalNetwork 192.168.1.0/24 GatewayPort 5280 IdleTimeout 300 # vi /usr/local/nocat/authserv/nocat.conf HomePage http://192.168.99.111 DocumentRoot /usr/local/nocat/authserv/htdocs # vi /etc/apache2/httpd.conf ScriptAlias /cgi-bin/ /usr/local/nocat/authserv/cgi-bin/ <Directory /usr/local/nocat/authserv/cgi-bin> Options ExecCGI SetEnv PERL5LIB /usr/local/nocat/authserv/lib SetEnv NOCAT /usr/local/nocat/authserv/nocat.conf Order allow,deny Allow from all </Directory> Alias /images/ /usr/local/nocat/authserv/htdocs/images/ Alias /nocat/ /usr/local/nocat/authserv/htdocs/ <Directory /usr/local/nocat/authserv/htdocs/> Options -Indexes FollowSymLinks MultiViews AllowOverride All <IfModule mod_access.c> Order allow,deny Allow from all </IfModule> </Directory> when i open a browser in local machine whose gateway is 192.168.1.111 it gives me error like unable to contact server . In nocat.log i have these [2007-07-09 13:17:39] Connection to 192.168.1.111 from 192.168.1.23 [2007-07-09 13:17:39] Capturing 192.168.1.23 for http://weather.noaa.gov/cgi-bin/mgetmetar.pl?cccc=VOBG [2007-07-09 13:17:39] Notifying parent of Capture on peer 00:11:11:2C:C5:AC [2007-07-09 13:17:39] Spawning child process 21492. [2007-07-09 13:17:39] Got notification Capture of peer 00:11:11:2C:C5:AC [2007-07-09 13:17:39] Child process returned 1 I have chowned apache:apache to pgp directory as well but dont know why it is not giving me my desired authentication screen. Plz help me out Thanks and Regards Bijayant Kumar Bijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com