Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Tracing route to 10.10.10.10 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 192.168.50.254
2 <1 ms <1 ms <1 ms 192.168.50.252
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 31 ms 31 ms 32 ms 10.10.10.10
Trace complete.
Tracing route to 10.10.10.1 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 192.168.50.254
2 1 ms <1 ms 1 ms 192.168.50.252
3 31 ms 34 ms 32 ms 10.10.10.1
Trace complete.
Using 2569 out of 262136 bytes
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname DEXAMSIP
!
boot-start-marker
boot-end-marker
!
no logging console
enable secret 5 <encrypted>
!
no aaa new-model
memory-size iomem 10
!
crypto pki trustpoint TP-self-signed-2685432798
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2685432799
revocation-check none
rsakeypair TP-self-signed-2685432799
!
!
crypto pki certificate chain TP-self-signed-2685432799
certificate self-signed 01 nvram:IOS-Self-Sig#6.cer
ip source-route
!
!
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool dhcppool
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
dns-server 62.6.40.178
!
!
ip cef
ip name-server 62.6.40.178
no ipv6 cef
!
!
license udi pid CISCO887M-K9 sn FCZ1447C1UT
!
!
username admin privilege 15 password 0 yerright!
!
!
!
!
crypto isakmp policy 9
hash md5
authentication pre-share
crypto isakmp key <vpnkey> address <router2publicIP>
!
crypto ipsec security-association lifetime seconds 86400
!
crypto ipsec transform-set SIPTRAN esp-3des esp-md5-hmac
!
crypto map SIPMAP 10 ipsec-isakmp
set peer <router2publicIP>
set transform-set SIPTRAN
match address 100
!
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn termination multidrop
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname <username>
ppp chap password 0 <password>
ppp pap sent-username <username> password 0 <password>
crypto map SIPMAP
!
ip forward-protocol nd
ip http server
ip http secure-server
!
no ip nat service sip udp port 5060
ip nat inside source list 101 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
access-list 100 permit ip 10.10.10.0 0.0.0.255 192.168.50.0 0.0.0.255
access-list 101 deny ip 10.10.10.0 0.0.0.255 192.168.50.0 0.0.0.255
access-list 101 permit ip 10.10.10.0 0.0.0.255 any
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password <likeImgonnashowyouthat>
login
!
scheduler max-task-time 5000
end
Gateway of last resort is 0.0.0.0 to network 0.0.0.0
S* 0.0.0.0/0 is directly connected, Dialer1
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 10.10.10.0/24 is directly connected, Vlan1
L 10.10.10.1/32 is directly connected, Vlan1
78.0.0.0/32 is subnetted, 1 subnets
C 78.my.ip.addr is directly connected, Dialer1
188.39.0.0/32 is subnetted, 1 subnets
C 188.39.0.18 is directly connected, Dialer1