Dear [EMAIL PROTECTED],
Session-Timeout = 0
Means user should be disconnected after 0 seconds.
--Monday, April 29, 2002, 11:12:33 AM, you wrote to [EMAIL PROTECTED]:
UHhac> hello, i am a new user of freeradius and have a litlle problem
UHhac> first my configuration :
UHhac> FreeRADIUS Version 0.5, for host i686-pc-linux-gnu, built on Apr 26 2002 at
UHhac> 14:39:18
UHhac> suse linux 7.3
UHhac> Client Windows 2000
UHhac> NAS Cisco vpn3000
UHhac> with Installation : no problems
UHhac> my users File :
UHhac> ulrich.hofacker Auth-Type := Local, User-Password == "12345678"
UHhac> Service-Type = Framed-User,
UHhac> Framed-Protocol = PPP,
UHhac> Framed-IP-Address = 192.168.194.1,
UHhac> Framed-IP-Netmask = 255.255.255.0,
UHhac> Framed-Compression = Van-Jacobsen-TCP-IP,
UHhac> Framed-MTU >= 576,
UHhac> Framed-Routing = Broadcast-Listen,
UHhac> Session-Timeout != 0,
UHhac> Idle-Timeout != 0
UHhac> woodstock:scripts->rc.radiusd start
UHhac> Starting Freeradius server: radwatchStarting - reading configuration files
UHhac> ...
UHhac> reread_config: reading radiusd.conf
UHhac> Config: including file: /usr/local/etc/raddb/proxy.conf
UHhac> Config: including file: /usr/local/etc/raddb/clients.conf
UHhac> Config: including file: /usr/local/etc/raddb/snmp.conf
UHhac> Config: including file: /usr/local/etc/raddb/sql.conf
UHhac> main: prefix = "/usr/local"
UHhac> main: localstatedir = "/usr/local/var"
UHhac> main: logdir = "/usr/local/var/log/radius"
UHhac> main: libdir = "/usr/local/lib"
UHhac> main: radacctdir = "/usr/local/var/log/radius/radacct"
UHhac> main: hostname_lookups = no
UHhac> read_config_files: reading dictionary
UHhac> read_config_files: reading clients
UHhac> read_config_files: reading realms
UHhac> read_config_files: reading naslist
UHhac> main: max_request_time = 30
UHhac> main: cleanup_delay = 5
UHhac> main: max_requests = 1024
UHhac> main: delete_blocked_requests = 0
UHhac> main: port = 1812
UHhac> main: allow_core_dumps = no
UHhac> main: log_stripped_names = yes
UHhac> main: log_auth = yes
UHhac> main: log_auth_badpass = yes
UHhac> main: log_auth_goodpass = yes
UHhac> main: pidfile = "/usr/local/var/run/radiusd.pid"
UHhac> main: bind_address = 162.9.10.11 IP address [162.9.10.11]
UHhac> main: user = "root"
UHhac> main: group = "root"
UHhac> main: usercollide = no
UHhac> main: lower_user = "no"
UHhac> main: lower_pass = "no"
UHhac> main: nospace_user = "no"
UHhac> main: nospace_pass = "no"
UHhac> main: proxy_requests = yes
UHhac> proxy: retry_delay = 5
UHhac> proxy: retry_count = 3
UHhac> proxy: synchronous = no
UHhac> proxy: default_fallback = yes
UHhac> proxy: dead_time = 120
UHhac> security: max_attributes = 200
UHhac> security: reject_delay = 1
UHhac> main: debug_level = 0
UHhac> read_config_files: entering modules setup
UHhac> Module: Library search path is /usr/local/lib
UHhac> Module: Loaded MS-CHAP
UHhac> mschap: ignore_password = no
UHhac> mschap: use_mppe = yes
UHhac> mschap: require_encryption = no
UHhac> mschap: require_strong = no
UHhac> mschap: passwd = "(null)"
UHhac> mschap: authtype = "MS-CHAP"
UHhac> Module: Instantiated mschap (mschap)
UHhac> Module: Loaded preprocess
UHhac> preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"
UHhac> preprocess: hints = "/usr/local/etc/raddb/hints"
UHhac> preprocess: with_ascend_hack = no
UHhac> preprocess: ascend_channels_per_line = 23
UHhac> preprocess: with_ntdomain_hack = no
UHhac> preprocess: with_specialix_jetstream_hack = no
UHhac> preprocess: with_cisco_vsa_hack = yes
UHhac> Module: Instantiated preprocess (preprocess)
UHhac> Module: Loaded realm
UHhac> realm: format = "suffix"
UHhac> realm: delimiter = "@"
UHhac> Module: Instantiated realm (suffix)
UHhac> Module: Loaded files
UHhac> files: usersfile = "/usr/local/etc/raddb/users"
UHhac> files: acctusersfile = "/usr/local/etc/raddb/acct_users"
UHhac> files: compat = "no"
UHhac> Module: Instantiated files (files)
UHhac> Module: Loaded detail
UHhac> detail: detailfile =
UHhac> "/usr/local/var/log/radius/radacct/%{NAS-IP-Address}/%D"
UHhac> detail: detailperm = 384
UHhac> detail: dirperm = 493
UHhac> Module: Instantiated detail (detail)
UHhac> Module: Loaded radutmp
UHhac> radutmp: filename = "/usr/local/var/log/radius/radutmp"
UHhac> radutmp: username = "%{User-Name}"
UHhac> radutmp: perm = 384
UHhac> radutmp: callerid = yes
UHhac> Module: Instantiated radutmp (radutmp)
UHhac> Listening on IP address 162.9.10.11, ports 1812/udp and 1813/udp, with proxy
UHhac> on 1814/udp.
UHhac> Ready to process requests.
UHhac> rad_recv: Access-Request packet from host 162.9.200.251:1193, id=110,
UHhac> length=156
UHhac> User-Name = "ulrich.hofacker"
UHhac> NAS-Port = 1672
UHhac> Service-Type = Framed-User
UHhac> Framed-Protocol = PPP
UHhac> Tunnel-Client-Endpoint:0 = "149.225.44.24"
UHhac> MS-CHAP-Response =
UHhac> 0x0201000000000000000000000000000000000000000000000000183fb47f50f26744a3d0ae
UHhac> 551951211a23f9b2807df470f3
UHhac> MS-CHAP-Challenge = 0x05dcb7ffd824de07
UHhac> NAS-IP-Address = 162.9.200.251
UHhac> NAS-Port-Type = Virtual
UHhac> modcall: entering group authorize
UHhac> modcall[authorize]: module "preprocess" returns ok
UHhac> modcall[authorize]: module "suffix" returns ok
UHhac> users: Matched ulrich.hofacker at 77
UHhac> modcall[authorize]: module "files" returns ok
UHhac> modcall[authorize]: module "mschap" returns ok
UHhac> modcall: group authorize returns ok
UHhac> rad_check_password: Found Auth-Type MS-CHAP
UHhac> auth: type "MS-CHAP"
UHhac> modcall: entering group authenticate
UHhac> modcall[authenticate]: module "mschap" returns ok
UHhac> modcall: group authenticate returns ok
UHhac> Login OK: [ulrich.hofacker/<no User-Password attribute>] (from nas vpn3000
UHhac> port 1672)
UHhac> Sending Access-Accept of id 110 to 162.9.200.251:1193
UHhac> Service-Type = Framed-User
UHhac> Framed-Protocol = PPP
UHhac> Framed-IP-Address = 192.168.194.1
UHhac> Framed-IP-Netmask = 255.255.255.0
UHhac> Framed-Compression = Van-Jacobson-TCP-IP
UHhac> Framed-MTU = 576
UHhac> Framed-Routing = Broadcast-Listen
UHhac> Session-Timeout = 0
UHhac> Idle-Timeout = 0
UHhac> MS-CHAP-MPPE-Keys =
UHhac> 0xf59ea4fab666059451392100b0c2de04aa1394e5dd0a1330f3cf7b27ab6e2f7d
UHhac> MS-MPPE-Encryption-Policy = 0x00000001
UHhac> MS-MPPE-Encryption-Types = 0x00000006
UHhac> Finished request 0
UHhac> Going to the next request
UHhac> --- Walking the entire request list ---
UHhac> Waking up in 6 seconds...
UHhac> --- Walking the entire request list ---
UHhac> Cleaning up request 0 ID 110 with timestamp 3cccf069
UHhac> Nothing to do. Sleeping until we see a request
UHhac> 2 seconds after authentication with windows 2k the connect is closed without
UHhac> any error message
UHhac> -------------------------------------------
UHhac> Ulrich Hofacker
UHhac> ATMEL Germany GmbH
UHhac> IT Operations
UHhac> Theresienstrasse 2
UHhac> 74072 Heilbronn
UHhac> Germany
UHhac> Tel +49-7131-672916
UHhac> Mobile +49-172-7415179
UHhac> Fax +49-7131-672210
UHhac> e-mail: [EMAIL PROTECTED]
UHhac> www: http://www.atmel.de
UHhac> -
UHhac> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--
~/ZARAZA
������� ������� ������� ������ - � ���� ������ ����. (����)
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html