Here's config for router here, other router is still off site. Remote router is fine, it's this router that drops off the network when ever the it's plugged into the switch along with the Alvarion(wireless radio), remove the Alvarion and it works great.
************************************************************
jckrouter28#sh config
Using 3313 out of 29688 bytes, uncompressed size = 6717 bytes
Uncompressed configuration from 3313 bytes to 6717 bytes
!
! Last configuration change at 15:24:09 PCTime Fri Jun 16 2009 by *****
! NVRAM config last updated at 09:33:38 PCTime Thu Jun 10 2009 by *****
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname jckrouter28
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
enable secret 5 ******************************
!
username ***** privilege 15 view root secret 5 ********************.
clock timezone PCTime -6
clock summer-time PCTime date Jun 16 2009 16:00
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
!
!
!
!
ip domain name *************
ip name-server 32.72.47.99
!
!
!
!
no spanning-tree vlan 1
!
!
!
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
!
crypto isakmp key ******* address 172.16.0.2
!
!
crypto ipsec transform-set TOC esp-3des esp-sha-hmac
!
crypto map TOC ipsec-isakmp
description Tunnel to172.16.0.2
set peer 172.16.0.2
set transform-set TOC
match address 100
!
!
!
interface FastEthernet0
description $ETH-LAN$$FW_OUTSIDE$
ip address 172.16.0.1 255.255.255.248
ip access-group 100 in
ip verify unicast reverse-path
ip inspect LOW out
duplex auto
speed auto
no cdp enable
crypto map TOC_CMAP_1
!
interface FastEthernet1
no ip address
no cdp enable
!
interface FastEthernet2
no ip address
no cdp enable
!
interface FastEthernet3
no ip address
no cdp enable
!
interface FastEthernet4
no ip address
no cdp enable
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$
ip address 32.72.46. 255.255.254.0
ip access-group 104 in
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
interface Async1
no ip address
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0 permanent
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
!
!
!
access-list 100 remark ACL Category=4
access-list 100 remark IPSec Rule
access-list 100 permit ip 32.72.46.0 0.0.1.255 host 192.168.1.0