Set up a Wireguard VPN Server on your DD-WRT Router

Поділитися
Вставка
  • Опубліковано 7 бер 2021
  • Want to connect to your home network from anywhere? Find out how to do it securely using Wireguard and the DD-WRT router firmware.
    Link to guide on dd-wrt forum:
    forum.dd-wrt.com/phpBB2/viewt...
    Example Client Config:
    [Interface]
    PrivateKey = [AUTO-GENERATED-PRIVATE-KEY]
    ListenPort = 51820
    Address = 10.4.0.7/32
    DNS = 8.8.8.8
    [Peer]
    PublicKey = [DDWRT WIREGUARD SERVER'S PUBLIC KEY]
    AllowedIPs = 0.0.0.0/1, 128.0.0.0/1
    Endpoint = [ADDRESS TO CONNECT TO]:51820
    PersistentKeepalive = 25

КОМЕНТАРІ • 28

  • @194lander4
    @194lander4 3 роки тому +1

    Chris--This guide is fantastic. Thank you for putting it together. It helped me tremendously.

  • @zyghom
    @zyghom 2 роки тому +3

    this channel should have 1m viewers and 2m videos ;-)

  • @GertZA
    @GertZA 3 роки тому +1

    Thanks for the guide. I'm keen on trying it out, specifically for remote gaming

  • @altheajay9931
    @altheajay9931 3 роки тому

    Chris I really love your instructional videos they are very informative. Thanks a lot!

  • @MARS-ALIVE
    @MARS-ALIVE 3 роки тому +1

    Best guide ever! Thank you!

    • @MARS-ALIVE
      @MARS-ALIVE 3 роки тому

      Is there anything that needs to be added in the command/firewall area? thank you!

  • @AntKPro
    @AntKPro 3 дні тому

    After enabling the wireguard tunnel, the router loses internet connection until the tunned disabled. Something seems wrong with firewall or routing.

  • @danieltobon4396
    @danieltobon4396 2 роки тому +2

    You can Connect another Dd-wrt router like a Client ?

  • @AFdaReaper
    @AFdaReaper 3 роки тому +1

    Thanks for the guide this is great! Just one question, how can I communicate to devices on my main network, for example RDP into a local pc or stream media from a plex server? I can’t seem to be able to rdp into a local windows pc.

  • @Marcos32709
    @Marcos32709 2 роки тому

    Hey Chris this is awesome. Just a quick question : once I set it up ,I also have a main router thats port forwarding. But do the other devices need to have a peer account too or they function normally if the get connected via wifi ?

  • @Mrdsmith500
    @Mrdsmith500 2 роки тому +1

    What router is used here? I flashed 2, WRT54G v 3, and the same v5. Does not offer Wireguard in tunnel.

  • @bigwave_dave8468
    @bigwave_dave8468 9 місяців тому

    Nicely done! I have a curious but probably common problem. I need to setup a reverse ssh/vpn connection *from* a DD-WRT router (say R1) to a remote network device running SSHD or some such thing (say R2). R1 has a 4G LTE connection and the provider's network gives a NAT'ed outbound connection..(ugh!). I guess that is common for 4GLTE providers. It's been ages since i fiddled deeply with ssh but it would seem trivial to setup a cron job to open a persistent reverse connection. I've just never tried running client daemons on DD-WRT. Any suggestions?

  • @MrMarkeh7
    @MrMarkeh7 2 роки тому

    So I use NORD VPN currently setup in OpenVPN on my DDWRT router so all my clients/devices run through the VPN via DHCP on the router.. I want to create my own VPN using wireguard. Is this possible? Id assume id creat a server as shown in the video. But would I have to add each client on my network as a peer??

  • @tedballou
    @tedballou Рік тому

    Chris thanks for info, Can I set up remote dd-wrt router to connect site to site?

  • @ReneSkotte
    @ReneSkotte 3 роки тому +2

    Nice guide, small error during phone configuration, you write 10.0.4.6/32 but should of course be 10.4.0.6/32.

  • @camaycama7479
    @camaycama7479 2 роки тому

    there is no wireguard client for linux fedora, it is such a pain! there's plenty of explanation for wireguard server and client but with fedora the config file isn't populating with all info. Hours in the void.

  • @MoizCOUK
    @MoizCOUK Рік тому

    can i use DD WRT is VPN client so i can share my wireguard BPN with my tv and devices that doesn't have an app ?

  • @dsnew2023
    @dsnew2023 3 роки тому +3

    Hi Chris, thanks for one more great video. For some reason, I have no internet after activating wg tunnel on my client. Any suggestions?

    • @AntKPro
      @AntKPro 3 дні тому

      Same for me. Enabing wireguard kills the main internet.

  • @OlimpiuMarius
    @OlimpiuMarius 2 роки тому

    If I also use ipv6 it needs to be configured differently, it works?

  • @egc1902
    @egc1902 2 роки тому +1

    Nice, but nowadays you can do it even more easy. you can export a client config file which can be used on the client

  • @advicenet8916
    @advicenet8916 Рік тому

    hmmm my one dont show option TUNNELS?

  • @AntKPro
    @AntKPro 2 дні тому

    After spending two day on setting this up, I tell that this video IS OUTDATED OR NOT CORRECT .
    The correct procedure is in DDWRT Wireguard (server) setup guide pdf on the DDWRT website. Don't forget to click on "Make Peer Config" button

  • @luis.enciso
    @luis.enciso 2 роки тому

    As usual there’s something wrong with your instructions. Now my router running the ddwrt doesn’t have Internet connection. The same happened with the IOT network video. It didn’t have any Internet connection. I had to follow somebody else’s tutorial for it to work. If you don’t well know about the subject, don’t make videos.

    • @MaxPower72
      @MaxPower72 Рік тому

      What other video source did you use?

    • @richardcarter5404
      @richardcarter5404 Рік тому

      Please share which tutorial you used, Thank you