COMPUTERTECH33
IS-IT--Management
Hi all.
I have a remote site that drops its connection each day. The drop is only after there is no activity from the branch. It always drops after the last employee leaves for the day.
sh ru
Building configuration...
Current configuration : 3839 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname xxxxxxxx
!
no logging on
enable password 7 zzzzzzzzzzzzzzzzzzzzz
!
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
memory-size iomem 20
ip subnet-zero
no ip finger
no ip domain-lookup
ip host test 2005 192.168.18.1
ip dhcp excluded-address 192.168.18.1 192.168.18.20
!
ip dhcp pool xxxxxxxx
import all
network 192.168.18.0 255.255.255.0
default-router 192.168.18.1
domain-name xxxxxxxx.com
dns-server 172.17.2.60 xxxxxxxxxxx
netbios-name-server 172.17.2.60 172.17.2.30
netbios-node-type h-node
lease 30
!
ip dhcp pool jdirect1
host 192.168.18.20 255.255.255.0
hardware-address 0030.c154.724b
client-name NPI54724b
!
ip dhcp pool jdirect2
host 192.168.18.19 255.255.255.0
hardware-address 0030.c153.bdbc
client-name NPI53bdbc
!
chat-script modem ABORT ERROR "" "ATDT\T" TIMEOUT 60 CONNECT \c
!
!
crypto isakmp policy 11
hash md5
authentication pre-share
crypto isakmp key xxxxxxxxxxxxxxxx address xxxxxxxxxxxxxxx
!
!
crypto ipsec transform-set sharks esp-des esp-md5-hmac
!
crypto map nolan 11 ipsec-isakmp
set peer xxxxxxxxxxxxxxxx
set transform-set sharks
match address 121
!
!
!
!
interface Ethernet0
ip address xxxxxxxxxxxxx 255.255.255.248
ip nat outside
no ip route-cache
no ip mroute-cache
half-duplex
crypto map nolan
!
interface FastEthernet0
ip address 192.168.18.1 255.255.255.0
ip helper-address 172.17.2.30
ip helper-address 172.17.2.255
ip helper-address 172.17.255.255
ip directed-broadcast
ip nat inside
no ip route-cache
no ip mroute-cache
speed auto
!
interface Async5
ip address xxxxxxxxxxxxxx 255.255.255.0
encapsulation ppp
keepalive 10
dialer in-band
dialer idle-timeout 300
dialer string xxxxxxxxxxxxxx
dialer-group 1
fair-queue
ppp authentication chap
!
interface Dialer1
no ip address
no cdp enable
!
router eigrp 100
network xx.0.0.0
network xx.1.0.0
network 172.20.0.0
network 172.21.0.0
network 192.168.18.0
auto-summary
no eigrp log-neighbor-changes
!
ip nat inside source route-map nonat interface Ethernet0 overload
ip kerberos source-interface any
ip classless
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
ip forward-protocol udp netbios-ss
ip forward-protocol udp 42508
ip route 0.0.0.0 0.0.0.0 xxxxxxxxxxxx
ip route 0.0.0.0 0.0.0.0 Async5 200
no ip http server
!
no logging trap
access-list 110 deny ip 192.168.18.0 0.0.0.255 172.16.0.0 0.0.255.255
access-list 110 deny ip 192.168.18.0 0.0.0.255 172.17.0.0 0.0.255.255
access-list 110 permit ip 192.168.18.0 0.0.0.255 any
access-list 120 permit ip 192.168.18.0 0.0.0.255 any
access-list 121 permit ip 192.168.18.0 0.0.0.255 172.16.0.0 0.0.255.255
access-list 121 permit ip 192.168.18.0 0.0.0.255 172.17.0.0 0.0.255.255
access-list 150 permit esp host xxxxxxxxxxxxxx host xxxxxxxxxxxxx
access-list 150 permit udp host xxxxxxxxxxxhost xxxxxxxxxxx eq isakmp
access-list 150 permit ip any 192.168.18.0 0.0.0.255
access-list 150 deny ip any any
priority-list 1 protocol ip high
dialer-list 1 protocol ip permit
route-map nonat permit 10
match ip address 110
!
^C
!
line con 0
password 7 xxxxxxxxxxx
login
transport input none
line aux 0
password 7 xxxxxxxxxxxxx
autoselect ppp
modem InOut
modem autoconfigure discovery
transport input all
autohangup
flowcontrol hardware
line vty 0 4
password 7 xxxxxxxxxxxxxxxxxxxxx
login
!
no scheduler allocate
end
Any help would be appreciated.
I have a remote site that drops its connection each day. The drop is only after there is no activity from the branch. It always drops after the last employee leaves for the day.
sh ru
Building configuration...
Current configuration : 3839 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname xxxxxxxx
!
no logging on
enable password 7 zzzzzzzzzzzzzzzzzzzzz
!
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxxx
memory-size iomem 20
ip subnet-zero
no ip finger
no ip domain-lookup
ip host test 2005 192.168.18.1
ip dhcp excluded-address 192.168.18.1 192.168.18.20
!
ip dhcp pool xxxxxxxx
import all
network 192.168.18.0 255.255.255.0
default-router 192.168.18.1
domain-name xxxxxxxx.com
dns-server 172.17.2.60 xxxxxxxxxxx
netbios-name-server 172.17.2.60 172.17.2.30
netbios-node-type h-node
lease 30
!
ip dhcp pool jdirect1
host 192.168.18.20 255.255.255.0
hardware-address 0030.c154.724b
client-name NPI54724b
!
ip dhcp pool jdirect2
host 192.168.18.19 255.255.255.0
hardware-address 0030.c153.bdbc
client-name NPI53bdbc
!
chat-script modem ABORT ERROR "" "ATDT\T" TIMEOUT 60 CONNECT \c
!
!
crypto isakmp policy 11
hash md5
authentication pre-share
crypto isakmp key xxxxxxxxxxxxxxxx address xxxxxxxxxxxxxxx
!
!
crypto ipsec transform-set sharks esp-des esp-md5-hmac
!
crypto map nolan 11 ipsec-isakmp
set peer xxxxxxxxxxxxxxxx
set transform-set sharks
match address 121
!
!
!
!
interface Ethernet0
ip address xxxxxxxxxxxxx 255.255.255.248
ip nat outside
no ip route-cache
no ip mroute-cache
half-duplex
crypto map nolan
!
interface FastEthernet0
ip address 192.168.18.1 255.255.255.0
ip helper-address 172.17.2.30
ip helper-address 172.17.2.255
ip helper-address 172.17.255.255
ip directed-broadcast
ip nat inside
no ip route-cache
no ip mroute-cache
speed auto
!
interface Async5
ip address xxxxxxxxxxxxxx 255.255.255.0
encapsulation ppp
keepalive 10
dialer in-band
dialer idle-timeout 300
dialer string xxxxxxxxxxxxxx
dialer-group 1
fair-queue
ppp authentication chap
!
interface Dialer1
no ip address
no cdp enable
!
router eigrp 100
network xx.0.0.0
network xx.1.0.0
network 172.20.0.0
network 172.21.0.0
network 192.168.18.0
auto-summary
no eigrp log-neighbor-changes
!
ip nat inside source route-map nonat interface Ethernet0 overload
ip kerberos source-interface any
ip classless
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
ip forward-protocol udp netbios-ss
ip forward-protocol udp 42508
ip route 0.0.0.0 0.0.0.0 xxxxxxxxxxxx
ip route 0.0.0.0 0.0.0.0 Async5 200
no ip http server
!
no logging trap
access-list 110 deny ip 192.168.18.0 0.0.0.255 172.16.0.0 0.0.255.255
access-list 110 deny ip 192.168.18.0 0.0.0.255 172.17.0.0 0.0.255.255
access-list 110 permit ip 192.168.18.0 0.0.0.255 any
access-list 120 permit ip 192.168.18.0 0.0.0.255 any
access-list 121 permit ip 192.168.18.0 0.0.0.255 172.16.0.0 0.0.255.255
access-list 121 permit ip 192.168.18.0 0.0.0.255 172.17.0.0 0.0.255.255
access-list 150 permit esp host xxxxxxxxxxxxxx host xxxxxxxxxxxxx
access-list 150 permit udp host xxxxxxxxxxxhost xxxxxxxxxxx eq isakmp
access-list 150 permit ip any 192.168.18.0 0.0.0.255
access-list 150 deny ip any any
priority-list 1 protocol ip high
dialer-list 1 protocol ip permit
route-map nonat permit 10
match ip address 110
!
^C
!
line con 0
password 7 xxxxxxxxxxx
login
transport input none
line aux 0
password 7 xxxxxxxxxxxxx
autoselect ppp
modem InOut
modem autoconfigure discovery
transport input all
autohangup
flowcontrol hardware
line vty 0 4
password 7 xxxxxxxxxxxxxxxxxxxxx
login
!
no scheduler allocate
end
Any help would be appreciated.