- !
- version 12.3
- no service pad
- service timestamps debug datetime msec
- service timestamps log datetime msec
- service password-encryption
- !
- hostname Confluence
- !
- boot-start-marker
- boot-end-marker
- !
- enable secret 5 xx
- !
- clock timezone MST -7
- clock summer-time MDT recurring
- aaa new-model
- !
- !
- aaa authentication login userauthen local
- aaa authentication ppp default local
- aaa authorization network groupauthor local
- aaa session-id common
- ip subnet-zero
- no ip source-route
- ip cef
- ip name-server 172.16.245.1
- !
- no ip bootp server
- vpdn enable
- !
- vpdn-group MinesMarshMaker
- ! Default PPTP VPDN group
- accept-dialin
- protocol pptp
- virtual-template 1
- !
- !
- username waterfoul password 7 xx
- username oshkosh password 7 xx
- username buggy40026 password 7 xx
- username lzdude password 7 xx
- username nleonard password 7 xx
- username ragequit password 7 xx
- username blueroguevyse password 7 xx
- username cottsay password 7 xx
- username amraamski password 7 xx
- !
- !
- !
- !
- interface Ethernet0/0
- ip address 172.16.245.2 255.255.0.0
- ip nat inside
- half-duplex
- !
- interface Ethernet1/0
- ip address dhcp
- ip nat outside
- half-duplex
- !
- interface Virtual-Template1
- ip unnumbered Ethernet0/0
- peer default ip address pool defaultpool
- ppp authentication ms-chap ms-chap-v2
- !
- ip local pool defaultpool 172.16.246.100 172.16.246.254
- ip nat inside source list 1 interface Ethernet1/0 overload
- ip nat inside source static tcp 172.16.245.1 5338 interface Ethernet1/0 5338
- ip nat inside source static tcp 172.16.245.1 80 interface Ethernet1/0 80
- ip nat inside source static tcp 172.16.245.1 4251 interface Ethernet1/0 4251
- ip nat inside source static tcp 172.16.245.1 4252 interface Ethernet1/0 4252
- ip nat inside source static udp 172.16.245.1 4252 interface Ethernet1/0 4252
- no ip http server
- ip classless
- ip route 0.0.0.0 0.0.0.0 dhcp
- !
- access-list 1 permit 172.16.0.0 0.0.255.255
- no cdp log mismatch duplex
- !
- line con 0
- line aux 0
- line vty 0 4
- access-class 1 in
- password 7 xx
- !
- !
- end
