Anyone had any luck with the Movian VPN Client for pocket pc?? I have a PIX 520 (V6.3) with working VPN Access via the V4 client for XP tablet edition (outside network is Wireless).
The tunnel comes up and i am getting decrypts but am getting bypass stats only for outgoing traffic. (Yes it is configured correctly).
I have this client working fine with a concentrator but for some reason dosn't seem to want to work with PIX 6.3
Think this is a client problem anyone had any similar??
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password
passwd
hostname -------
domain-name ciscopix.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
name 10.122.1.203 ACS
name 141.97.90.249 armacy_Host
name 141.97.116.241 terial_Host
access-list outside_access_in permit icmp any any
access-list outside_access_in permit tcp any host 10.122.19.249 eq telnet
access-list outside_access_in permit tcp any host 10.122.19.241 eq telnet
access-list inside_outbound_nat0_acl permit ip any 10.122.1.0 255.255.255.0
access-list inside_access_in permit icmp any any
access-list inside_access_in permit ip any any
access-list outside_cryptomap_dyn_20 permit ip any 10.122.1.0 255.255.255.0
pager lines 24
logging on
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 10.122.19.250 255.255.252.0
ip address inside 10.122.1.244 255.255.240.0
ip verify reverse-path interface outside
ip audit name Attack_outside attack action alarm reset
ip audit name Info_policy info action alarm
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN_pool 10.122.1.100-10.122.1.150
pdm location ACS 255.255.255.255 inside
pdm location armacy_Host 255.255.255.255 inside
pdm location 141.97.0.0 255.255.240.0 inside
pdm location terial_Host 255.255.255.255 inside
pdm location 10.122.5.0 255.255.255.0 inside
pdm logging informational 300
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.122.19.203 ACS netmask 255.255.255.255 100 200
static (inside,outside) 10.122.19.249 armacy_Host netmask 255.255.255.255 300 300
static (inside,outside) 10.122.19.241 terial_Host netmask 255.255.255.255 300 300
access-group outside_access_in in interface outside
access-group inside_access_in in interface inside
route inside 0.0.0.0 0.0.0.0 10.122.1.250 1
route inside 141.97.0.0 255.255.240.0 10.122.1.250 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol tacacs+
aaa-server vpnauth protocol radius
http server enable
http ACS 255.255.255.255 inside
http 10.122.5.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside ACS /
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-DES-MD5
crypto dynamic-map outside_dyn_map_1 20 match address outside_cryptomap_dyn_20
crypto dynamic-map outside_dyn_map_1 20 set transform-set ESP-DES-MD5
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map_1
crypto map outside_map client authentication LOCAL
crypto map outside_map interface outside
isakmp enable outside
isakmp identity address
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup Ul_H_VPN address-pool VPN_pool
vpngroup Ul_H_VPN dns-server 1.2.3.4
vpngroup Ul_H_VPN wins-server 1.2.3.4
vpngroup Ul_H_VPN default-domain test.org
vpngroup Ul_H_VPN idle-time 1800
vpngroup Ul_H_VPN password testing123
telnet ACS 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
terminal width 80
The tunnel comes up and i am getting decrypts but am getting bypass stats only for outgoing traffic. (Yes it is configured correctly).
I have this client working fine with a concentrator but for some reason dosn't seem to want to work with PIX 6.3
Think this is a client problem anyone had any similar??
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password
passwd
hostname -------
domain-name ciscopix.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
name 10.122.1.203 ACS
name 141.97.90.249 armacy_Host
name 141.97.116.241 terial_Host
access-list outside_access_in permit icmp any any
access-list outside_access_in permit tcp any host 10.122.19.249 eq telnet
access-list outside_access_in permit tcp any host 10.122.19.241 eq telnet
access-list inside_outbound_nat0_acl permit ip any 10.122.1.0 255.255.255.0
access-list inside_access_in permit icmp any any
access-list inside_access_in permit ip any any
access-list outside_cryptomap_dyn_20 permit ip any 10.122.1.0 255.255.255.0
pager lines 24
logging on
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 10.122.19.250 255.255.252.0
ip address inside 10.122.1.244 255.255.240.0
ip verify reverse-path interface outside
ip audit name Attack_outside attack action alarm reset
ip audit name Info_policy info action alarm
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN_pool 10.122.1.100-10.122.1.150
pdm location ACS 255.255.255.255 inside
pdm location armacy_Host 255.255.255.255 inside
pdm location 141.97.0.0 255.255.240.0 inside
pdm location terial_Host 255.255.255.255 inside
pdm location 10.122.5.0 255.255.255.0 inside
pdm logging informational 300
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.122.19.203 ACS netmask 255.255.255.255 100 200
static (inside,outside) 10.122.19.249 armacy_Host netmask 255.255.255.255 300 300
static (inside,outside) 10.122.19.241 terial_Host netmask 255.255.255.255 300 300
access-group outside_access_in in interface outside
access-group inside_access_in in interface inside
route inside 0.0.0.0 0.0.0.0 10.122.1.250 1
route inside 141.97.0.0 255.255.240.0 10.122.1.250 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol tacacs+
aaa-server vpnauth protocol radius
http server enable
http ACS 255.255.255.255 inside
http 10.122.5.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside ACS /
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-DES-MD5
crypto dynamic-map outside_dyn_map_1 20 match address outside_cryptomap_dyn_20
crypto dynamic-map outside_dyn_map_1 20 set transform-set ESP-DES-MD5
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map_1
crypto map outside_map client authentication LOCAL
crypto map outside_map interface outside
isakmp enable outside
isakmp identity address
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup Ul_H_VPN address-pool VPN_pool
vpngroup Ul_H_VPN dns-server 1.2.3.4
vpngroup Ul_H_VPN wins-server 1.2.3.4
vpngroup Ul_H_VPN default-domain test.org
vpngroup Ul_H_VPN idle-time 1800
vpngroup Ul_H_VPN password testing123
telnet ACS 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
terminal width 80