Current configuration : 7545 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname -RTR-01
!
boot-start-marker
boot-end-marker
!
no logging buffered
enable secret 5
enable password password
!
username acrelec privilege 15 password 0 password
clock timezone London 0
clock summer-time London date Mar 30 2003 1:00 Oct 26 2003 2:00
no aaa new-model
ip subnet-zero
ip dhcp excluded-address 10.14.1.1 10.14.1.49
ip dhcp excluded-address 10.14.1.101 10.14.1.254
!
ip dhcp pool default
import all
network 10.14.1.0 255.255.255.0
dns-server 62.24.128.17 62.24.128.18
default-router 10.14.1.1
!
!
ip name-server 62.24.128.18
ip name-server 62.24.128.17
ip inspect name SDM_LOW ftp
ip inspect name SDM_LOW h323
ip inspect name SDM_LOW icmp
ip inspect name SDM_LOW rcmd
ip inspect name SDM_LOW sqlnet
ip inspect name SDM_LOW tftp
ip inspect name SDM_LOW udp
ip inspect name SDM_LOW tcp
ip inspect name sdm_ins_in_100 ftp
ip inspect name sdm_ins_in_100 h323
ip inspect name sdm_ins_in_100 icmp
ip inspect name sdm_ins_in_100 rcmd
ip inspect name sdm_ins_in_100 sqlnet
ip inspect name sdm_ins_in_100 tftp
ip inspect name sdm_ins_in_100 udp
ip inspect name sdm_ins_in_100 tcp
ip audit notify log
ip audit po max-events 100
no ftp-server write-enable
no scripting tcl init
no scripting tcl encdir
!
!
!
!
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
crypto isakmp key password address 90.x.x.x
!
!
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
!
crypto map SDM_CMAP_1 1 ipsec-isakmp
description Tunnel to90.x.x.x
set peer 90.x.x.x
set transform-set ESP-3DES-SHA
match address 102
!
!
!
!
interface Ethernet0
description $FW_INSIDE$
ip address 10.14.1.1 255.255.255.0
ip access-group 100 in
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
description $FW_OUTSIDE$
ip address 92.x.x.x 255.255.255.128
ip access-group 101 in
ip nat outside
ip inspect sdm_ins_in_100 in
ip inspect SDM_LOW out
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname
ppp chap password 0
ppp pap sent-username password 0
crypto map SDM_CMAP_1
!
ip nat inside source route-map SDM_RMAP_1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
ip http access-class 2
ip http secure-server
!
!
access-list 1 remark INSIDE_IF=Ethernet0
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 10.14.1.0 0.0.0.255
access-list 2 remark Auto generated by SDM Management Access feature
access-list 2 permit 192.168.0.0
access-list 2 permit 90.x.x.x
access-list 2 remark SDM_ACL Category=1
access-list 2 permit 192.168.0.0 0.0.0.255
access-list 2 permit 82.29.157.64 0.0.0.3
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 92.24.4.0 0.0.0.127 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 permit tcp 192.168.0.0 0.0.0.255 host 92.x.x.x eq telnet
access-list 101 permit tcp host 90.x.x.x host 92.x.x.x eq telnet
access-list 101 permit tcp 82.29.157.64 0.0.0.3 host 92.x.x.x eq telnet
access-list 101 permit tcp 192.168.0.0 0.0.0.255 host 92.x.x.x eq 22
access-list 101 permit tcp host 90.x.x.x host 92.x.x.x eq 22
access-list 101 permit tcp 82.29.157.64 0.0.0.3 host 92.x.x.x eq 22
access-list 101 permit tcp 192.168.0.0 0.0.0.255 host 92.x.x.x eq www
access-list 101 permit tcp host 90.x.x.x host 92.x.x.x eq www
access-list 101 permit tcp 82.29.157.64 0.0.0.3 host 92.x.x.x eq www
access-list 101 permit tcp 192.168.0.0 0.0.0.255 host 92.x.x.x eq 443
access-list 101 permit tcp host 90.x.x.x host 92.x.x.x eq 443
access-list 101 permit tcp 82.29.157.64 0.0.0.3 host 92.x.x.x eq 443
access-list 101 permit tcp 192.168.0.0 0.0.0.255 host 92.x.x.x eq cmd
access-list 101 permit tcp host 90.x.x.x host 92.x.x.x eq cmd
access-list 101 permit tcp 82.29.157.64 0.0.0.3 host 92.x.x.x eq cmd
access-list 101 permit udp 192.168.0.0 0.0.0.255 host 92.x.x.x eq snmp
access-list 101 permit udp host 90.x.x.x host 92.x.x.x eq snmp
access-list 101 permit udp 82.29.157.64 0.0.0.3 host 92.x.x.x eq snmp
access-list 101 permit udp host 62.24.128.17 eq domain host 92.x.x.x
access-list 101 permit udp host 62.24.128.18 eq domain host 92.x.x.x
access-list 101 permit ip 192.168.100.0 0.0.0.255 10.14.1.0 0.0.0.255
access-list 101 remark IPSec Rule
access-list 101 permit ip 192.168.0.0 0.0.0.255 10.14.1.0 0.0.0.255
access-list 101 permit udp host 90.x.x.x host 92.x.x.x eq non500-isakmp
access-list 101 permit udp host 90.x.x.x host 92.x.x.x eq isakmp
access-list 101 permit esp host 90.x.x.x host 92.x.x.x
access-list 101 permit ahp host 90.x.x.x host 92.x.x.x
access-list 101 permit udp host 62.24.128.17 eq domain any
access-list 101 permit udp host 62.24.128.18 eq domain any
access-list 101 deny ip 10.14.1.0 0.0.0.255 any
access-list 101 permit icmp any host 92.x.x.x echo-reply
access-list 101 permit icmp any host 92.x.x.x time-exceeded
access-list 101 permit icmp any host 92.x.x.x unreachable
access-list 101 deny ip 10.0.0.0 0.255.255.255 any
access-list 101 deny ip 172.16.0.0 0.15.255.255 any
access-list 101 deny ip 192.168.0.0 0.0.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip host 0.0.0.0 any
access-list 101 permit ip 10.14.1.0 0.0.0.255 192.168.100.0 0.0.0.255
access-list 101 deny ip any any log
access-list 102 remark SDM_ACL Category=4
access-list 102 remark IPSec Rule
access-list 102 permit ip 10.14.1.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 102 permit ip 10.14.1.0 0.0.0.255 192.168.100.0 0.0.0.255
access-list 103 remark SDM_ACL Category=2
access-list 103 deny ip 10.14.1.0 0.0.0.255 192.168.100.0 0.0.0.255
access-list 103 remark IPSec Rule
access-list 103 deny ip 10.14.1.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 103 permit ip 10.14.1.0 0.0.0.255 any
access-list 104 remark Auto generated by SDM Management Access feature
access-list 104 remark SDM_ACL Category=1
access-list 104 permit ip 192.168.0.0 0.0.0.255 any
access-list 104 permit ip host 90.x.x.x any
access-list 104 permit ip 82.29.157.64 0.0.0.3 any
dialer-list 1 protocol ip permit
route-map SDM_RMAP_1 permit 1
match ip address 103
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
access-class 104 in
password password
login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
!
end
|