Dude, I admire the production quality of your content! Given VPNs are a pretty beaten theme, you still take time to present the guide in a most easy to follow and easy to reference way. Big respecc, as always, Wolfgang
13:00 NOTE (applied to me and might apply to others) you need to change the line "use=if, if=eth0" the eth0 needs to be your ethernet adaptor (get it with "ip add" command". ex. mine was enp3s0, so had to change it to "use=if, if=enp3s0". Of course if yours is already eth0 then no need to change. Other than that everything worked! Thanks for the great and comprehensive tutorial!
Had a bit of a hard time getting it to work. Oddly enough, the thing that finally made mine work was to turn off IPv6 on the raspberry. Worked immediately after I did that. Just FYI for everyone else out there.
You can also integrate pihole into the system. That way you have an ad blocker at the router level. You can adapt pihole to be recursive DNS so that your DNS queries disappear.
Hi Jonas, can you expand on that more please? I'm currently running a RPi Pihole on my network as my DNS server, and am also looking to install a VPN on the RPi so I can safely connect to public wifi networks. If I follow this tutorial to get the VPN up, is there anything I need to change on the Pihole? Thanks.
@@TRD_Mike Hi Mike, I haven't setup the VPN but in a part of the video you are given the option to set a DNS server. I recon you can from there set a IP address of your PI hole
@@thegoldenmoss7756 actually yes, plus at least in the phone in wireguard you must insert the ip of ur pi hole as dns server in the vpn settings. For the phone works, i think u should do the same with the pc
That is if your router even allows you to change your DNS settings. Unfortunately for me, my router has its DNS settings hardcoded for 'security purposes'. Thanks a lot, comcast.
I remember making my own VPN with help of a friend in Canada by sending him a RPI2 that i had laying around. It still works even though she moved out about a year ago.
Yes!!! On the second attempt it worked flawlessly. So good using Powershell instead of Putty. There is a confusing part where setting ddclient true/false. I just had to ignore your narration and set it as you had it on screen. I use my VPN to wake on LAN my PC from being completely turned off then remote access it with teamviewer and then shut it down. Access or start my plex server for friends when travelling for work using motels protected wifi which wont allow it. Hopefully my dynamic dns works rock solid and I wont even need to access the rp3 for ages. Love an elegant solution. Ethernet and power. So good
I've had a wireguard setup for my home for a couple years now. Rather than a raspberry pi or dedicated computer I used our router. We're using an Ubiquiti EdgeRouterX. Its a small but decently pretty full featured $60 router and Wireguard has been ported to it for quite some time now. Once installed the configuration of each device profile can be done through the webGUI. Obviously only really an option if you're okay with your router and wireless access point being separate devices, but that's generally a good idea to begin with.
well getting the DDClient configured ended up being something of a nightmare but as soon as I cracked that my new vpn is running perfectly, thank you for the very useful tutorial
Thanks for the video. Now I know why my Raspberry Pi didn't work with solar power. I put it on my roof now instead of the window ledge, hope it works 🤞👌
Thanks for this, Wolfgang. Used a RPi 3B+ running RPi OS Lite (64-bit). Works perfectly. Noted that Nyr's install script seems to be updated from the time you made this video; it differs slightly, but straightforward nevertheless. Cheers!
I think it's great that german telekom now has wireguard built in on their latest speedport routers. You just need a dynamic-dns service and with literally a click of a button you have a vpn. The only problem i could think of, is that it is single-user only.
Amazing how we live in a world where a great number of advanced features have to be taken from citizens bc the bulk of individuals using said advanced features are shitty criminals abusing their privileges...
Man, I wish this homegrown solution could be used for sharing all of my favorite Linux distros. But I do not live in Holland. Maybe I'll give the self hosting via VPS provider a shot! Thanks for your understandable and accessible videos!
When I subscribed I didn't expect to find THAT much useful stuff here and I already loved your channel, imagine how much I love it now! Not in my wildest dreams could I imagine that I found essentially a one stop shop for a beginner/pre-DevOps stuff. Love you, bro❤
Nice project. One of the coolest aspect of studying network engineering and Network Security. Really blessed but you should expect your audience are pretty linux-ish at this point. So why not use Bash?
Thanks for showing the how to test. I followed another tutorial and at the end was just, "alright its done" without more explanation. As simple as it is never thought to use my phone to test.
Awesome video, I'm gonna get this setup on my RBP4 very soon. Quick question though, I've gained interest in the adblock service that can be setup on a RBP too, is it possible to have both installed and fully functioning at the same time?
hey, thank you for this detailed tutorial and east to follow tutorial. I will definitely try at first chance I get and I believe it will work in first try. But before I try I was wondering will the port-forwarding cause a security breech in my home network and what can I do to secure it ? thank you in advance.
Hello Wolfgang, thank you for trhe Tutorial. Sadly i got stuck at the Dynamic DNS. 13:39 - I get no warning when checking the status of the ddclient and in the file default ddclient there is no entry for run daemon. I truied with out it and also with the same as you showed in the video. both ways the ip at freedns wont change from 0.0.0.0 to mine. Can you help me? Thank you.
I came here right after listening to some sea shanties and you are suggesting sea shanties to me. Wtf. It was the first time in my life I listened to that type of thing.
i almost spat out my coffee when I saw that you had made 1.3M euro on one video, I was abut to ask how on earth you got a $100 CPM. it took me a good 30 seconds to realize lol.
I didn't know what VPN meant, so its usefulness went right over my head. Forgive me if I still don't get it right. I think a VPN allows you to access your own network from anywhere outside it. Furthermore, besides being able to access the devices in your home, you can have members and share your work between each other. And most importantly, you can keep everyone else out; it's all encrypted.
Just discovered your channel, amazing stuff and very well explained. I'm unsure if requests are accepted, but could it be possible to extend this video, and also explain how to add a secure mail server with email encrypting? Is that something feasible in the Pi?
Thanks for a very informative video! Would very much like to know the reason you didn't just use PiVPN as a server, which would seem to be much less work.
@@WolfgangsChannel Also the part where the dynamic DNS is managed on the RPi is cool, because I've always tried to get the router to do that. Sadly, many routers don't have a DynDNS service or only support a specific provider. Then again, You probably already had a number of services running in your home network with an open port to the internet. Do you have each of them managing their own dynDNS? Surely not all of them have the OS that allows that?
Yo man you did an outstanding job on making this video. It really help me understand the basics of VPN's and I will continue furthering my knowledge on it. Keep up the great content.
Hi I tried your method of checking the dynamic IP assignment using the dummy address 0.0.0.0., and it doesn't work upon refreshing the webpage after I followed your instructions did the whole editing of ddclient.conf file and did a systemctl restart ddlcient
I got it - so what you do is first 1. just unplug the ethernet cable that connects to your Raspberry Pi 2. then do the sudo nano/etc/ddclient.conf then make sure you change the "use=if, if=eth0" to "use=if, if=wlan0" 3. also make sure all of your login credentials and website credentials are correct 4. now do the sudo nano/etc/default/ddclient 5. add run_daemon="true" at the end of the command line (if it isn;t there which was the case for me) set the daemon time to "300" instead of "5m", and make sure everything is false other than the run_daemon time 6. it should work now, this is why I did I hope it helps!
@@WolfgangsChannel I am more than grateful for the uploads that you put up on this platform and for the time and effort you put into making them. Many thanks for all that you do Wolfgang and keep up the awesome work! :)
Hey Wolfgang. Love your channel, best content on niche projects by far. Would you be open to making a video on turning a Pi into a VPN enabled wifi access point? The use case is compelling- American netflix on devices like Chromecast that don't support VPN apps installed locally. There are a handful out there on YT but they're mostly trash
this video was super cool, i will save for a raspberry now, this looks like a cool project to try, BTW, what happen with your NAS project? i'm really interested on trying something similar myself, and i check out your video about it, and want to try it out, but after checking other videos about the topic non of them really convinced me as much as yours did, i can see on this video that you like doubled down
Great video, thanks. My main intention in watching this was to see if it would change my IP. You see I was banned from twitch for some comment about a game character ( not the twitcher ) and a moderator banned me for 30 days.This VPN thing obviously would not work. So looks like I change ISP's and create a new account on twitch or just wait the 30 days. Ya I challenged the ban with twitch but they did not respond. I bet no one reads this but at least I get to practice my typing.
Thanks for the video mate! Did you end up creating a video showing how to setup on a windows laptop? If not, is it possible, and any other resource/tutorial you'd recommend?
I have an old netbook with Peppermint OS which have not used in a while so can change to Raspbian and give it a try. Sounds like a good weekend project. Also want to try that pi hole thing. Great video, thumb up for you my friend.
this video still works and was very easy. the only thing is that my IP did not get updated automatically, so I had to change it to my real IP and it worked
Dude. People were asking you how to make their own self sufficient VPN encrypted unrelated non-local IP using a VPS that they host and create themselves using a VM on another pc they own. You are just providing a way to connect to home safely and be safer when abroad. I’m trying to learn how to make my own and everything is either this shit, renting a vps, and anything providing info on what I ACTUALLY am looking for is ancient and not applicable anymore.
Easy. Book a flight to another state (or country, depending on how dedicated you are), rent a shelf at a collocation data center, pay the upfront cost for hardware and around $30/month for the shelf space and the utilities. You could use something like this, for example: github.com/pawl/raspberry-pi-1u-server
@@WolfgangsChannel will go there, wasnt at the part where you said you lived in germany, thought you came from the netherlands. My bad. Just came across your channel
this looks awesome! I just setup a pi homebridge, and a pihole! so for the VPN pi, is there a drastic drop if speed since it's running through the pi? (for home use, clearly it would be slower when needing to connect to your home network/vpn when out and about)
Hey, cooles Video! Mir gefällt dein Content so sehr, dass ich dich abonniert habe. Hoffe es kommen noch mehr und noch spannendere Videos von dir. Grüße aus dem Rheinland Cheers, Youssef
G'day Wolfgang. Nice video. Just a quick question, is Pi zero powerful enough for VPN service + Pi-hole? Can you use these two service in one device only? I want to keep my home system as simple as possible? Thanks.
Regular old Ubuntu desktop should be fine to run yes? I like using it for the visualization. Thanks and this is an excellent project. I appreciate all your work in showing us this.
Hey quick question: Did you write the site for your selfhosted services yourself, or is there some sort of easy solution out there? My plan for now is to host a simple python flask site from the raspberry and controll my home network that way. But if there is a better / simpler option please let me know ^^
Great video. Tnx for that. I don't understand into full detail how a VPN works, but I do wonder if your speed connection on the client VPN is limited by the speed on the host VPN? In other words, if you have a 100/100 Mb connection where you installed the VPN (Raspeberry for example), and you access it 2000 km away from a 1/1 Gb connection would you be able to download at no more than 100 Mb?
Oh another interesting project to do. Love what you are doing. Thank you for the content you are creating. Still using my custom modified T440p when I need a laptop. Now where did I put my raspberry pi.
You can use zerotier as your VPN, you need to do some configuration on the zerotier who will be having it shared the internet over zerotier. Not to mention zerotier is NAT friendly, after all they were doing the UDP hole punching method to interconnect all you devices over zerotier.
Its a great video, thank you! I do have a question though. Now that modern FritzBox Routers support Wireguard VPN by themselves what are the reasons to do it this way instead of doing it with the routers implementation? Im just asking because I did both and both work fine, but I do think the FritzBox way is easier to set up, I also know the video is 3 years old, I'm just curious if there is any reason to do it one way or the other if you have a compatible FritzBox.
this is awesome can you do one with self hosted Adguard using the same raspberry? how does this differ from using docker containers? how much power do I need for VPN, DNS, and maybe adding cloud storage ? thank you so much in advance I just discovered and subscribed to your channel, such great content
great video , followed along and have it all setup. i did see another comment saying wait 10mins for it to work. question is this hiding my IP address from my ISP ? so when im using my browser it shouldnt be showing my ip address is that correct ?
Great video, 1st world problem for me, the pi's I got are only rated for 100mbps and I've got fiber at home, so I'd do this with a pc out of spare parts and a distro to get 1gbps at home server/up to 500mbps connecting to home vpn. Surely I could've missed a part in the video on how to change the steps from Pi to PC and make it all work, but it's probably not too difficult. Wish me luck, I'll gladly accept help and support in this endeavour
huh. Alright, this makes me sad. I was expecting to be able to play with Geforce Now thanks to a raspberry pi, but I guess not. This still deserved a like because it confirmed something a friend tried to explain to me about vpn services, and I was too slow to understand.
Superb tutorial. I have one question though: how do i change the DNS server after the installation? I want to add my pihole-ip to have adblock while using mobile vpn. Ty!
If your IP address does not update:
13:01 Replace `use=if, if=eth0` with `use=web, web=dynamicdns.park-your-domain.com/getip`
whats a selhofsted vpn
How do I have to set it up if I have a static public ip and I want to skip the dns part?
@@francescoatria1086 Skip the DDNS part and when asked about your public hostname in the script, enter your IP address.
@@WolfgangsChannel i have to skip the dd client istallation as well?
@@francescoatria1086 yes you would since ddclient is only used for updating your IP for use with "forwarding".
Dude, I admire the production quality of your content! Given VPNs are a pretty beaten theme, you still take time to present the guide in a most easy to follow and easy to reference way. Big respecc, as always, Wolfgang
It's no need for a pogchang.
yeah, he even edit JoJo in it
13:00 NOTE (applied to me and might apply to others) you need to change the line "use=if, if=eth0" the eth0 needs to be your ethernet adaptor (get it with "ip add" command". ex. mine was enp3s0, so had to change it to "use=if, if=enp3s0". Of course if yours is already eth0 then no need to change. Other than that everything worked! Thanks for the great and comprehensive tutorial!
Which line was this on?
@@vietsmiley 15
or "use=if, if=wlan0" if using wifi instead of ethernet
Thanks that worked!
This helped a lot. Thank you!
Had a bit of a hard time getting it to work. Oddly enough, the thing that finally made mine work was to turn off IPv6 on the raspberry. Worked immediately after I did that. Just FYI for everyone else out there.
How to do it pls
Also, turning off IPv6 worked for me too!
Did you disable IPv6 on the pi? Then it works immediately?
@@ddaland Might need to sudo reboot.
@@PerfectorZY I actually rebooted, but it still doesn't work :(, it's like I can connect to the VPN, but it has no internet connection
You can also integrate pihole into the system. That way you have an ad blocker at the router level. You can adapt pihole to be recursive DNS so that your DNS queries disappear.
Hi Jonas, can you expand on that more please? I'm currently running a RPi Pihole on my network as my DNS server, and am also looking to install a VPN on the RPi so I can safely connect to public wifi networks. If I follow this tutorial to get the VPN up, is there anything I need to change on the Pihole? Thanks.
@@TRD_Mike
Hi Mike,
I haven't setup the VPN but in a part of the video you are given the option to set a DNS server. I recon you can from there set a IP address of your PI hole
@@thegoldenmoss7756 actually yes, plus at least in the phone in wireguard you must insert the ip of ur pi hole as dns server in the vpn settings. For the phone works, i think u should do the same with the pc
That is if your router even allows you to change your DNS settings. Unfortunately for me, my router has its DNS settings hardcoded for 'security purposes'. Thanks a lot, comcast.
@@adriatical9016 security purposes = bro I have to track every move you do so I can send you relevant ADs and make money
I remember making my own VPN with help of a friend in Canada by sending him a RPI2 that i had laying around. It still works even though she moved out about a year ago.
9:32
Not “Command/Control+Shift+C”, but rather “Cmd/Ctrl+Shift+V”. For the folks, who are using Terminal for the first time :)
Yep 😁 Not sure how I missed that. Thanks
Doesn't shift thing is specific to Gnome terminal?
Every terminal that I've used on Linux (apart from xterm derivatives) uses Ctrl+Shift+C/V
@@marknefedov такая же штука в st и Konsole, на моей памяти
or Shift+Insert =)
I like the way you breakdown these topics and go over the process so thoroughly while keeping it perfectly concise enough to understand.
Yes!!! On the second attempt it worked flawlessly. So good using Powershell instead of Putty. There is a confusing part where setting ddclient true/false. I just had to ignore your narration and set it as you had it on screen. I use my VPN to wake on LAN my PC from being completely turned off then remote access it with teamviewer and then shut it down. Access or start my plex server for friends when travelling for work using motels protected wifi which wont allow it. Hopefully my dynamic dns works rock solid and I wont even need to access the rp3 for ages.
Love an elegant solution. Ethernet and power.
So good
Works like a dream 2 years later Thank you so much for this
If you hate vaccines so much, why don't you enjoy getting the polio antiease?
Why do you hate vaccines?
I've had a wireguard setup for my home for a couple years now.
Rather than a raspberry pi or dedicated computer I used our router. We're using an Ubiquiti EdgeRouterX. Its a small but decently pretty full featured $60 router and Wireguard has been ported to it for quite some time now. Once installed the configuration of each device profile can be done through the webGUI.
Obviously only really an option if you're okay with your router and wireless access point being separate devices, but that's generally a good idea to begin with.
Agree! I use my ASUS router as an OpenVPN server. Works fine when I am away from home and want to access stuff on my home network.
mikrotik router works fine as a vpn server to home network as well )
who cares man
@@vivarantx 13 people and your mom.
accessing my home network remotely is what I use ssh tunnels for, but your solution is way more streamlined. Thanks for sharing
Howwww
well getting the DDClient configured ended up being something of a nightmare but as soon as I cracked that my new vpn is running perfectly, thank you for the very useful tutorial
Thanks for the video. Now I know why my Raspberry Pi didn't work with solar power. I put it on my roof now instead of the window ledge, hope it works 🤞👌
Thanks for this, Wolfgang. Used a RPi 3B+ running RPi OS Lite (64-bit). Works perfectly. Noted that Nyr's install script seems to be updated from the time you made this video; it differs slightly, but straightforward nevertheless. Cheers!
This was the only tutorial in the world that actually worked for me! :O
I think it's great that german telekom now has wireguard built in on their latest speedport routers. You just need a dynamic-dns service and with literally a click of a button you have a vpn.
The only problem i could think of, is that it is single-user only.
To answer your question about residential ISP blocking mail servers on their network it's to prevent people from hosting spam email servers.
Yeah, that actually makes sense
@@WolfgangsChannel Indeed, but still annoys the heck out of me... ;)
Amazing how we live in a world where a great number of advanced features have to be taken from citizens bc the bulk of individuals using said advanced features are shitty criminals abusing their privileges...
@Craig Whitley no we just need to have fewer laws all together. we need less government interference
Man, I wish this homegrown solution could be used for sharing all of my favorite Linux distros. But I do not live in Holland. Maybe I'll give the self hosting via VPS provider a shot! Thanks for your understandable and accessible videos!
When I subscribed I didn't expect to find THAT much useful stuff here and I already loved your channel, imagine how much I love it now! Not in my wildest dreams could I imagine that I found essentially a one stop shop for a beginner/pre-DevOps stuff. Love you, bro❤
HHKB with the space bar flipped is absolutely and utterly based
A can't wait for the PlayStation 1 version of the video!
Still waiting for version for my Amiga 1500
Hands down, one of the best video on Pi VPN on the internet.
0:14 love your estimated revenue 😂
Great video bud. I was actually looking for a video to give me the steps but also explains why are we doing what we are doing.
The self-hosted dashboard is called Homer: github.com/bastienwirtz/homer
Nice project. One of the coolest aspect of studying network engineering and Network Security. Really blessed but you should expect your audience are pretty linux-ish at this point. So why not use Bash?
@@codenoob9325 what do you mean? I'm already using bash to configure stuff on the raspberry pi
Thanks for showing the how to test. I followed another tutorial and at the end was just, "alright its done" without more explanation. As simple as it is never thought to use my phone to test.
Лучший Линукс-мальчик снова выпустил прекрасный ролик
Время заварить чайку и начать строить -калмуни- домашний ВПН
**is unable to read message**
"Ah yes, agreed good sir. Take my like"
**sips tea**
@@godspoon I highly appreciate you, sir!
@boy lasagna LMAO what's funny is, I didn't look up the translation whatsoever but yet we both mention drinking tea
You have a gift as a teacher. Detailed and in order.
When you connect to your self-hosted network services (the Secret 5G Corona test site), what kind of dashboard is it? it looks very neat.
It's called Homer
@@WolfgangsChannel Thanks man. Your videos are great, very interesting and well explained. Keep up the good work!
Wolfgang's Channel how to even google it?
@@ioritzpaulis or if you really want to look on github, Google - site:github.com homer
This is explained so precisely... It could have saved me hours of sarching google, if all raspi projects were covered like that...
*video starts
Me: Interesting
Me: Interesting
Me: Interesting
*You need port forwarding
Me: sh*t !
Thank you so much! I hadbeen trying to get wire guard on a pi for so long without success, yours is the first detail explanation.
Awesome video, I'm gonna get this setup on my RBP4 very soon. Quick question though, I've gained interest in the adblock service that can be setup on a RBP too, is it possible to have both installed and fully functioning at the same time?
Yep, you could install both Wireguard and Pihole in your RP4. Later just configure the DNS primary address to point to your RP4's IP address.
After 2 days of following this guide, I finally got it. Thank u
After literally months of putting this off, I finally was able to get it to work.
Thanks so much for the detailed video!
how did it work. My VPN connects but as i turn my mobile data on i cant connect to the internet:/
@@Wolf_Of_Wallstreet Hey did you ever find a fix for this? I am running into the same issue
Did you find the fix for this??
Excellent. Thank you. This semi-retired inorganic chemist needed a noobs vpn.
I already had everything setup except for the actual tunnel so i just watched the last 2 minutes and that was really quick and easy :) great tutorial
hey, thank you for this detailed tutorial and east to follow tutorial. I will definitely try at first chance I get and I believe it will work in first try. But before I try I was wondering will the port-forwarding cause a security breech in my home network and what can I do to secure it ? thank you in advance.
easier than conventional modes. Thanks mate!
Hello Wolfgang, thank you for trhe Tutorial. Sadly i got stuck at the Dynamic DNS. 13:39 - I get no warning when checking the status of the ddclient and in the file default ddclient there is no entry for run daemon. I truied with out it and also with the same as you showed in the video. both ways the ip at freedns wont change from 0.0.0.0 to mine. Can you help me? Thank you.
same goes for me.
Same here, any chance someone found an answer?
Same issue here. The only thing I could find online was something about HTTP needing an update to 1.1 but have no clue what that means yet.
found a way?
@@Rahul166 anything?
I came here right after listening to some sea shanties and you are suggesting sea shanties to me. Wtf. It was the first time in my life I listened to that type of thing.
i almost spat out my coffee when I saw that you had made 1.3M euro on one video, I was abut to ask how on earth you got a $100 CPM.
it took me a good 30 seconds to realize lol.
I still didn't get it!
@@scriptkiddie6151 He edited the website so it says 1337 then 420 and 69, it's a meme number
Thanks alot for showing wireguard-install script! FInally it worked as expected :D
Hello sir, how do i set this up on my smart fridge??
Or you could not use a smart fridge. Don't you know they run botnets? Just watch Silicon Valley. ;-)
Cool vid! Is there any way I can use this with my TV? And also, how do I use the feature where I can change my location?
I didn't know what VPN meant, so its usefulness went right over my head.
Forgive me if I still don't get it right.
I think a VPN allows you to access your own network from anywhere outside it.
Furthermore, besides being able to access the devices in your home, you can have members and share your work between each other.
And most importantly, you can keep everyone else out; it's all encrypted.
I have a Pi at home that runs my UMS media server, this will be a great way to make it accessible when I'm away from home!
Just discovered your channel, amazing stuff and very well explained. I'm unsure if requests are accepted, but could it be possible to extend this video, and also explain how to add a secure mail server with email encrypting? Is that something feasible in the Pi?
Actually one of the most useful videos that I've seen on youtube in a long time!
Thanks for a very informative video! Would very much like to know the reason you didn't just use PiVPN as a server, which would seem to be much less work.
You would still have to set up port forwarding, flash the image to the SD card and set up dynamic DNS, and that’s what takes the most time
@@WolfgangsChannel Also the part where the dynamic DNS is managed on the RPi is cool, because I've always tried to get the router to do that. Sadly, many routers don't have a DynDNS service or only support a specific provider.
Then again, You probably already had a number of services running in your home network with an open port to the internet. Do you have each of them managing their own dynDNS? Surely not all of them have the OS that allows that?
I only have one home server which runs ddclient
@@WolfgangsChannel does that mean your home Server also runs the DHCP Server? And is it the Raspberry Pi or a different Machine?
@@bennypr0fane No, I have a FritzBox router for that. I use an Intel J4105 machine for all of my home server needs.
Yo man you did an outstanding job on making this video. It really help me understand the basics of VPN's and I will continue furthering my knowledge on it. Keep up the great content.
Hi I tried your method of checking the dynamic IP assignment using the dummy address 0.0.0.0., and it doesn't work upon refreshing the webpage after I followed your instructions did the whole editing of ddclient.conf file and did a systemctl restart ddlcient
Have you solved the problem? Im on the same boat.
@@ashureg1354 try stopping it
Same, don’t know how to figure it. Debug shows get-ip: using if, eth0 reports “local IP address”
Same here. Did you solve it?
I got it - so what you do is first
1. just unplug the ethernet cable that connects to your Raspberry Pi
2. then do the sudo nano/etc/ddclient.conf
then make sure you change the "use=if, if=eth0" to "use=if, if=wlan0"
3. also make sure all of your login credentials and website credentials are correct
4. now do the sudo nano/etc/default/ddclient
5. add run_daemon="true" at the end of the command line (if it isn;t there which was the case for me)
set the daemon time to "300" instead of "5m", and make sure everything is false other than the run_daemon time
6. it should work now, this is why I did I hope it helps!
I LOVE the videos you upload and I definitely look forward to any and all new videos you upload. I just wish you would upload MORE lol!
This channel is a one-man show and I upload as often as the time allows 🙃
@@WolfgangsChannel I am more than grateful for the uploads that you put up on this platform and for the time and effort you put into making them. Many thanks for all that you do Wolfgang and keep up the awesome work! :)
Hey Wolfgang. Love your channel, best content on niche projects by far. Would you be open to making a video on turning a Pi into a VPN enabled wifi access point? The use case is compelling- American netflix on devices like Chromecast that don't support VPN apps installed locally. There are a handful out there on YT but they're mostly trash
Is not posible to connect a device to the VPN created on the video and access to American Netflix?
this video was super cool, i will save for a raspberry now, this looks like a cool project to try, BTW, what happen with your NAS project? i'm really interested on trying something similar myself, and i check out your video about it, and want to try it out, but after checking other videos about the topic non of them really convinced me as much as yours did, i can see on this video that you like doubled down
I'm waiting on some hard drives for a mergefs + snapraid setup
oh! thanks for the info!! can wait to see how this progress
You should consider uploading to Odysee too!
Great video, thanks. My main intention in watching this was to see if it would change my IP. You see I was banned from twitch for some comment about a game character ( not the twitcher ) and a moderator banned me for 30 days.This VPN thing obviously would not work. So looks like I change ISP's and create a new account on twitch or just wait the 30 days. Ya I challenged the ban with twitch but they did not respond. I bet no one reads this but at least I get to practice my typing.
Just one question, WHAT?
worked like a charm, now I have home vpn on all my devices 😎 very useful to access my cctv and other local only devices!
Lol 1337 420 69
Revenue and IP. What a lucky guy
Thanks for the video mate! Did you end up creating a video showing how to setup on a windows laptop? If not, is it possible, and any other resource/tutorial you'd recommend?
1.4M views 88.8 h watch time
I see what you did there
Oh no, that one was actually an accident
I'm not *that* kind of a Linux youtuber
@@WolfgangsChannel Great to hear, it was pretty unexpected from you
@@WolfgangsChannel Thank god. We don't need more cryptofascist linux youtubers.
I have an old netbook with Peppermint OS which have not used in a while so can change to Raspbian and give it a try. Sounds like a good weekend project. Also want to try that pi hole thing. Great video, thumb up for you my friend.
Yep, they have it for x86 systems as well, it's very easy to use
definitely doing this after my move so I can watch Rugby from California.
Not content related but I noticed you were listening to VOLA haha
Great tutorial tho, I'm gonna go with this solution in the near future.
This is an original content Wolfgang!! THANKS !! DANKE !!
this video still works and was very easy. the only thing is that my IP did not get updated automatically, so I had to change it to my real IP and it worked
Dude. People were asking you how to make their own self sufficient VPN encrypted unrelated non-local IP using a VPS that they host and create themselves using a VM on another pc they own. You are just providing a way to connect to home safely and be safer when abroad. I’m trying to learn how to make my own and everything is either this shit, renting a vps, and anything providing info on what I ACTUALLY am looking for is ancient and not applicable anymore.
Easy. Book a flight to another state (or country, depending on how dedicated you are), rent a shelf at a collocation data center, pay the upfront cost for hardware and around $30/month for the shelf space and the utilities.
You could use something like this, for example: github.com/pawl/raspberry-pi-1u-server
thanks for asking the real questions!
Hi, first of all thank you for this beautiful video.
I have a question: how do i add a tunnel config? i want one for my phone and one for my laptop.
hey, love the video. where in the netherlands do you live?
Groot Hertoginnelaan 18-20, 2517 EG Den Haag.
Feel free to visit!
@@WolfgangsChannel will go there, wasnt at the part where you said you lived in germany, thought you came from the netherlands. My bad. Just came across your channel
@@joran4612 I was just trying to be funny
@@WolfgangsChannel well, didnt work😅
Great guide and easy to follow. Thank you.
thanks for the tutorial. We'll see who's now the smarter guy mr netflix
The quality of your video is great!
Thank you for an amazing video and very detailed step by step description. Am going to try it out. Thank you for putting this up.
Works great. Thank you for the simple easy to follow guide.
“Here I am back with another banger”
this looks awesome! I just setup a pi homebridge, and a pihole! so for the VPN pi, is there a drastic drop if speed since it's running through the pi? (for home use, clearly it would be slower when needing to connect to your home network/vpn when out and about)
Hey, cooles Video! Mir gefällt dein Content so sehr, dass ich dich abonniert habe. Hoffe es kommen noch mehr und noch spannendere Videos von dir.
Grüße aus dem Rheinland
Cheers,
Youssef
G'day Wolfgang. Nice video. Just a quick question, is Pi zero powerful enough for VPN service + Pi-hole? Can you use these two service in one device only? I want to keep my home system as simple as possible? Thanks.
Regular old Ubuntu desktop should be fine to run yes? I like using it for the visualization. Thanks and this is an excellent project. I appreciate all your work in showing us this.
Hey quick question: Did you write the site for your selfhosted services yourself, or is there some sort of easy solution out there?
My plan for now is to host a simple python flask site from the raspberry and controll my home network that way. But if there is a better / simpler option please let me know ^^
I'm using Homer: github.com/bastienwirtz/homer
Great video. Tnx for that. I don't understand into full detail how a VPN works, but I do wonder if your speed connection on the client VPN is limited by the speed on the host VPN? In other words, if you have a 100/100 Mb connection where you installed the VPN (Raspeberry for example), and you access it 2000 km away from a 1/1 Gb connection would you be able to download at no more than 100 Mb?
massive thanks, I myself went with a cron job running on my Pi - but other than that, went perfectly!
Oh another interesting project to do. Love what you are doing. Thank you for the content you are creating. Still using my custom modified T440p when I need a laptop. Now where did I put my raspberry pi.
You can use zerotier as your VPN, you need to do some configuration on the zerotier who will be having it shared the internet over zerotier. Not to mention zerotier is NAT friendly, after all they were doing the UDP hole punching method to interconnect all you devices over zerotier.
This tutorial worked perfectly, thank you for the great video!!!
Its a great video, thank you!
I do have a question though.
Now that modern FritzBox Routers support Wireguard VPN by themselves what are the reasons to do it this way instead of doing it with the routers implementation?
Im just asking because I did both and both work fine, but I do think the FritzBox way is easier to set up, I also know the video is 3 years old, I'm just curious if there is any reason to do it one way or the other if you have a compatible FritzBox.
great video , can't wait to start this project
Did you do the project??
Do you run AME or regular Windows?
Thanks for the vid !
AME
this is awesome can you do one with self hosted Adguard using the same raspberry? how does this differ from using docker containers? how much power do I need for VPN, DNS, and maybe adding cloud storage ? thank you so much in advance I just discovered and subscribed to your channel, such great content
OMG, is that a 2B figurine in the background?
Thank you very much for sharing. Is Wireguard itself safe to use?
IT IS SAFE AS IT IS SELF HOSTED sorry or caps
great video , followed along and have it all setup. i did see another comment saying wait 10mins for it to work. question is this hiding my IP address from my ISP ? so when im using my browser it shouldnt be showing my ip address is that correct ?
Great video, 1st world problem for me, the pi's I got are only rated for 100mbps and I've got fiber at home, so I'd do this with a pc out of spare parts and a distro to get 1gbps at home server/up to 500mbps connecting to home vpn.
Surely I could've missed a part in the video on how to change the steps from Pi to PC and make it all work, but it's probably not too difficult.
Wish me luck, I'll gladly accept help and support in this endeavour
Your intro is one of the best and more minimalistic I've ever seen, how did you made it?
An old Sony CRT TV, VGA to S-Video adapter, CoolRetroTerm and a bitmap font
@@WolfgangsChannel what about the music?
@@Carlos-qi8er Made it myself, I think I used the u-he Diva VST and some default presets
@@WolfgangsChannel the time you spend making this videos really worth it, i love this channel
@@WolfgangsChannel that's some mad dedication man
Yep, have my own VPS and custom VPN myself. Quite a handy tool ;)
huh. Alright, this makes me sad.
I was expecting to be able to play with Geforce Now thanks to a raspberry pi, but I guess not.
This still deserved a like because it confirmed something a friend tried to explain to me about vpn services, and I was too slow to understand.
Amazing! Thank you so much, Wolfgang!
Superb tutorial. I have one question though: how do i change the DNS server after the installation? I want to add my pihole-ip to have adblock while using mobile vpn. Ty!