OneMarcFifty
OneMarcFifty
  • 75
  • 3 506 708
How to build a Router with a Raspberry Pi and managed Switch VLANs with OpenWrt
We will use a Raspberry Pi and a managed Switch in order to extend the Pi's Ethernet Port to a LAN and WAN Port using VLANs with OpenWrt. This will effectively turn the Pi into a Router with a WAN port and multiple LAN ports. I will be using a Netgear GS308E Switch (ASIN: B07PDHVZNS), but you could use the following switches as well:
Zyxel GS1200 (recommended): ASIN B0798PKGFQ (8 Port) or B08K2KKK86 (5 Port)
Netgear GS305E: ASIN B07PHNTV45
TP-Link TL-SG108E: ASIN B00JKB63D8, 5 Ports (TL-SG105E): ASIN B00A128S24
0:00 How to add Ethernet to the Pi
1:20 Installing OpenWrt
3:31 Log into OpenWrt/LuCI
4:04 Choosing the Switch
5:05 Configuring the Switch
8:46 Configuring the Pi
10:27 Connection Test
11:02 Configuration Recap
12:07 About Security
13:40 About Performance
15:01 Adding a USB Ethernet Adapter
16:21 Some Finetuning
19:31 About Wi-Fi on the Pi
20:22 Final remarks
UA-cam: ua-cam.com/users/onemarcfifty
Twitter: onemarcfifty
Discord: discord.com/invite/DXnfBUG
Github: github.com/onemarcfifty
Patreon: patreon.com/onemarcfifty
Blog: www.onemarcfifty.com
Переглядів: 61 318

Відео

How to run the example.com domain on Proxmox
Переглядів 11 тис.Рік тому
Let's create a fully blown example.com domain on Proxmox including Certificates and e-Mail in less than 20 minutes! You can use this domain to test drive software or as a staging environment. The Github Repo: github.com/onemarcfifty/example.com-proxmox The blog article w/r to the certificates: www.onemarcfifty.com/blog/Portainer_TLS/ 0:00 The example.com domain 0:49 The blue print 2:40 Build in...
Authelia on Proxmox - 2FA SSO with Nextcloud, Proxmox, Portainer Gitea OpenID Connect Single Sign On
Переглядів 21 тис.Рік тому
How to Self-host Authelia in a Proxmox Container and use it as an OpenID Connect (OIDC) Identity Provider for 2FA Single sign On (SSO) with Nextcloud, Proxmox, Portainer or Gitea #nextcloud #proxmox #sso #portainer #gitea #authelia #openid #oidc #selfhosted The Github Repo is here: github.com/onemarcfifty/authelia-proxmox-SSO The blog article: www.onemarcfifty.com/blog/Authelia_Proxmox/ 0:00 In...
Secure your Cloud Services with TLS X.509 Client Certificates
Переглядів 13 тис.Рік тому
How to secure Internet Servers with X.509 Client Certificates? How to deploy X.509 Client Certificates ? How does a Certificate Signing Request (CSR) work ? In this hands-on video we will run a little nodejs Server that requests Authentication with an X.509 Client Certificate, we will Sandbox a CSR with XCA and we will have a look at OpenXPKI which is a great Software to automate processes arou...
Server Certificates - Self Signed and LetsEncrypt Certificates for the LAN
Переглядів 35 тис.Рік тому
How to use Certificates in the LAN? What are our options? We can use self-signed certificates, but we can also use public Let's Encrypt Certificates LOCALLY - in the LAN. In this video we will look at the options such as self-signed CA and Certificates, Let's Encrypt Server Certificates and Wildcard Certificates The XCA Tool can be obtained here: hohnstaedt.de/xca/ More Info on my Cheat Sheet R...
Certificates from Scratch - X.509 Certificates explained
Переглядів 91 тис.Рік тому
What are X.509 Certificates? What is a "Certification Authority" or CA? How can we create our own CA? How can we sign our own Server certificates? How does LetsEncrypt work? How do private and public keys work? What is a certificate Chain or a Chain of Trust? The answers are in this video. The XCA Tool can be obtained here: hohnstaedt.de/xca/ More Info on my Cheat Sheet Repo here: github.com/on...
IPv6 with OpenWrt
Переглядів 29 тис.Рік тому
There are at least three ways to use IPv6 ith OpenWrt: Prefix Delegation, NDP Proxy and 6in4 tunnel with Hurricane Electric or the like. In this video we will walk through the configuration for each of them. The IPv6 from Scratch Episodes are here: Episode 1 ua-cam.com/video/oItwDXraK1M/v-deo.html Episode 2 ua-cam.com/video/jlG_nrCOmJc/v-deo.html 0:00 IPv6 with OpenWrt 01:02 Option 1 - Prefix d...
How I upgraded and reverted Proxmox from 6 to 7 to 6 with UEFI boot and GRUB
Переглядів 4,8 тис.Рік тому
I wanted to upgrade my Proxmox VE (www.proxmox.com) Server from version 6 to version 7. But I did not want to do this without a Plan B, a fail back plan. For this I used GRUB and efibootmgr. I converted a small swap partition into a bootable Linux partition and pivoted the Version 6 to Version 7. When I noticed that things did not work as expected, I was able to revert to version 6 in less than...
A nice Ansible GUI with Rundeck and vscode server
Переглядів 17 тис.Рік тому
How to build a NICE Ansible environment? Let's use Ansible with a dynamic inventory, with Rundeck as a GUI (graphical User Interface) and vscode server for file editing directly on the server! I am providing installation scripts for Rundeck with Ansible with vscode server on my Github repository: github.com/onemarcfifty/ansible-rundeck Nana's video about Ansible is here: ua-cam.com/video/1id6ER...
How to make a 4G/LTE Router hotspot with Rooter and a Mikrotik Routerboard
Переглядів 31 тис.Рік тому
Let's build a 4G/LTE hotspot. For this we will use the Mikrotik RBM33G Routerboard, a miniPcie LTE/4G modem and - Rooter. Yes, this is no typo. Rooter is a fork of OpenWrt and specializes on LTE/4G Hardware. UA-cam: ua-cam.com/users/onemarcfifty Twitter: onemarcfifty Discord: discord.com/invite/DXnfBUG Github: github.com/onemarcfifty Patreon: patreon.com/onemarcfifty Blog: www.onema...
IPv6 explained - SLAAC and DHCPv6 (IPv6 from scratch part 2)
Переглядів 40 тис.Рік тому
More basics of IPv6 explained - how does IPv6 Multicast work, More about IPv6 ICMP (ICMPv6), Router Solicitation and Router Advertisements. We'll have a look at SLAAC and DHCPv6. Follow up on my first "IPv6 from Scratch" episode. The IPv6 cheat sheet is here: github.com/onemarcfifty/cheat-sheets/blob/main/networking/ipv6.md You can watch the first episode here: IPv6 from scratch - the very basi...
Zabbix - Monitoring and Alerting with @AwesomeOpenSource
Переглядів 61 тис.Рік тому
Zabbix is a great and Awesome Open Source Monitoring and Alerting Software. This is why Brian from @AwesomeOpenSource and I decided to make two episodes together. In this Episode We will configure Zabbix to Scan our network, dynamically add hosts for monitoring and alerting. The first part can be found here: ua-cam.com/video/ec2G1PeLS5k/v-deo.html All commands that are used in the video as well...
IPv6 from scratch - the very basics of IPv6 explained
Переглядів 169 тис.Рік тому
The basics of IPv6, IPv6 addresses, IPv6 scopes - kind of IPv6 for dummies ;-) I took a looong IPv6 course on Udemy in order to learn the very basics of IPv6 - but - I was struggling with it. Until I feed up my mind and forgot everything I knew about IPv4 - from then on I was able to learn IPv6 from scratch ;-) The IPv6 cheat sheet is here: github.com/onemarcfifty/cheat-sheets/blob/main/network...
How to upgrade OpenWrt?
Переглядів 35 тис.Рік тому
An upgrade of OpenWrt can be done in many ways - Upgrade with LuCi, Upgrade with sysupgrade or Upgrade OpenWrt with the new Attended SysUpgrade functionality asu through the OpenWrt Firmware picker or using the OpenWrt Attended Upgrade Client, acu. We will talk about the OpenWrt Imagebuilder in a following episode. 0:00 why upgrade? - upgrade at a glance 2:33 update vs upgrade 4:16 Why re-image...
What is new in OpenWrt 22.03 ?
Переглядів 66 тис.Рік тому
What is new in OpenWrt 22.03 ?
Kali Linux in Proxmox VE Container
Переглядів 12 тис.Рік тому
Kali Linux in Proxmox VE Container
Kali Linux in Docker
Переглядів 34 тис.Рік тому
Kali Linux in Docker
Kali Linux in WSL2
Переглядів 5 тис.Рік тому
Kali Linux in WSL2
Kali Linux Virtual Machine - HyperV vs VirtualBox vs Proxmox - VM Networks
Переглядів 8 тис.Рік тому
Kali Linux Virtual Machine - HyperV vs VirtualBox vs Proxmox - VM Networks
What is Kali? How to “install” Kali Linux from Debian
Переглядів 11 тис.Рік тому
What is Kali? How to “install” Kali Linux from Debian
Network analyzer with ntopng and arp spoofing on a Raspberry Pi
Переглядів 14 тис.2 роки тому
Network analyzer with ntopng and arp spoofing on a Raspberry Pi
How to Create a ProxMox Sandbox Network (Discord Session) #proxmox
Переглядів 9 тис.2 роки тому
How to Create a ProxMox Sandbox Network (Discord Session) #proxmox
DIY MESH WiFi with batman-adv and OpenWrt
Переглядів 50 тис.2 роки тому
DIY MESH WiFi with batman-adv and OpenWrt
DNS Filtering with AdGuard Home or Pi-hole - with or without OpenWrt
Переглядів 69 тис.2 роки тому
DNS Filtering with AdGuard Home or Pi-hole - with or without OpenWrt
How to unbrick a bricked router Belkin RT3200
Переглядів 18 тис.2 роки тому
How to unbrick a bricked router Belkin RT3200
Guest Wi-Fi over Mesh with VLAN tunneling
Переглядів 22 тис.2 роки тому
Guest Wi-Fi over Mesh with VLAN tunneling
Wi-fi 6 with OpenWrt - the Belkin RT 3200
Переглядів 49 тис.2 роки тому
Wi-fi 6 with OpenWrt - the Belkin RT 3200
DIY WI-FI MESH with OpenWrt
Переглядів 144 тис.2 роки тому
DIY WI-FI MESH with OpenWrt
How to open the Belkin RT3200 or Linksys E8450 case
Переглядів 7 тис.2 роки тому
How to open the Belkin RT3200 or Linksys E8450 case
VLANs in OpenWrt 21
Переглядів 161 тис.2 роки тому
VLANs in OpenWrt 21

КОМЕНТАРІ

  • @emmanueljaramba5325
    @emmanueljaramba5325 День тому

    Hi, I have a TP link Archer with Openwrt 23.05. Also a newbie to Vlans - would appreciate a step by step account of setting up vlans so far I have tried and failed for days

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

    This is the best video so far about certificates. Thank you so much for the marvelous explanation. Nice job!

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

    I didn't understand shit

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

    Great video thanks for sharing.

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

    Nice approach, just for curiosity, wouldn't be good just to setup a python environment for ansible/rundeck user, where the python binary and libraries are isolated for that user? I believe that pyenv can help with that. That would manage the python versions and environment for different users without breaking the system and without the need of root installation. And for binary usage just use the Ansible/Rundeck user.

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

    i have a 3 story house and i added 3 ap in 5ghz mode in every story with ethernet wire and it worked great

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

    Great explanation.

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

    I love your explanation, but you did not show us the details on how to do it on a device (sorry if I look stupid).

  • @kitisakt
    @kitisakt 6 днів тому

    "Wow, You made such a great channel! Your content is really informative and even though it's technical, you explain it in a way that's easy to understand and follow. It's been a fantastic resource for me, a curious learner, and I even share your videos with my students! Thanks for creating such valuable content!"

  • @travissharrison945
    @travissharrison945 6 днів тому

    Love the videos. I am configuring vlans now for my CAMs and echo devices.

  • @yeahthisismyhandleyouknow
    @yeahthisismyhandleyouknow 7 днів тому

    Seems like there is no pain-free way to upgrade for people with extroot + USB Flash setup.

  • @jbgrenouille2527
    @jbgrenouille2527 7 днів тому

    How can i config dmz in the new firmware openwrt. (2024)

  • @zz-nj4hl
    @zz-nj4hl 9 днів тому

    This was great - thanks!

  • @SirToxe
    @SirToxe 9 днів тому

    This was an excellent introduction, same with your follow up video. 👍

  • @djuhl002
    @djuhl002 11 днів тому

    Finally someone who kind of makes sense. I don't have any certs for networking and your explanations help.

  • @SEARCHHiTech
    @SEARCHHiTech 12 днів тому

    Marc you are an absolute genius! A wonderful instructor and a brilliant technologist, THANKS!

  • @CHeckmann
    @CHeckmann 13 днів тому

    Thank you very much! This will save me so much time! In the past I had a script to install all packages I need but this is so much easier! I just bought a new router (GL-MT6000) running docker on it. Looking forward for the next update!

  • @chrisrichardson9777
    @chrisrichardson9777 14 днів тому

    Thanks Marc - just what I need. I have started a project for home automation etc., but lack of knowledge has been a stumbling block.

  • @eliesercordero5636
    @eliesercordero5636 14 днів тому

    Greetings from Venezuela. Excuse my English, I am writing to you from the translator. I have had this same router for 6 months and it is giving me a problem. Internet is down. The modem is still working, that's why I know it's a router problem. I turn it off and after turning it on the power light stays flashing for a long time and it doesn't work. I have to turn it off for like two hours. Then I turn it on and now it works. I have tried resetting it to factory settings to reconfigure it. I carry out all the steps and in the end it returns to the first step of the configuration. At the store where I bought it they tell me that it no longer has a warranty. Do you know how to solve the problem?

  • @taimoorkhan7783
    @taimoorkhan7783 15 днів тому

    As a CS undergraduate, I found this video very interesting and easy to understand, appreciate your work man, you got a sub 👍

  • @richieng493
    @richieng493 15 днів тому

    Greetings 😊 What is LUCI?

  • @GavinM161
    @GavinM161 16 днів тому

    Yep, that's what a 19" rack normally winds up looking like :-)

  • @iPixelGalaxy
    @iPixelGalaxy 16 днів тому

    This is great, but you could've saved the viewer ALOT of time by just saying to get the luci-app-attendedsysupgrade package instead of going through the entire process of everything else, I was looking for a simple answer and got too much tbh. Otherwise though, this was helpful thank you.

  • @nikolabarac3441
    @nikolabarac3441 19 днів тому

    du bist ein Chef, danke

  • @helmutreitinger1916
    @helmutreitinger1916 19 днів тому

    Genius Thank you very much!!!

  • @PabloPaiva
    @PabloPaiva 20 днів тому

    It would be great an explanation with subnetting (delegate IPv6 prefixes option enabled). It is simple when you just pick a /64 and set your hint but when downstream routers comes to play I find really confusing the scenario and the lack of information in OpenWRT sources makes it harder that it should be.

  • @robertschultheis1769
    @robertschultheis1769 20 днів тому

    Extremely helpful video series, thank you!

  • @Roger_Hardwick
    @Roger_Hardwick 20 днів тому

    Missing your tutorials and explanations - by far the best on UA-cam. I really hope you start making them again!

  • @alialtun1508
    @alialtun1508 21 день тому

    Super rrrrrrr rrrrrrr 🍦🍦🍦🍦🍉🍉🍉🍰🍰🥑🥑🍑🍑🍑🍌🍌🍌🍋🍋🍓🍓🍓🥝🥝🥝✌️✌️✌️✌️✌️💯💯💯💯

  • @aletarg
    @aletarg 21 день тому

    Excellent, thanks for the info!

  • @ruthlessadmin
    @ruthlessadmin 23 дні тому

    I already understood overlay filesystems, but your analogy with the pane of glass was the most succinct and overall best descriptions I've heard.

  • @vercolit
    @vercolit 24 дні тому

    Thank you! Works flawlessly

  • @etebong
    @etebong 25 днів тому

    But why tho

  • @mtnsolutions
    @mtnsolutions 25 днів тому

    I use this same concept to run my internet traffic through a virtualised PFSense VM on proxmox. It works very well.

  • @talal2n2
    @talal2n2 26 днів тому

    Outstanding!

  • @FedorTroitsky
    @FedorTroitsky 26 днів тому

    Hi, just here to express my gratitude for your work and tell that it's the most useful channel on UA-cam for home network setup ever. All your videos are pure gold. The way you explain the material is just perfect. Please do continue, we need more of this. Hope you are well! Take care.

  • @montesmakes
    @montesmakes 26 днів тому

    I haven't watched the whole video yet but I love the idea behind your approach.

  • @markpelayo
    @markpelayo 27 днів тому

    Hi Marc, I am wondering if Fast Roaming is much faster than Mesh? As you said in the Fast Roaming video all access points are connected through Lan cable?

  • @elfinofficial4071
    @elfinofficial4071 27 днів тому

    Thank you so much for the script, this is exactly what I've been looking for. One question: I don't know what to put when asked about host volume and docker volume. I've put /home/admin for host and / for container, which gave errors. The image was already built so now I imagined I'll just use docker run on it?

  • @NerologicalAdventure
    @NerologicalAdventure 28 днів тому

    This is awesome 😎 thank you for making this

  • @adityavarma2138
    @adityavarma2138 29 днів тому

    Awesome!! Thanks 🙏

  • @nashooali7667
    @nashooali7667 Місяць тому

    but irrespective your experience and knowledge is really at the edge and i can say if you are not an inventer then you are second in line nothing less. your broad experience in fequency, routerboards, deep knoweldge of openwrt aqnd networking. thank and know that i appreciate the info you provide please don't stop

  • @lecompterc83
    @lecompterc83 Місяць тому

    Beginner to openwrt. I followed and probably made some mistakes. I assigned static IPs to 2 routers to act as access points that point back to my xfinity gateway. Now when I can't access either router via its static IP if i plug directly into it. What am I doing wrong/did I do wrong?

  • @abb0tt
    @abb0tt Місяць тому

    Or go down the Kubernetes rabbit hole 🐇🕳️🥰

  • @herik63
    @herik63 Місяць тому

    Brillant!

  • @nelsongomes1579
    @nelsongomes1579 Місяць тому

    Thank you very much. Your class was incredible. Congratulations.

  • @herik63
    @herik63 Місяць тому

    wow, pure gold this video, thank you so much!

  • @oscarllamas
    @oscarllamas Місяць тому

    Excellent master class on certificates! Greetings from Guatemala

  • @ksenyxths
    @ksenyxths Місяць тому

    I hope this message finds you well! I stumbled upon your channel recently and I have to say, your videos are truly informative and insightful. Your dedication to sharing knowledge and creating such valuable content is evident in every video. I noticed it's been a while since your last upload, and I just wanted to drop by and express how much I've enjoyed your content. Your videos have made a real difference for me, and I'm sure for many others as well. Life can get busy, and I completely understand if you've had other priorities recently. But I just wanted to send some positive energy your way and let you know that your work is appreciated and missed. Your unique perspective and expertise have been incredibly helpful, and I genuinely hope to see more of your wonderful videos in the future. Take care, and looking forward to whatever you have in store next!

  • @leonardocaraballo1407
    @leonardocaraballo1407 Місяць тому

    Greetings! I have a manager of the same model. but not a single lighted bulb is entered into its settings, and it also does not connect to the Internet. i opened a way to reset it manually because the red button won't let.