Jump to content

Admin Nimda

Forum Members
  • Posts

    3
  • Joined

  • Last visited

Equipment

  • Keenetic
    Keenetic Carrier DSL (KN-2111)

Admin Nimda's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Create new connection policy on keenetic router. Enable "use for to access internet" option in wireguard settings. (Keenetic) Add that wireguard connection in policy you just created. After that you can add any device in that policy. Your device should use your vps wireguard connection.
  2. Hello. I have ipv6 vpn service. But I can't reach internet after vpn connection. The vpn server use encapsulated method on server side. First it connect ipv4 server after that it create a ipv6 tunnel on ipv4 connection. But keenetic doesn't create ipv6 tunnel after succesfully connected ipv4 connection. In addition I can connect and succesfully get ipv6 ip adress with official android openvpn software. Thats why I am ask your help. I am sure vpn server have not any problem. Probably I can say that the problem source is KeeneticOs or openvpn package. Currently my KeeneticOs version is 4.3.6.1 Here you can get information encapsulated ipv6 feature of openvpn. https://openvpn.net/as-docs/ipv6-support.html#access-server-and-ipv6-support I searched google a lot. I tried many ways still I doesn't reach any solution. I can provide my ovpn file if you need to test or any other log file etc.
  3. Finally I found solution. My ISP uses Cgnat so I need vpn to use torrent. We can't do whole process with web ui we need little help of commands. It is simple. Follow me. First we need create a "Connection Policy". This proccess can be done on web ui. 1) Go to web ui > Conneciton Policies > Click Add Policy > Give any name (something like ProtonVPN) > Tick only your vpn connection > Save it Now we need to know our policy name. 2) Go to command line and type: show ip policy You will get policies config on your router. Look for your policy description that you created before (ProtonVPN). Here I share some of config part. { "policy": { "Policy0": { "description": "ProtonVPN", "mark": "ffffaaa", "table4": 10, "route4": { "route": [ Here our policy name is Policy0. Ok. Last step. 3) Type that command: torrent policy Policy0 All done. Check your torrent client connection. Now your torrent client use vpn connection that you want.
×
×
  • Create New...