Here's the background:
OS: Linux "Gentoo"
I am trying to get Cisco's VPN Client to work with linux. I've got to the point where it connects, but it connects with an ipaddress of 10.x.x.x
What I need is to get that ipaddress to be 172.128.x.x. I don't know exactly what to edit, or what to change, but here is some information that might be of use to you. Also, keep in mind that the WindowsXX Cisco VPN client software works fine. With the same VPN.
Here's some added info:
test.pcf:
[main]
Description=VPN Office
Host=x.x.x.x
AuthType=1
GroupName=
GroupPwd=
enc_GroupPwd=
EnableISPConnect=0
ISPConnectType=0
ISPConnect=
ISPCommand=
Username=
SaveUserPassword=0
UserPassword=
enc_UserPassword=
NTDomain=
EnableBackup=0
BackupServer=
EnableMSLogon=1
MSLogonType=1
EnableNat=1
CertStore=0
CertName=
CertPath=
CertSubjectName=
CertSerialHash=00000000000000000000000000000000
DHGroup=2
ForceKeepAlives=0
PeerTimeout=90
EnableLocalLAN=1
TunnelingMode=0
TcpTunnelingPort=10000
SendCertChain=0
VerifyCertDN=
here is my vpnclient.ini:
[main]
BinDirPath=/usr/local/bin
EnableLog=0
[LOG.IKE]
LogLevel=3
[LOG.CM]
LogLevel=3
[LOG.CVPND]
LogLevel=3
[LOG.XAUTH]
LogLevel=3
[LOG.CERT]
LogLevel=3
[LOG.IPSEC]
LogLevel=3
[LOG.CLI]
LogLevel=3
If you got any suggestions, they are much appreciated.
kipozo
Network Administrator
OS: Linux "Gentoo"
I am trying to get Cisco's VPN Client to work with linux. I've got to the point where it connects, but it connects with an ipaddress of 10.x.x.x
What I need is to get that ipaddress to be 172.128.x.x. I don't know exactly what to edit, or what to change, but here is some information that might be of use to you. Also, keep in mind that the WindowsXX Cisco VPN client software works fine. With the same VPN.
Here's some added info:
test.pcf:
[main]
Description=VPN Office
Host=x.x.x.x
AuthType=1
GroupName=
GroupPwd=
enc_GroupPwd=
EnableISPConnect=0
ISPConnectType=0
ISPConnect=
ISPCommand=
Username=
SaveUserPassword=0
UserPassword=
enc_UserPassword=
NTDomain=
EnableBackup=0
BackupServer=
EnableMSLogon=1
MSLogonType=1
EnableNat=1
CertStore=0
CertName=
CertPath=
CertSubjectName=
CertSerialHash=00000000000000000000000000000000
DHGroup=2
ForceKeepAlives=0
PeerTimeout=90
EnableLocalLAN=1
TunnelingMode=0
TcpTunnelingPort=10000
SendCertChain=0
VerifyCertDN=
here is my vpnclient.ini:
[main]
BinDirPath=/usr/local/bin
EnableLog=0
[LOG.IKE]
LogLevel=3
[LOG.CM]
LogLevel=3
[LOG.CVPND]
LogLevel=3
[LOG.XAUTH]
LogLevel=3
[LOG.CERT]
LogLevel=3
[LOG.IPSEC]
LogLevel=3
[LOG.CLI]
LogLevel=3
If you got any suggestions, they are much appreciated.
kipozo
Network Administrator