(no subject)

2005-03-02 Thread Shark
[EMAIL PROTECTED]


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Q: PPTP + PPP + Freeradius + LDAP

2005-03-02 Thread Shark
hello,

do you think it is possible to make vpn (MPPE + mschapv2) with poptop 
that auth with freeradius on a LDAP server ?

CLIENT -> INTERNET > Server PPTP + Radius ---> LAN  > LDAP

thanks
sharky




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: PPTP + PPP + Freeradius + LDAP

2005-03-02 Thread Shark
Oki,

i though because i wanted MS-Chap V2 i was forced to do "Auth-Type =
Local,..."
but i have no tried yet the Auth-Type = LDAP with my users
configurations.

do you think it should work ?

 

On Wed, 2005-03-02 at 22:31, Seferovic Edvin wrote:
> Yes,
> 
> but you will have to be more specific so someone can help you !
> 
> Regards,
> 
> Edvin Seferovic
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Shark
> Sent: Mittwoch, 02. März 2005 22:16
> To: freeradius-users@lists.freeradius.org
> Subject: Q: PPTP + PPP + Freeradius + LDAP
> 
> hello,
> 
> do you think it is possible to make vpn (MPPE + mschapv2) with poptop 
> that auth with freeradius on a LDAP server ?
> 
> CLIENT -> INTERNET > Server PPTP + Radius ---> LAN  > LDAP
> 
> thanks
> sharky
> 
> 
> 
> 
> - 
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 
> 


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Freeradius Configuration Questions

2005-05-21 Thread Shark
hello,

i would like assistance to configure my freeradius server...

i would like to use freeradius in a vpn solution based on LDAP.

the LDAP IP is 10.1.1.1 
the VPN is 10.1.4.1 
they can reach each other no problem

I have to edit clients.conf and users to make it work 

here is the part i have in clients.conf:

--
client 127.0.0.1 {
...
}

client 10.1.4.0/24 {
secret "isasecret"
shotname = private-network
}

---

i found a way to auth with a single user using this config
in users

shark   Auth-Type = Local, Password = "secret_pass"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 10.1.4.22,
Framed-MTU = 1492

---

My questions are:

how do make some auth for a group (not a single user or the default
DEFAULT)?


Is there a way to set Framed-IP-Address range to this group?

Can you help making the "users" files pls?


thanks for you help,
shark




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Questions

2005-05-26 Thread Shark
hi, 

how can i add an IP range class to the "users" files pls? 

thx
shark



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html