WR1043N Wireguard Missing

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
javirnof
DD-WRT Novice


Joined: 13 Dec 2019
Posts: 1

PostPosted: Fri Dec 13, 2019 10:55    Post subject: WR1043N Wireguard Missing Reply with quote
Hi. I've installed dd-wrt on my router (WR1043N v2.1) and when I go to Configuration>Tunnel, no Wireguard protocol type option is present, only RFC3378 and Mikrotic. How i can setup Wireguard?
Firmware: DD-WRT v3.0-r41686 std (12/10/19)
Thanks
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12913
Location: Netherlands

PostPosted: Fri Dec 13, 2019 11:33    Post subject: Reply with quote
That is really odd, it is present on my E2000 which also has 8 MB flash.

You can install Wireguard with Entware: https://wiki.dd-wrt.com/wiki/index.php/Installing_Entware

In my signature at the bottom of this page is a link to a Wireguard setup guide and scripts

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6291
Location: Texas

PostPosted: Fri Dec 13, 2019 15:08    Post subject: Reply with quote
egc wrote:
That is really odd...

Yeahuh tis strange -- Wireguard is on these broadcomy units:
Linksys E2500
LInksys E1200v2
Asus RTN12D1
however
Wireguard NOT shown in r41686 on (atheros) Linksys WRT160NL
and I even reset the ol girl and all but it just don't show up


NOTE: all these are 8 MB flash units
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6446
Location: UK, London, just across the river..

PostPosted: Fri Dec 13, 2019 17:49    Post subject: Reply with quote
egc wrote:
That is really odd, it is present on my E2000 which also has 8 MB flash.

You can install Wireguard with Entware: https://wiki.dd-wrt.com/wiki/index.php/Installing_Entware

In my signature at the bottom of this page is a link to a Wireguard setup guide and scripts


I tried that link, but ended with a wonder where to put the PIA stuff...
otherwise to set a Wireguard to work with router to a phone is not my goal...

and yep if installed via Entware than is there a user guid via CLI..or commands and so on...how to set up and call it...
In fact not much stuff via Entware has a guide or commands how to...

Wireguard not present on 1043v2 neither...

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6291
Location: Texas

PostPosted: Fri Dec 13, 2019 21:45    Post subject: Reply with quote
I was thinking maybe just a WG webif bleep but that ain't so.
well I be dog ...dang wireguard is on some but just nothing on some others Evil or Very Mad
Code:
root@EA8500:~# strings /usr/bin/wg | grep wireguard
/var/run/wireguard/%s.sock
wireguard
/var/run/wireguard/
root@EA8500:~#

root@VolusRTN12D1:~# strings /usr/bin/wg | grep wireguard
/var/run/wireguard/%s.sock
wireguard
/var/run/wireguard/
root@VolusRTN12D1:~#

::::::::::::::::::::::::::::::::::
just nothing on this guy ---

mrjcd@Deb:~$ ssh root@160nl-switch.mrjcd.com
DD-WRT v3.0-r41711 std (c) 2019 NewMedia-NET GmbH
Release: 12/13/19
Board: Linksys WRT160NL
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.31.1 (2019-12-13 12:44:06 +04) built-in shell (ash)

root@160nl-switch:~# strings /usr/bin/wg | grep wireguard
root@160nl-switch:~# cd /usr/bin/
root@160nl-switch:/usr/bin# ls
awk              dhcp6s           hexdump          nc               ssh              traceroute       which
basename         dirname          id               nslookup         strings          traceroute6      xargs
cmp              du               install          perl             tail             uniq             yes
cut              env              killall          printf           telnet           uptime
dbclient         expr             less             rx               test             vtysh
dc               find             logger           scp              time             vtysh_init.sh
dhcp6_multicall  free             md5sum           seq              top              wc
dhcp6c           head             mkfifo           sort             tr               wget
root@160nl-switch:/usr/bin# exit
Connection to 160nl-switch.mrjcd.com closed.
mrjcd@Deb:~$
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum