Changes

614 bytes added ,  10:48, 12 April 2023
no edit summary
Line 1: Line 1: −
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.03'''] firmware version.</p>
+
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.04'''] firmware version.</p>
    
==Introduction==
 
==Introduction==
Line 8: Line 8:  
----
 
----
 
Go to [http://tunnelbroker.net tunnelbroker.net] and log into your account. If you don't have a registered account then you will need to create one - click '''register'''.
 
Go to [http://tunnelbroker.net tunnelbroker.net] and log into your account. If you don't have a registered account then you will need to create one - click '''register'''.
[[File:Tunnelbroker login.png|border|center|class=tlt-border|1004x1004px]]
+
[[File:Tunnelbroker login v2.png|border|center|class=tlt-border|1022 × 385px]]
    
====IPv6 to IPv4 tunnel creation====
 
====IPv6 to IPv4 tunnel creation====
Setup IPv6 over IPv4, also known as 6in4 IPv6 transition mechanism
   
----
 
----
 
+
Setup IPv6 over IPv4, also known as 6in4 IPv6 transition mechanism. To create a new tunnel:
To create a new tunnel:
   
# Click on '''create regular tunnel''',
 
# Click on '''create regular tunnel''',
 
# '''Enter''' your '''public IP''' (it will light up green, if the tunnel can be created with this IP),  
 
# '''Enter''' your '''public IP''' (it will light up green, if the tunnel can be created with this IP),  
 
# '''Select''' the desired '''tunnel server''',
 
# '''Select''' the desired '''tunnel server''',
# '''Create tunnel'''.
     −
[[File:Create IPv6 Tunnel.png|border|center|class=tlt-border|854x854px]]
+
To establish the tunnel, at the bottom of the page, you should see '''Create tunnel'''.
 +
 
 +
[[File:Create IPv6 Tunnel v2.png|border|center|class=tlt-border|844 × 688px]]
    
After successful tunnel creation, you will be prompt to tunnel details window.
 
After successful tunnel creation, you will be prompt to tunnel details window.
   −
[[File:IPv6 Tunnel created.png|border|center|class=tlt-border|454x454px]]
+
[[File:IPv6 Tunnel created v2.png|border|center|class=tlt-border|663 × 638px]]
 +
 
 +
To create a a tunnel instance on your RUT router, navigate to '''example configurations''', there, select '''OpenWRT Barrier Breaker'''.
 +
and paste the following '''commands''' '''into''' your '''router CLI'''.
   −
To create a a tunnel instance on your RUT router:  
+
[[File:Tunnel interface v2.png|border|center|class=tlt-border|661 × 641px]]
# '''Navigate''' to '''example configurations''',
  −
# Select '''OpenWRT Barrier Breaker'''.
  −
# '''Paste''' the following '''commands''' '''into''' your '''RUT1 CLI'''.  
     −
Do not forget to '''replace''' '''YOUR_TUNNELBORKER_USERNAME''' and '''YOUR_TUNNELBROKER_PASSWORD''' with your '''TunnelBroker account username''' and '''password'''.
+
'''Note''': Do not forget to '''replace''' '''YOUR_TUNNELBORKER_USERNAME''' and '''YOUR_TUNNELBROKER_PASSWORD''' with your '''TunnelBroker account username''' and '''password'''.
   −
[[File:Tunnel interface.png|border|center|class=tlt-border|554x554px]]
     −
Use the '''''cat /etc/config/network''''' command in RUT1 CLI to see if the new interface was successfully created.
+
Use the <code><span class="highlight" >'''cat /etc/config/network'''</span></code> command in routers CLI to see if the new interface was successfully created.
   −
[[File:Tunnel RUT interface created.png|border|center|class=tlt-border|524x524px]]
+
[[File:Tunnel RUT interface created v2.png|border|center|class=tlt-border|507 × 169px]]
==RUT2 configuration==
+
==Router configuration==
 
===Relayd and interface configuration using UCI===
 
===Relayd and interface configuration using UCI===
 
----
 
----
Line 194: Line 192:  
If you've taken all of the steps described above, the configuration is done. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly.
 
If you've taken all of the steps described above, the configuration is done. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly.
   −
[[File:Sujungta.png|border|center|class=tlt-border|1055x1055px]]
+
* Bulleted list item
 +
The first thing that could be checked is what IP address are you getting. You can do that [https://whatismyipaddress.com/ '''here'''].
 +
 
 +
[[File:WhatismyIP.png|border|center|class=tlt-border|1088 × 393px]]
 +
 
 +
* Once you have connected your PC to a routers WiFi you can use command line (If using Windows OS or terminal on Linux and macOS) to see if you are getting IPv6.
 +
 
 +
[[File:IPV6 on PC.png|border|center|class=tlt-border|701 × 434px]]
 +
 
 +
[[File:Cmdoutput IPv6.png|border|center|class=tlt-border|634 × 244px]]