Advertisement
Guest User

Untitled

a guest
Mar 11th, 2016
2,833
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.91 KB | None | 0 0
  1.  
  2. Current configuration : 11915 bytes
  3. !
  4. ! Last configuration change at 13:39:52 CST Thu Mar 10 2016 by pamiller3
  5. ! NVRAM config last updated at 13:39:53 CST Thu Mar 10 2016 by pamiller3
  6. ! NVRAM config last updated at 13:39:53 CST Thu Mar 10 2016 by pamiller3
  7. version 15.1
  8. service timestamps debug datetime msec
  9. service timestamps log datetime msec
  10. service password-encryption
  11. !
  12. hostname 2811-CME
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. !
  18. logging buffered 4096 informational
  19. logging monitor emergencies
  20. enable secret 5 $1$wYWY$32bxwvvyIBK9tvvF2mdSg0
  21. !
  22. aaa new-model
  23. !
  24. !
  25. aaa authentication login sslvpn local
  26. !
  27. !
  28. !
  29. !
  30. !
  31. aaa session-id common
  32. !
  33. clock timezone CST -6 0
  34. clock summer-time CDT recurring last Sun Mar 2:00 last Sun Oct 2:00
  35. !
  36. no dot11 igmp snooping-helper
  37. no dot11 syslog
  38. !
  39. dot11 ssid MillerNET
  40. vlan 30
  41. authentication open
  42. authentication key-management wpa
  43. guest-mode
  44. wpa-psk ascii 7 06121D204F4558405D4F
  45. !
  46. ip source-route
  47. !
  48. !
  49. ip cef
  50. !
  51. ip dhcp excluded-address 192.168.3.1 192.168.3.99
  52. ip dhcp excluded-address 192.168.2.33 192.168.2.255
  53. ip dhcp excluded-address 192.168.2.20 192.168.2.255
  54. ip dhcp excluded-address 192.168.3.131 192.168.3.254
  55. ip dhcp excluded-address 192.168.4.1
  56. ip dhcp excluded-address 192.168.5.1
  57. !
  58. ip dhcp pool LAN-MillerNET
  59. network 192.168.3.0 255.255.255.0
  60. default-router 192.168.3.1
  61. option 150 ip 192.168.3.25
  62. domain-name millernet.us
  63. dns-server 192.168.3.200 8.8.8.8 4.2.2.1
  64. lease 7
  65. !
  66. ip dhcp pool STATIC-XBOX-MILLER
  67. host 192.168.3.60 255.255.255.0
  68. client-identifier 0100.25ae.fa87.07
  69. !
  70. ip dhcp pool LAN-DMZ
  71. network 192.168.2.0 255.255.255.0
  72. default-router 192.168.2.1
  73. dns-server 4.2.2.1 4.2.2.2
  74. domain-name millernet.us
  75. !
  76. ip dhcp pool WLAN-MillerNET
  77. network 192.168.4.0 255.255.255.0
  78. default-router 192.168.4.1
  79. domain-name millernet.us
  80. dns-server 192.168.3.200 8.8.8.8 4.2.2.1
  81. lease 7
  82. !
  83. ip dhcp pool PhoneLAN
  84. network 192.168.5.0 255.255.255.0
  85. default-router 192.168.5.1
  86. dns-server 192.168.3.1 8.8.8.8 4.2.2.1
  87. domain-name millernet.us
  88. !
  89. ip dhcp pool STATIC-UBIQUITI
  90. host 192.168.3.3 255.255.255.0
  91. client-identifier 0100.156d.c1c7.0f
  92. !
  93. !
  94. ip domain name millernet.us
  95. ip name-server 8.8.8.8
  96. ip name-server 4.2.2.1
  97. ip name-server 192.168.3.200
  98. ip ddns update method no-ip
  99. HTTP
  100. add <OMITTED>
  101. interval maximum 0 0 5 0
  102. interval minimum 0 0 5 0
  103. !
  104. no ip igmp snooping
  105. no ipv6 cef
  106. !
  107. multilink bundle-name authenticated
  108. !
  109. !
  110. !
  111. !
  112. vpdn enable
  113. !
  114. vpdn-group 1
  115. !
  116. !
  117. !
  118. !
  119. !
  120. !
  121. !
  122. !
  123. voice-card 0
  124. !
  125. crypto pki token default removal timeout 0
  126. !
  127. crypto pki trustpoint SSL-VPN-TP
  128. enrollment selfsigned
  129. serial-number
  130. subject-name CN=millernet-vpn
  131. revocation-check crl
  132. rsakeypair my-rsa-keys
  133. !
  134. !
  135. crypto pki certificate chain SSL-VPN-TP
  136. certificate self-signed 06
  137. <OMITTED>
  138. quit
  139. !
  140. !
  141. license udi pid CISCO2811 sn FTX1115A1GG
  142. archive
  143. path tftp://192.168.3.201/
  144. write-memory
  145. time-period 1440
  146. username pamiller3 privilege 15 secret 5 $1$Pc/.$y6kJb0xpe.77ciRHZTJ8A.
  147. username nalong password 7 14141B180F0B7B7977
  148. !
  149. redundancy
  150. !
  151. !
  152. ip ssh rsa keypair-name SSHKeys
  153. ip ssh version 2
  154. !
  155. !
  156. !
  157. bridge irb
  158. !
  159. !
  160. !
  161. !
  162. !
  163. interface Loopback0
  164. ip address 1.1.1.1 255.255.255.255
  165. !
  166. interface FastEthernet0/0
  167. description ### UPLINK TO INET (USES DIALER1) ###
  168. no ip address
  169. no ip redirects
  170. no ip unreachables
  171. no ip proxy-arp
  172. duplex auto
  173. speed auto
  174. pppoe enable group global
  175. pppoe-client dial-pool-number 1
  176. no cdp enable
  177. !
  178. interface FastEthernet0/1
  179. description ### TO 3750 ###
  180. no ip address
  181. ip nat inside
  182. ip virtual-reassembly in
  183. no ip route-cache
  184. duplex auto
  185. speed auto
  186. !
  187. interface FastEthernet0/1.20
  188. description ### DMZ ###
  189. encapsulation dot1Q 20
  190. ip address 192.168.2.1 255.255.255.0
  191. ip nat inside
  192. ip virtual-reassembly in
  193. no ip route-cache
  194. !
  195. interface FastEthernet0/1.30
  196. description ### ANDY VLAN ###
  197. encapsulation dot1Q 30
  198. ip helper-address 192.168.3.1
  199. ip nat inside
  200. ip virtual-reassembly in
  201. no ip route-cache
  202. bridge-group 1
  203. !
  204. interface FastEthernet0/1.50
  205. description ### PHONE VLAN ###
  206. encapsulation dot1Q 50
  207. ip helper-address 192.168.5.1
  208. ip nat inside
  209. ip virtual-reassembly in
  210. no ip route-cache
  211. !
  212. interface FastEthernet0/1.200
  213. description ### SERVER VLAN ###
  214. encapsulation dot1Q 200
  215. ip address 192.168.200.1 255.255.255.0
  216. ip nat inside
  217. ip virtual-reassembly in
  218. no ip route-cache
  219. !
  220. interface Serial0/0/0
  221. description ### TO LAB ###
  222. ip address 192.168.50.1 255.255.255.252
  223. ip nat inside
  224. ip virtual-reassembly in
  225. clock rate 8000000
  226. !
  227. interface Dot11Radio0/2/0
  228. no ip address
  229. ip nat inside
  230. no ip virtual-reassembly in
  231. !
  232. encryption vlan 30 mode ciphers aes-ccm
  233. !
  234. ssid MillerNET
  235. !
  236. speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
  237. channel 2412
  238. station-role root access-point
  239. !
  240. interface Dot11Radio0/2/0.40
  241. description ### SSID MillerNET ###
  242. encapsulation dot1Q 30
  243. bridge-group 1
  244. bridge-group 1 subscriber-loop-control
  245. bridge-group 1 spanning-disabled
  246. bridge-group 1 block-unknown-source
  247. no bridge-group 1 source-learning
  248. no bridge-group 1 unicast-flooding
  249. !
  250. interface Service-Engine1/0
  251. ip unnumbered FastEthernet0/1.30
  252. shutdown
  253. !
  254. interface Virtual-Template7
  255. ip unnumbered Dialer1
  256. !
  257. interface Dialer1
  258. description ### VIRT INT TO INET ###
  259. ip ddns update hostname pamiller3.no-ip.org
  260. ip ddns update no-ip
  261. ip address negotiated
  262. ip flow ingress
  263. ip nat outside
  264. ip virtual-reassembly in
  265. encapsulation ppp
  266. ip tcp adjust-mss 1400
  267. dialer pool 1
  268. dialer-group 1
  269. ppp authentication chap pap callin
  270. ppp chap hostname <OMITTED>
  271. ppp chap password 7 101E5C4B5C4F4A1B0D0920
  272. ppp timeout idle 180
  273. !
  274. interface BVI1
  275. ip address 192.168.3.1 255.255.255.0
  276. ip nat inside
  277. no ip virtual-reassembly in
  278. !
  279. !
  280. router eigrp 1
  281. network 1.0.0.0
  282. network 192.168.2.0
  283. network 192.168.3.0
  284. network 192.168.4.0
  285. !
  286. router ospf 1
  287. router-id 0.0.0.1
  288. network 192.168.50.0 0.0.0.255 area 0
  289. !
  290. ip local pool webvpn-pool 192.168.100.1 192.168.100.254
  291. ip forward-protocol nd
  292. ip http server
  293. ip http authentication local
  294. ip http secure-server
  295. !
  296. !
  297. ip nat inside source list 2 interface Dialer1 overload
  298. ip nat inside source static tcp 192.168.3.1 22 interface Dialer1 22
  299. ip nat inside source static tcp 192.168.2.200 80 interface Dialer1 80
  300. ip nat inside source static tcp 192.168.3.210 6500 interface Dialer1 21
  301. ip nat inside source static tcp 192.168.3.210 20000 interface Dialer1 20000
  302. ip nat inside source static tcp 192.168.3.210 20001 interface Dialer1 20001
  303. ip nat inside source static tcp 192.168.3.210 20002 interface Dialer1 20002
  304. ip nat inside source static tcp 192.168.3.210 20003 interface Dialer1 20003
  305. ip nat inside source static tcp 192.168.3.210 20004 interface Dialer1 20004
  306. ip nat inside source static tcp 192.168.3.210 20005 interface Dialer1 20005
  307. ip nat inside source static tcp 192.168.3.210 3389 interface Dialer1 3389
  308. ip nat inside source static tcp 192.168.200.2 902 interface Dialer1 902
  309. ip nat inside source static tcp 192.168.3.250 25565 interface Dialer1 25565
  310. ip nat inside source static tcp 192.168.3.200 80 interface Dialer1 9999
  311. ip nat inside source static tcp 192.168.3.251 10000 interface Dialer1 8888
  312. ip nat inside source static tcp 192.168.2.200 21 interface Dialer1 6500
  313. ip nat inside source static tcp 192.168.2.200 22 interface Dialer1 6501
  314. ip nat inside source static tcp 192.168.3.250 25566 interface Dialer1 25566
  315. ip nat inside source static tcp 192.168.3.205 32400 interface Dialer1 32400
  316. ip nat inside source static tcp 192.168.3.201 8080 interface Dialer1 8080
  317. ip route 0.0.0.0 0.0.0.0 Dialer1
  318. !
  319. logging history debugging
  320. logging trap debugging
  321. logging 192.168.3.250
  322. access-list 2 remark ***NAT***
  323. access-list 2 permit 192.168.2.0 0.0.0.255
  324. access-list 2 permit 192.168.3.0 0.0.0.255
  325. access-list 2 permit 192.168.10.0 0.0.0.255
  326. access-list 2 permit 192.168.125.0 0.0.0.255
  327. access-list 2 permit 192.168.6.0 0.0.0.255
  328. access-list 2000 permit ip host 192.168.3.1 host 192.168.3.200
  329. dialer-list 1 protocol ip permit
  330. !
  331. !
  332. !
  333. !
  334. snmp-server community MillerNET RO
  335. snmp-server community Cacti RO
  336. snmp-server location Network Rack
  337. !
  338. !
  339. !
  340. !
  341. control-plane
  342. !
  343. bridge 1 protocol ieee
  344. bridge 1 route ip
  345. !
  346. voice-port 0/1/0
  347. !
  348. voice-port 0/1/1
  349. !
  350. voice-port 0/1/2
  351. !
  352. voice-port 0/1/3
  353. !
  354. voice-port 0/3/0
  355. !
  356. voice-port 0/3/1
  357. !
  358. !
  359. !
  360. mgcp profile default
  361. !
  362. !
  363. !
  364. !
  365. !
  366. alias exec s show ip interface brief
  367. banner login ^CWARNING ENTERING PRIVATE NETWORK SPACE
  368. ####### ENTERING MILLERNET ###########
  369. ######### EXIT NOW PLEASE ############
  370. ^C
  371. !
  372. line con 0
  373. password 7 143431051C5573737C
  374. logging synchronous
  375. line aux 0
  376. password 7 02050D480809
  377. transport input telnet
  378. line 66
  379. no activation-character
  380. no exec
  381. transport preferred none
  382. transport input all
  383. transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
  384. line vty 0 4
  385. exec-timeout 1440 0
  386. privilege level 15
  387. logging synchronous
  388. transport input ssh
  389. !
  390. scheduler allocate 20000 1000
  391. ntp master
  392. !
  393. webvpn gateway VPN-Gateway
  394. ip interface Dialer1 port 443
  395. ssl encryption rc4-md5
  396. ssl trustpoint SSL-VPN-TP
  397. inservice
  398. !
  399. webvpn install svc flash:/webvpn/anyconnect-win-3.1.03103-k9.pkg sequence 1
  400. !
  401. webvpn context WebVPN
  402. title "MillerNET WebVPN"
  403. ssl authenticate verify all
  404. !
  405. url-list "rewrite"
  406. !
  407. acl "ssl-acl"
  408. permit ip 192.168.100.0 255.255.255.0 192.168.100.0 255.255.255.0
  409. !
  410. login-message "MillerNET Secure WebVPN"
  411. !
  412. policy group webvpnpolicy
  413. functions svc-enabled
  414. filter tunnel ssl-acl
  415. svc address-pool "webvpn-pool" netmask 255.255.255.0
  416. svc rekey method new-tunnel
  417. svc split include 192.168.2.0 255.255.255.0
  418. svc split include 192.168.3.0 255.255.255.0
  419. svc split include 192.168.4.0 255.255.255.0
  420. svc split include 192.168.200.0 255.255.255.0
  421. svc dns-server primary 192.168.3.200
  422. default-group-policy webvpnpolicy
  423. aaa authentication list sslvpn
  424. gateway VPN-Gateway
  425. max-users 10
  426. inservice
  427. !
  428. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement