Help
Luciano Machado <[email protected]> Wed, 1 Feb 2006 14:42:35 -0200
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
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