|
|
Sorry for the delay. I actually had to try rebuiling the openvpn
version 2 on the 2.4 kernel to find the problem. There was a conflict
betweent the lzo and lzo-devel rpms (that I had installed as per the
openvpn installation instructions), and the liblzo1 and liblzo1-devel
that the rpmbuild program on Mandrake was looking for to build the
openvpn. I removed the lzo and lzo-devel, and installed the liblzo1 and
liblzo1-devel, and I was then able to build and install the openvpn
version 2 on the server. This has solved the problem of establishing
connection.
Now, I am working on correcting the routing issues to allow the client
vpn, and the computers behind the client vpn/firewall to connect to the
vpn server, and the network behind the vpn server. On the client, I can
ping the tun0 device (ip 10.8.0.6) from the vpn client only. As soon as
I start the vpn, the workstations behind the client vpn firewall can not
ping any of the interfaces on the firewall (eth0, eth1, or tun0), and I
can't ping from the firewall to the workstation
And I am unable to ping the tun0 device on the server, however the
output of ifconfig shows the device there (I get no response back from
ping 10.8.0.1, and it doesn't seem to matter if the firewall is running
or not!)
Darcy
Charles Duffy wrote:
"client" mode, which your client.conf specifies, only works against a
server which is running OpenVPN 2.0's multi-client server mode.
Are you quite certain you can't compile OpenVPN 2.0 on the server? Were
the issues you had caused by a RPM you were trying to use claiming that
its dependency check failed, or by the configure script itself complaining
that it was unable to proceed?
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|