On 9 Srpen 2005, 17:16, Panagiotis Christias napsal(a): > On 8/9/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: >> At 03:15 AM 8/9/2005, vladone wrote: >> >Hi! >> >I have an private network, that acces the internet via an freebsd >> >gateway. I want to buil some authentication for my users, to prevent >> >ilegal connections. When an user want to connect to my gateway (to >> >acces the internet), require to enter user and password. >> >My questions is: >> >What solution, is best for this? >> >> m0n0wall should be able to do what you want, and it's based on FreeBSD. >> http://m0n0.ch/wall/ >> >> -Glenn > > You could try openvpn (http://openvpn.net/) too. It can run as an > extra service on your freebsd box and provide ssl based vpn access > using ssl certificates for authentication. > > Panagiotis
Hi, vladone, if I understand well your issue (to authenticate the "inner" users), I think authpf(8) could be probably your friend. Pavel. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
