Current configuration : 1283 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable password cisco ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! crypto isakmp policy 1 encr aes 256 authentication pre-share group 5 lifetime 28800 crypto isakmp key password address 81.246.56.89 ! ! crypto ipsec transform-set srssset esp-aes 256 esp-sha-hmac ! crypto map srssmap 1 ipsec-isakmp set peer 81.246.56.89 set security-association lifetime seconds 28800 set transform-set srssset set pfs group5 match address 100 ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 81.246.56.91 255.255.255.224 duplex auto speed auto crypto map srssmap ! interface FastEthernet0/1 ip address 192.168.15.254 255.255.255.0 duplex auto speed auto ! ! ip forward-protocol nd ip route 192.168.1.0 255.255.255.0 81.246.56.65 ! ! no ip http server no ip http secure-server ! access-list 100 permit ip 192.168.15.0 0.0.0.255 192.168.16.0 0.0.0.255 no cdp run ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! ! end