Changes

no edit summary
Line 1: Line 1:    −
<p style="color:red">The information on this page is updated in accordance with the [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.07.1'''] firmware version .</p>
+
<p style="color:red">The information on this page is updated in accordance with the [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.07.2'''] firmware version .</p>
    
=Introduction=
 
=Introduction=
   −
 
+
DMVPN stands for Dynamic Multipoint VPN. It's a specific type of VPN technology designed for efficiently connecting multiple remote sites (like branch offices) to a central headquarters over the internet. Unlike traditional point-to-point VPNs that require separate tunnels for each branch office to connect to the central hub, DMVPN uses a hub-and-spoke model. Spoke locations (branch offices) can directly communicate with each other and the central hub securely, without needing all traffic to flow through the central hub.
    
If You have trouble seeing any of the settings, be sure to enable "'''Advanced mode'''"
 
If You have trouble seeing any of the settings, be sure to enable "'''Advanced mode'''"
Line 10: Line 10:  
=Topology=
 
=Topology=
   −
(Topology image)
+
[[File:DMVPN (Phase 3) with OSPF topology2.png|none|border|left|class=tlt-border|1100x1100px]]
 
      
<ul>
 
<ul>
Line 163: Line 162:  
Routes on Spoke2:
 
Routes on Spoke2:
 
  root@RUTX11:~# ip route
 
  root@RUTX11:~# ip route
  default dev qmimux0 proto static scope link src 84.15.227.188 metric 1
+
  default dev qmimux0 proto static scope link src '''WAN IP''' metric 1
 
  10.0.0.1 nhid 41 via 10.0.0.254 dev gre4-SPOKE2 proto ospf metric 20 onlink
 
  10.0.0.1 nhid 41 via 10.0.0.254 dev gre4-SPOKE2 proto ospf metric 20 onlink
 
  10.0.0.254 dev gre4-SPOKE2 proto static scope link
 
  10.0.0.254 dev gre4-SPOKE2 proto static scope link
  84.15.227.188 dev qmimux0 proto static scope link metric 1
+
  '''WAN IP''' dev qmimux0 proto static scope link metric 1
 
  192.168.1.0/24 nhid 41 via 10.0.0.254 dev gre4-SPOKE2 proto ospf metric 20 onlink
 
  192.168.1.0/24 nhid 41 via 10.0.0.254 dev gre4-SPOKE2 proto ospf metric 20 onlink
 
  192.168.2.0/24 dev br-lan proto kernel scope link src 192.168.2.1
 
  192.168.2.0/24 dev br-lan proto kernel scope link src 192.168.2.1
Line 202: Line 201:     
<ul>
 
<ul>
<li></li>
+
<li>[[DMVPN configuration]]</li>
<li></li>
+
<li>[[DMVPN with IPsec Phase 3]]</li>
<li></li>
+
<li>[[OSPF Route Failover]]</li>
<li></li>
  −
<li></li>
  −
<li></li>
  −
<li></li>
  −
<li></li>
   
</ul>
 
</ul>
  −
  −
=External links=
 

Navigation menu