Re: Login page doens't change after login
Matt Opie <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi Bassam Keep persisting getting open mode operating correctly. It has been my experience that until you can get this going properly it is a waste of time putting it into passive or captive mode. I have literally seen it take days to get an open mode system going but once this is achieved you can normally throw it over to captive in a matter of hours ( watch out for pgp issues). Change your page to google as suggested. Watch out for domain names being properly resolved to an IP. Cheers Matt Bassam A. Al-Khaffaf wrote: >Hi Matt >Hi All > > I have tried with open mode, Yes the system is getting authenticated >but still having the same problem which is the login page doesn’t changed. I >am really getting mad and don’t know what to do. >My nocat.log and ssl_error_log files showing the following: > >nocat.log >--------- > >[2004-10-06 14:05:30] Gateway running on port 5280. >[2004-10-06 14:06:52] Spawning child process 2931. >[2004-10-06 14:06:52] Connection to 10.0.0.1 from 10.0.0.254 >[2004-10-06 14:06:52] Capturing 10.0.0.254 for http://www.yahoo.com/ >[2004-10-06 14:06:52] Use of uninitialized value in concatenation (.) or >string at /usr/local/nocat/gateway/bin/../lib/NoCat/Gateway/Passive.pm line >47. >[2004-10-06 14:06:52] Notifying parent of Capture on peer 00:50:BA:83:E0:0F >[2004-10-06 14:06:52] Use of uninitialized value in join or string at >/usr/local/nocat/gateway/bin/../lib/NoCat.pm line 150. >[2004-10-06 14:06:52] Got notification Capture of peer 00:50:BA:83:E0:0F >[2004-10-06 14:06:52] Child process returned 1 >[2004-10-06 14:06:52] Spawning child process 2932. >[2004-10-06 14:06:52] Connection to 10.0.0.1 from 10.0.0.254 >[2004-10-06 14:06:52] Capturing 10.0.0.254 for >http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/e >n/authrootseq.txt >[2004-10-06 14:06:52] Use of uninitialized value in concatenation (.) or >string at /usr/local/nocat/gateway/bin/../lib/NoCat/Gateway/Passive.pm line >47. >[2004-10-06 14:06:52] Notifying parent of Capture on peer 00:50:BA:83:E0:0F >[2004-10-06 14:06:52] Use of uninitialized value in join or string at >/usr/local/nocat/gateway/bin/../lib/NoCat.pm line 150. >[2004-10-06 14:06:52] Got notification Capture of peer 00:50:BA:83:E0:0F >[2004-10-06 14:06:52] Child process returned 1 >[2004-10-06 14:06:52] Spawning child process 2933. >[2004-10-06 14:06:52] Connection to 10.0.0.1 from 10.0.0.254 >[2004-10-06 14:06:52] Capturing 10.0.0.254 for >http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/e >n/authrootseq.txt >[2004-10-06 14:06:52] Use of uninitialized value in concatenation (.) or >string at /usr/local/nocat/gateway/bin/../lib/NoCat/Gateway/Passive.pm line >47. > > >ssl_error_log >------------- >[Wed Oct 06 14:05:21 2004] [warn] RSA server certificate is a CA certificate >(BasicConstraints: CA == TRUE !?) >[Wed Oct 06 14:05:21 2004] [warn] RSA server certificate CommonName (CN) >`localhost.localdomain' does NOT match server name!? >[Wed Oct 06 14:05:22 2004] [warn] RSA server certificate is a CA certificate >(BasicConstraints: CA == TRUE !?) >[Wed Oct 06 14:05:22 2004] [warn] RSA server certificate CommonName (CN) >`localhost.localdomain' does NOT match server name!? >[Wed Oct 06 14:07:10 2004] [error] [client 10.0.0.254] [2004-10-06 14:07:10] >User UNKNOWN from 10.0.0.254 requests form >[Wed Oct 06 14:12:30 2004] [error] [client 10.0.0.254] Premature end of >script headers: login, referer: >https://192.168.1.97/cgi-bin/login?redirect=http%3a%2f%2fwww%2eyahoo%2ecom%2 >f&timeout=600&gateway=%3a5280&mac=00%3a50%3aBA%3a83%3aE0%3a0F&token=%241%241 >7785878%24ALh%2fQffeS5DrnG6OvmKos%2e > > > >You can find a copy of the nocat and apache configuration files of my nocat >box on the link >ftp://219.93.57.233/NoCat/ >Please you correct for me if there is any wrong on the configuration files >and let me know > >Notes: >------ >The Gateway and the Authserv is on the same Linux Box > >Linux Box with Nocat: >192.168.1.97 ---> WAN Side >10.0.0.1 ---> LAN Side > >Radius: >192.168.1.231 > > > >Your help is quite appreciated > >Hot Regards >Bassam > > > > > > > >>Hi Bassam >> >>Sounds like a pgp issue to me. >> >>What is appearing in the nocat.log file? >> >>What mode are you running it in? Have you had it working in open mode? >> >>Cheers >> >>Matt >> >>Bassam A. Al-Khaffaf wrote: >> >> >> >>>Hi All >>> >>> >>> >>> I am facing an authentication problem when I try to get >>>authenticated from my Radius server. I have installed the nocat >>>successfully after I patched the two Radius patches against NoCatAuth >>>0.82 : >>> >>> >>> >>>NoCatAuth-0.82+IPFW2-20030714.patch >>> >>>NoCatAuth-0.82+RADIUS-20031015.patch >>> >>> >>> >>>I am running both the Autheserv and the Gateway on the same machine >>>and I have done all the required configurations to get the >>>authentication from my Radius server. Now when I open the IE I get the >>>nocat login page, I put my username and my password and then I click >>>on the login button, unfortunately the login page doesn’t changed (I >>>mean the login page still there and the IE flag at the top right >>>corner still running), it seems to me that the IE is waiting for a >>>replay from the nocat box. >>> >>> >>> >>>In the Radius server side, there is no problem; I can see that the >>>user (with user name and password supplied through nocat login page) >>>is already authenticated. >>> >>> >>> >>>But the login page still there and doesn’t changed, and if I open >>>another IE window I get the nocat login page again >>> >>> >>> >>>There is a copy of my Apache and nocat configuration and log files on >>>ftp://219.93.57.233/NoCat/ so you can refer to them and check what is >>>the problem >>> >>> >>> >>>Your help is highly appreciated and thanks for being patient with me. >>> >>> >>> >>>Regards >>> >>>Bassam >>> >>> >>> > > >--- >Outgoing mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.772 / Virus Database: 519 - Release Date: 10/1/2004 > > >_______________________________________________ >NoCat mailing list >[email protected] >http://lists.nocat.net/mailman/listinfo/nocat > > ======================================================================= This email, including any attachments, is only for the intended addressee. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If the receiver is not the intended addressee, please accept our apologies, notify us by return, delete all copies and perform no other act on the email. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission. =======================================================================