Proxy Radius

This is a discussion on Proxy Radius within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hello! I need to configure freeradius as a proxy server only for users that ends in "@domain1.com". ...


Go Back   Usenet Forums > Networking and Network Related > FreeRADIUS Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-27-2007
Luis Galan
 
Posts: n/a
Default Proxy Radius

Hello!

I need to configure freeradius as a proxy server only for users that
ends in "@domain1.com". This users must be authenticated by its home
server (external proxy) but users must received an ip address from my
pool. (We give internet service to customer from another country with
its dialup username , some kind of roaming service)


For the rest of users it should authenticate itself.

Then I have configured the following:

proxy.conf:

# Realm for domain1.com
realm domain1.com {
type = radius
authhost = radius.domain1.com:1812
accthost = radius.domain1.com:1813
secret = mysecret
nostrip
}

radius.conf:

proxy_requests = yes
$INCLUDE ${confdir}/proxy.conf
modules{
..
..
..
files {
usersfile = ${confdir}/users
}

realm suffix {
format = suffix
delimiter = "@"
ignore_default = no
ignore_null = yes
}
..
..
..
}

authorize {
..
..
..
suffix
..
..
files
..
..
}

preacct {
..
..
suffix
..
..
files
}

pre-proxy {
files
}


Users:

DEFAULT Suffix="domain1.com", Pool-Name := "mypoolDialup"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Service-Type = Framed-User,
Framed-Routing = Broadcast-Listen,
Framed-Compression = Van-Jacobson-TCP-IP,
Fall-Through = Yes


Is it correct?



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0