Linux VPN client error (incorrectly built binary)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2003 05:55 PM - edited 02-21-2020 12:33 PM
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
- Labels:
-
Other VPN Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 01:00 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 07:39 PM
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.
