Changes

no edit summary
Line 70: Line 70:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
===Proposal configuration===
 +
----
 +
 +
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width=330; style="border-bottom: 1px solid white;></th>
 +
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>[[|border|class=tlt-border|742x254px|right]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 4px solid white>
 +
# Encryption - '''''AES256;'''''
 +
# Authentication - '''''SHA256;'''''
 +
# DH group - '''''MODP2048;'''''
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
----
 +
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width=330; style="border-bottom: 1px solid white;></th>
 +
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>[[|border|class=tlt-border|748x257px|right]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 4px solid white>
 +
# Encryption - '''''AES256;'''''
 +
# Authentication - '''''SHA256;'''''
 +
# DH group - '''''MODP1024;'''''
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
==Android configuration==
 +
Open Settings, navigate to '''Connections → More connection settings → VPN''' and '''Add VPN profile''' (VPN configuration could be placed in a different location, which could vary from phone to phone, if you're not able to find the settings, please refer to user manual).  Configure everything as follows.
 +
 +
===VPN Profile configuration===
 +
----
 +
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width=330; style="border-bottom: 1px solid white;></th>
 +
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>[[|border|class=tlt-border|742x399px|right]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 4px solid white>
 +
# Name - '''''Your preferred name for VPN profile;'''''
 +
# Type - '''''IKEv2/IPSec PSK;'''''
 +
# Server address - '''''RUT public IP;'''''
 +
# IPSec identifier - '''''Your preferred identifier;'''''
 +
# Pre-shared key - the '''''same password''''' you have '''''set on''''' '''''RUT''''' when configuring '''''IPsec instance;'''''
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
==Testing the configuration==
 +
If you've followed all the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the setup in order to make sure that it works properly.
 +
 +
To test the connectivity, initiate connection from the Phone.
 +
 +
Using the <code><span class="highlight">'''ipsec status'''</span></code> command we can see that IPsec tunnel is successfully established between the devices. The command output on a '''RUT''':
 +
 +
[[|border|class=tlt-border|776x114px|center]]
 +
 +
Also, as the router's LAN should be reachable from the phone, we can try pinging the router using Ping tools application:
 +
 +
[[|border|class=tlt-border|506x157px|center]]

Navigation menu