cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
535
Views
0
Helpful
2
Replies

Linux VPN client error (incorrectly built binary)

adisegna
Level 1
Level 1

when I try and connect to my network using the Linux VPN client 4.0 I receive the follow error:

./vpnclient connect <vpngroup> <user> username <pwd> password

Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed

Initializing the VPN connection.

Contacting the gateway at <IP address>

Secure VPN Connection terminated locally by the Client

Reason: Remote peer is no longer responding.

I can connect using my Windows client so I know the connection is up.

Any ideas.

Thanks in advance

2 Replies 2

vmoopeung
Level 5
Level 5

The Incorrectly built binary which accesses errno, h_errno or _res directly error is due to the bug CSCdz88631. Cisco says that it is only a cosmetic bug and does not affect the operation.

For me, "Remote peer is no longer responding" could be due to many reasons. Can someone give some reasons for this error?

O.k. so I tried working through it again tonight and I think it has to do with the Radius Server expecting a domain username and password. On my Windows client I am prompted for a username and password (RADIUS). This doesn't see to happen through the linux client. I copied the profile profile.pcf from from my windows client to eliminate any configuration errors so I think it is something in the authentication part of the connection. Not authentication between the client and the PIX but the client to the domain. I hope this makes some kind of sense. I can't find any documentation about RADIUS authentication and the Linux VPN client. Any ideas?

this is the message received:

Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed.

Initializing the VPN connection.

Contacting the gateway at

Secure VPN Connection terminated locally by the Client

Reason: Remote peer is no longer responding.

There are no new notification messages at this time.

Looks like it's timing out because no data is being recieved (username and password).

Thanks in advance.