Current configuration:
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname !
enable password 7 094647070B0A19151B0D1739
!
username test password 7 105A0C0A11
!
!
!
!
memory-size iomem 25
ip subnet-zero
no ip domain-lookup
!
!
!
!
interface Serial0
no ip address
encapsulation frame-relay IETF
no fair-queue
frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
ip address
ip nat outside
frame-relay interface-dlci 100
!
interface FastEthernet0
ip address
ip access-group ruchong in
ip access-group ruchong out
ip nat inside
speed auto
!
ip nat pool
ip nat inside source list 101 pool jinrong overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
ip access-list extended ruchong
deny udp any any eq 1434
deny tcp any any eq 1434
deny tcp any any eq 445
deny tcp any any eq 5800
deny tcp any any eq 5900
deny tcp any any eq 6667
deny tcp any any eq 135
deny tcp any any eq 139
deny tcp any any eq 4444
deny udp any any eq 135
deny udp any any eq 445
deny udp any any eq netbios-ss
permit ip any any
access-list 101 permit ip 10.181.1.0 0.0.0.255 any
tftp-server flash
tftp-server flash:
snmp-server engineID local 00000009010000A10AB50101
snmp-server community unicom0517 RO
snmp-server community version view v1default RO
snmp-server host version
!
line con 0
transport input none
line aux 0
line vty 0 4
password 7 120D1646445E1C053938
login
!
end