Changes between Version 1 and Version 2 of wireguard


Ignore:
Timestamp:
03/06/25 16:08:25 (4 months ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wireguard

    v1 v2  
    11= Wireguard Open_WRT client
    22
    3 file in /etc/config/network
     3File in /etc/config/network
    44{{{
     5
     6root@OpenWrt:/etc/config# tail -15 network
     7
    58config interface 'wg0'
    69        option proto 'wireguard'
     
    1316        list allowed_ips '10.20.0.0/24'
    1417        option route_allowed_ips '1'
    15         option endpoint_host '159.xx.xx.xx'
     18        option endpoint_host '15x.6xx.1xx.xx2'
    1619        option endpoint_port '12345'
    1720        option persistent_keepalive '25'