Re: Help
Sanket Desai <[email protected]> Sat, 4 Feb 2006 02:36:40 +0530
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi Luciano, It seems that your authserver's configuration is not proper. Because, in authserver you have sepcified GW as 10.10.1.1. In authserver, GW should be 10.10.3.133. So, your authserver's configuration would be as follows: Machine 2: (Authserver) ETH0 -> IP:10.10.3.251, MASK: 255.255.240.0, GW: 10.10.3.133. In nocat.conf I setup gateway for 10.10.3.133. Let me know if it works for you or not regards, Sanket. On 2/1/06, Luciano Machado <[email protected]> wrote: > > I am configutating NoCatAuth as below: > > Machine 1: (Gateway and DHCP server) > ETH0 -> IP:10.10.3.133, MASK: 255.255.240.0, GW: 10.10.1.1. ETH0 is the > gateway of ETH1. > ETH1 -> IP:10.10.10.1, MASK: 255.255.255.0, GW: 10.10.3.133. This is the > interface of localnetwork. > In nocat.conf I setup authserv for 10.10.3.251. > > Machine 2: (Authserver) > ETH0 -> IP:10.10.3.251, MASK: 255.255.240.0, GW: 10.10.1.1. > In nocat.conf I setup gateway for 10.10.3.133. > > In Mode Open, the NoCatAuth works very well, but in Mode Captive the > clients > take IP address (DHCP) and not occur authentication. Maybe I not have > setup > the Apache correctly. > Do you can help me??? > > Luciano > _______________________________________________ > NoCat mailing list > [email protected] > http://lists.nocat.net/mailman/listinfo/nocat >