RE : NFS with Dynamic IP clients

2007-04-24 Thread Alexandre DELAY
Alex -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Chuck Swiger Envoyé : mardi 24 avril 2007 20:44 À : Alexandre DELAY Cc : freebsd-net@freebsd.org Objet : Re: NFS with Dynamic IP clients On Apr 24, 2007, at 11:19 AM, Alexandre DELAY wrote: > I am

NFS with Dynamic IP clients

2007-04-24 Thread Alexandre DELAY
Hi I am searching for a solution to my problem. I have a fixed NFS server connected to Internet. Clients have dynamic IP addresses. How can I secure clients NFS connections? Thanks Cheers Alex ___ freebsd-net@freebsd.org mailing list http://lists.

RE: PAM + radius

2006-03-27 Thread Alexandre DELAY
I got it, Thanks Alex ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

PPP + Radius pbm

2006-03-26 Thread Alexandre DELAY
Hi, I use freeradius + pppd. The thing is that I want to use the RAD_FILTER_ID attribute send by radius. I got it perfectly and use it in my ppp.linkup as label. What I want is use this value in a script. The value of this label can be almost anything. So it is dofficult to modify my ppp.linkup as