cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
482
Views
0
Helpful
0
Replies

I want to connect to 2901/k9 by RV180

Hi 

I have RV180 and I want to connect to a 2901/k9 Rounter network which was already configured as below 

please somebody help me, How can I configure RV180?. I can connect by android(ipsec xauth psk) and Cisco VPN client, but it is very important if I could connect through RV180.

Building configuration...


Current configuration : 2848 bytes
!
! No configuration change since last restart
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname xxxxx
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login RemoteAccess local
aaa authorization network default local
aaa authorization network RemoteAccess local
!
!
!
!
!
aaa session-id common
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
crypto pki token default removal timeout 0
!
!
voice-card 0
!
!
!
!
!
!
!
license udi pid CISCO2901/K9 sn xxxxxxxxx
license accept end user agreement
license boot module c2900 technology-package securityk9
license boot module c2900 technology-package uck9
license boot module c2900 technology-package datak9
!
!
username xxxx privilege 15 password 0 xxxxx
!
redundancy
!
!
!
!
!
!
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
!
crypto isakmp client configuration group royal
key xxxxxxx
pool RemoteAccess-Pool
acl 100
max-users 10
netmask 255.255.255.0
crypto isakmp profile RemoteAccess-IKE
match identity group xxxxx
client authentication list default
isakmp authorization list default
client configuration address respond
virtual-template 1
!
!
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
!
crypto ipsec profile RemoteAccess-IPSEC
set transform-set ESP-3DES-SHA
set isakmp-profile RemoteAccess-IKE
!
!
!
!
!
!
interface Loopback1
ip address 1.1.1.1 255.255.255.255
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address xxx.xxx.xxx.xxx 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address xxx.xxx.xxx.xxx 255.255.255.224
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface Virtual-Template1 type tunnel
ip unnumbered Loopback1
tunnel mode ipsec ipv4
tunnel protection ipsec profile RemoteAccess-IPSEC
!
!
ip local pool RemoteAccess-Pool 10.10.10.1 10.10.10.10
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip nat inside source list 1 interface GigabitEthernet0/1 overload
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx
!
access-list 1 remark CCP_ACL Category=2
access-list 1 permit xxx.xxx.xxx.xxx 0.0.0.255
access-list 100 permit ip xxx.xxx.xxx.xxx 0.0.0.255 any
!
!
!
!
!
!
!
!
control-plane
!
!
!
!
mgcp profile default
!
!
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
transport input telnet
!
scheduler allocate 20000 1000
end

 

 

0 Replies 0