hello, i am a new user of freeradius and have a litlle problem

first my configuration :

FreeRADIUS Version 0.5, for host i686-pc-linux-gnu, built on Apr 26 2002 at
14:39:18
suse linux 7.3
Client Windows 2000 
NAS Cisco vpn3000

with Installation : no problems

my users File :

ulrich.hofacker Auth-Type   := Local, User-Password == "12345678"
        Service-Type        = Framed-User,
        Framed-Protocol     = PPP,
        Framed-IP-Address   = 192.168.194.1,
        Framed-IP-Netmask   = 255.255.255.0,
        Framed-Compression  = Van-Jacobsen-TCP-IP,
        Framed-MTU          >= 576,
        Framed-Routing      = Broadcast-Listen,
        Session-Timeout     != 0,
        Idle-Timeout        != 0




woodstock:scripts->rc.radiusd start
Starting Freeradius server: radwatchStarting - reading configuration files
...
reread_config:  reading radiusd.conf
Config:   including file: /usr/local/etc/raddb/proxy.conf
Config:   including file: /usr/local/etc/raddb/clients.conf
Config:   including file: /usr/local/etc/raddb/snmp.conf
Config:   including file: /usr/local/etc/raddb/sql.conf
 main: prefix = "/usr/local"
 main: localstatedir = "/usr/local/var"
 main: logdir = "/usr/local/var/log/radius"
 main: libdir = "/usr/local/lib"
 main: radacctdir = "/usr/local/var/log/radius/radacct"
 main: hostname_lookups = no
read_config_files:  reading dictionary
read_config_files:  reading clients
read_config_files:  reading realms
read_config_files:  reading naslist
 main: max_request_time = 30
 main: cleanup_delay = 5
 main: max_requests = 1024
 main: delete_blocked_requests = 0
 main: port = 1812
 main: allow_core_dumps = no
 main: log_stripped_names = yes
 main: log_auth = yes
 main: log_auth_badpass = yes
 main: log_auth_goodpass = yes
 main: pidfile = "/usr/local/var/run/radiusd.pid"
 main: bind_address = 162.9.10.11 IP address [162.9.10.11]
 main: user = "root"
 main: group = "root"
 main: usercollide = no
 main: lower_user = "no"
 main: lower_pass = "no"
 main: nospace_user = "no"
 main: nospace_pass = "no"
 main: proxy_requests = yes
 proxy: retry_delay = 5
 proxy: retry_count = 3
 proxy: synchronous = no
 proxy: default_fallback = yes
 proxy: dead_time = 120
 security: max_attributes = 200
 security: reject_delay = 1
 main: debug_level = 0
read_config_files:  entering modules setup
Module: Library search path is /usr/local/lib
Module: Loaded MS-CHAP 
 mschap: ignore_password = no
 mschap: use_mppe = yes
 mschap: require_encryption = no
 mschap: require_strong = no
 mschap: passwd = "(null)"
 mschap: authtype = "MS-CHAP"
Module: Instantiated mschap (mschap) 
Module: Loaded preprocess 
 preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"
 preprocess: hints = "/usr/local/etc/raddb/hints"
 preprocess: with_ascend_hack = no
 preprocess: ascend_channels_per_line = 23
 preprocess: with_ntdomain_hack = no
 preprocess: with_specialix_jetstream_hack = no
 preprocess: with_cisco_vsa_hack = yes
Module: Instantiated preprocess (preprocess) 
Module: Loaded realm 
 realm: format = "suffix"
 realm: delimiter = "@"
Module: Instantiated realm (suffix) 
Module: Loaded files 
 files: usersfile = "/usr/local/etc/raddb/users"
 files: acctusersfile = "/usr/local/etc/raddb/acct_users"
 files: compat = "no"
Module: Instantiated files (files) 
Module: Loaded detail 
 detail: detailfile =
"/usr/local/var/log/radius/radacct/%{NAS-IP-Address}/%D"
 detail: detailperm = 384
 detail: dirperm = 493
Module: Instantiated detail (detail) 
Module: Loaded radutmp 
 radutmp: filename = "/usr/local/var/log/radius/radutmp"
 radutmp: username = "%{User-Name}"
 radutmp: perm = 384
 radutmp: callerid = yes
Module: Instantiated radutmp (radutmp) 
Listening on IP address 162.9.10.11, ports 1812/udp and 1813/udp, with proxy
on 1814/udp.
Ready to process requests.

rad_recv: Access-Request packet from host 162.9.200.251:1193, id=110,
length=156
        User-Name = "ulrich.hofacker"
        NAS-Port = 1672
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Tunnel-Client-Endpoint:0 = "149.225.44.24"
        MS-CHAP-Response =
0x0201000000000000000000000000000000000000000000000000183fb47f50f26744a3d0ae
551951211a23f9b2807df470f3
        MS-CHAP-Challenge = 0x05dcb7ffd824de07
        NAS-IP-Address = 162.9.200.251
        NAS-Port-Type = Virtual
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
    users: Matched ulrich.hofacker at 77
  modcall[authorize]: module "files" returns ok
  modcall[authorize]: module "mschap" returns ok
modcall: group authorize returns ok
  rad_check_password:  Found Auth-Type MS-CHAP
auth: type "MS-CHAP"
modcall: entering group authenticate
  modcall[authenticate]: module "mschap" returns ok
modcall: group authenticate returns ok
Login OK: [ulrich.hofacker/<no User-Password attribute>] (from nas vpn3000
port 1672)
Sending Access-Accept of id 110 to 162.9.200.251:1193
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = 192.168.194.1
        Framed-IP-Netmask = 255.255.255.0
        Framed-Compression = Van-Jacobson-TCP-IP
        Framed-MTU = 576
        Framed-Routing = Broadcast-Listen
        Session-Timeout = 0
        Idle-Timeout = 0
        MS-CHAP-MPPE-Keys =
0xf59ea4fab666059451392100b0c2de04aa1394e5dd0a1330f3cf7b27ab6e2f7d
        MS-MPPE-Encryption-Policy = 0x00000001
        MS-MPPE-Encryption-Types = 0x00000006
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 110 with timestamp 3cccf069
Nothing to do.  Sleeping until we see a request


2 seconds after authentication with windows 2k the connect is closed without
any error message




                        -------------------------------------------
                        Ulrich Hofacker
                        ATMEL Germany GmbH
                        IT Operations
                        Theresienstrasse 2
                        74072 Heilbronn
                        Germany
                        Tel             +49-7131-672916
                        Mobile  +49-172-7415179
                        Fax     +49-7131-672210
                        e-mail: [EMAIL PROTECTED]
                        www: http://www.atmel.de




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

Reply via email to