OpenVPN Client not receive Reply-Messages from Radius reply

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
avaz@wnb.com.br
OpenVpn Newbie
Posts: 3
Joined: Wed Dec 17, 2014 11:34 am

OpenVPN Client not receive Reply-Messages from Radius reply

Post by avaz@wnb.com.br » Wed May 06, 2015 8:29 pm

Hi all,

I have a problem in my VPN clients because they do not get the message reply radius (the Reply-Messages attributes) for example:

when a user has the wrong password-reply message return "Invalid Password"

I have this return on server as the log below however the customer does not appear this message. Only appears AUTH-Failed

Server log ( reply message account is ok)

Wed May 6 17:14:52 2015 RADIUS-PLUGIN: FOREGROUND THREAD: New user from OpenVPN!
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: FOREGROUND THREAD: New user.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: FOREGROUND THREAD: New user: username: 2956, password: *****, newuser ip: 189.121.197.213, newuser port: 1193 .
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: New user auth: username: 2956, password: *****, calling station: 189.121.197.213, commonname: 2956.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: radius_server().
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: Build password packet: password: *****, sharedSecret: *****.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: Send packet to 172.16.40.80.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: Get ACCESS_ACCEPT-Packet.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: parse_response_packet().
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: routes: .
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: framed ip: .
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: No attributes Acct Interim Interval or bad length.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: Acct Interim Interval: 0.
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: Reply-Message:Account-is-OK
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: Client config file was not written, overwriteccfiles is false
.Wed May 6 17:14:52 2015 RADIUS-PLUGIN: BACKGROUND AUTH: Auth succeeded in radius_server().
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: FOREGROUND THREAD: Authentication succeeded!
Wed May 6 17:14:52 2015 RADIUS-PLUGIN: FOREGROUND THREAD: Received routes for user: .

Could someone help me?

Thanks,

Vaz.

Post Reply