I don't understand why you want to connect IPCHAINS to your PHP script.
Normally your IPCHAINS (or IPTABLES) firewall would be running anyway,
wouldn't it? Maybe I've missed something, but I don't see how the two are
linked. 

I'd have the PHP script check username and password, and if valid, go
ahead and do whatever the script determines. I'd also have IPCHAINS
running the whole time and configured to let any authorised user out/in.
But there would be no direct link between the two.

Mick

On Tue, 24 Apr 2001, Faryal wrote:

> Hi
> I wanted o ask u about a problem regarding my project. The project is related to 
>"Cyber Cafe Authentication". Here we have to chk whether a set of user name & 
>password is valid and if valid allow this user access to internet. All the scripitng 
>has been done in PHP and the operating system is linux. Now we just have to link "IP 
>CHAINS" to our php script. That is  when the user is allowed to access internet, ip 
>chains should start running through the script. However we are stuck at this problem 
>& cannot find a sound solution. Can u plz help us? That would be very nice :)
> Waiting anxiuosly for ur reply.....
> Regards
> Faryal
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to