Turn your RaspberryPi into a WiFi Router!

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น • 205

  • @andydeidre6248
    @andydeidre6248 ปีที่แล้ว +2

    Just what I was looking for to remote into my RPi from VNC Viewer on my iPhone -- Thank you for this amazing documentation!

  • @Prasanna_Naik
    @Prasanna_Naik 3 ปีที่แล้ว +9

    Man your RaspberryPi 4K Tutotials series is OP!! Really helpful. Thanks a ton man.

  • @cjlowe1650
    @cjlowe1650 2 ปีที่แล้ว +14

    I did something like this years ago. Then RASPAP came out and it's so easy to setup but I like this cause it feels like I have more control and I understand how it works.
    Great video!

  • @stuartbell7078
    @stuartbell7078 3 ปีที่แล้ว +19

    This is a good, comprehensive guide. I like that you have covered all the snags such as unmasking the hostapd service, which other such videos seem to have forgotten to include.

  • @jacobm007
    @jacobm007 3 ปีที่แล้ว +15

    This is exactly what I've been looking for, but I have a few questions that I'm not sure I can answer myself.
    1. Would it be possible to use this as a sort of repeater? For example using a wifi dongle to add another wifi interface, and connecting that to an existing wifi network using that instead of eth0 for internet connection.
    2. What about a hotspot using mobile data through a usb sim adapter?
    3. Assuming the above is possible could you dynamically switch between Ethernet, Wireless, and mobile based on what was available?
    4. Could you use vlans on the eth0 interface to allow for a wired LAN network and a wired WAN using a vlan aware switch?

  • @AI-PhotographyGeek
    @AI-PhotographyGeek 3 ปีที่แล้ว +4

    Thank you for making this video! I tried to do it earlier and run into trouble because of my limited knowledge of Linux. Now I will try to do it again.

  • @jackchaney9829
    @jackchaney9829 2 ปีที่แล้ว +5

    Hi,
    Great guide for setting up a wifi router, but it seems to have a limitation of needing to be on a wired ETH0 line for access to internet. I was hoping to be able to use this as a wireless hub linking to a home/work/travel wifi using a second USB wifi link on WLAN1. Then create a simple PHP to choose detected wifi routers. Hopefully this is an easy fix, and what I'm thinking will work out. Thanks

  • @bokami3445
    @bokami3445 ปีที่แล้ว

    Great video, easy to follow and just what I was looking for. Subscribed!

  • @JanendraYadav
    @JanendraYadav 3 ปีที่แล้ว +1

    It worked. But many a times I have restart the pi in order to connect a new device.
    Still it works. 👍👍👍

  • @sashamc309
    @sashamc309 2 ปีที่แล้ว +2

    Thank you very much! Your great, informative walkthrough helped me set up a working AP and router on my Raspberry Pi. I honestly thank you because this made so much sense and resulted in a working Wi-Fi AP, whereas the other guide on the web resulted in me not being able to ssh into Pi anymore. That's pretty much why it took me a whole evening to set this up, I'm glad I found your guide, I only wish that I found it first. But anyway, I learned a lesson or two while messing with this. Thanks again!

  • @rocketguy
    @rocketguy 2 ปีที่แล้ว +5

    i got stuck at 5:53!
    what do i type??!!? i did that and i brings me a blank page
    also there is only one file directory which is Bookshelf

    • @real_mddiamond
      @real_mddiamond 9 หลายเดือนก่อน +2

      sudo apt install dhcpcd
      sudo systemctl enable dhcpcd
      sudo systemctl start dhcpcd
      This worked for me.

  • @Autotrope
    @Autotrope 2 ปีที่แล้ว +2

    The DHCP lease time doesn't necessarily mean they'll get a new IP address after that. It's up to the client to say "I already had this lease and I want it renewed" which should go smoothly and let it keep its IP and I believe this works even if it has disconnected in between, the client just has to have that claim of lease and the IP has to obviously still be ok for it to use. I don't know under which circumstances clients throw away this information and that may vary by client but it would typically cause an unexpired lease to be thrown away too.

  • @Gryfang451
    @Gryfang451 3 ปีที่แล้ว +3

    Thanks! I've been looking for a travel router/hotspot. This way I might even be able to firewall in front of my laptop. Hotel Wi-Fi is so spotty, but most still have ethernet ports in rooms.

  • @DavidOster
    @DavidOster 3 ปีที่แล้ว +11

    When I wrote this, none of the "I'll put it in the description below" was in the description.

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว +5

      whoops lol added

    • @tysonnguyen2273
      @tysonnguyen2273 2 ปีที่แล้ว +1

      @@SpaceRexWill when I created the network, it showed a “no wireless interface founded” with an up and down arrow, do you happen to know how to fix it?

  • @MrLarryl79
    @MrLarryl79 3 ปีที่แล้ว +2

    Not completely what I looked for but it was a perfect base for it. In my scenario, I've got a 4G LTE stick which provides an ethernet interface for WAN, and eth0 and wlan0 is bridged. Thanks!
    Since I didn't find a complete solution, I considering making an install script or deb package.

  • @zerocool1884
    @zerocool1884 3 ปีที่แล้ว +1

    Nice to see that sub number going up. Congrats

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว

      Thanks man! means a lot!

  • @морс-ф3д
    @морс-ф3д ปีที่แล้ว

    Thank you for your tutorial! very informative!!

  • @salehmir9205
    @salehmir9205 3 ปีที่แล้ว

    Very useful. Thanks man. Keep up the good work!

  • @UN7X
    @UN7X 3 ปีที่แล้ว +1

    At 17:10 do I change “interface=wlan0” to “interface=eth0” if I was making wifi to Ethernet?

  • @QuanDev2
    @QuanDev2 3 ปีที่แล้ว

    great quality! Keep it up, dude.

  • @Autotrope
    @Autotrope 2 ปีที่แล้ว +2

    Good video. Sets itself apart from all the "here are the steps" videos that don't explain why you are doing all these steps

  • @BrennerEraFan
    @BrennerEraFan 2 ปีที่แล้ว +2

    This is such an amazing tutorial. Perfect intro by the way :).
    I was wondering what the difference is between hardware modes b and g.

    • @BrennerEraFan
      @BrennerEraFan 2 ปีที่แล้ว

      Also, how would I set up both 2.4 and 5GHz bands?

    • @SpaceRexWill
      @SpaceRexWill  2 ปีที่แล้ว +1

      so b is 2.4g and g is 5g. I don't know if you could setup both bands... have not tried it

    • @BrennerEraFan
      @BrennerEraFan 2 ปีที่แล้ว

      @@SpaceRexWill I thought you said a was 5G

    • @LocalTrashyt
      @LocalTrashyt 2 ปีที่แล้ว

      @@BrennerEraFan a was 5GHz

  • @chivainmanfoumbi9026
    @chivainmanfoumbi9026 3 ปีที่แล้ว

    very very clear explanations... what about if a want tout add another route ? I mean if I connect a USB TO RJ45 adapter (eth1) wich is connected to another network like 172.16.14.0 . what sould be the command line for this new route??? ...thanks

  • @KurtSelf
    @KurtSelf 11 หลายเดือนก่อน

    definitely going to give this a try (but with 2 Wifi's - not sure any value of Ethernet since our phones don't have jacks) but this will be a great tutorial for wlan0 and wlan1. THANKS!

  • @andrei.0016
    @andrei.0016 2 ปีที่แล้ว

    Easy to follow and a grate tutorial but for some reason I did all the steps but the network doesn’t show up. Any idea how to fix it?

  • @marcusfarrell242
    @marcusfarrell242 3 ปีที่แล้ว +2

    Hey man I got a question I believe I did everything right and it shows that I can connect to it but when I try to it says there’s no connection could you possibly help me figure this out thanks man and good video

    • @sararara3277
      @sararara3277 3 ปีที่แล้ว +1

      and did you fixed it have the same issue

  • @danielrawat9114
    @danielrawat9114 2 ปีที่แล้ว +1

    Hi mate, I have followed you every line of code, but after configuring all and rebooting the raspberry pi, the sid is not visible in the wifi search, could you please help to investigate it.

  • @owenmarganski6731
    @owenmarganski6731 3 ปีที่แล้ว +1

    I am trying to get Ethernet working with this setup, and don't quite get what else I have to change in the text to make it work. Can I get some help?

  • @dangatonegro
    @dangatonegro ปีที่แล้ว

    Nice job! Good, aesthetic IT tutorials are not really easy to find ;)

  • @carnby24
    @carnby24 2 ปีที่แล้ว

    Really an excellent tutorial!!!!!

  • @Oamaruastro
    @Oamaruastro 6 หลายเดือนก่อน

    I found this just now since I’m trying to set up my Raspberry Pi to work as an AllSky camera out in the field where I have no internet connection, but want to be able to go out there and connect wirelessly to the RSP with my laptop to see what images have been captured. So there’ll be no router, just me with my laptop or phone trying to connect. Is there a way to do that?

  • @os-channel
    @os-channel ปีที่แล้ว +1

    Hi SpaceRex,
    what a great project! It works properly.
    I would like to setup a MQTT project with one ESP32 as a subscriber and another ESP32 as publisher. The broker should be a local RasPi standalone as Broker-Server creating its own WLAN without connection to the Internet via Router or Access Point.
    Can you give me hints how to do this?
    The handling of the ESP32 should be easy. But with the RasPi I have got my problems to combine the installed Mosquitto and the WLAN-Server capabilities.
    Do you have this setup described in one of your courses? (Please without NodeRed.)
    Thanks!
    Oli

  • @johnnyjoubert9583
    @johnnyjoubert9583 2 ปีที่แล้ว

    How do i setup the pi so i can access a wifi network from the ethernet port? I want to connect a server to have wifi access through the pi.

  • @opijkkk4918
    @opijkkk4918 6 หลายเดือนก่อน

    can you explain how to get adblocker with pi as wifi router

  • @gurt.yuri3378
    @gurt.yuri3378 2 ปีที่แล้ว

    How would I connect my rapsberry pi 3 b+ to wifi and use it to for an ethernet cable to connect another pc in a location where I cant hard wire the second pc to the router directly.

  • @newbbeat
    @newbbeat ปีที่แล้ว

    great concept now what if i hook a battery to the pi

  • @Autotrope
    @Autotrope 2 ปีที่แล้ว

    hostapd defaults to not enabling any of the higher speeds unique to wireless N or AC so it'll be stuck at 54Mbit and a 20Mhz channel. There is a wealth of settings you have to add and on the Pi 3+ and later it is possible to get wireless AC at 433Mbit speeds which is an 80MHz wide channel with single stream AC speeds but the setup is eye wateringly complex.

  • @troybenson2119
    @troybenson2119 ปีที่แล้ว

    I can see my raspberrypi as a possible wireless network but it says checking network requirements and then says cant connect to this network? Anything i can do to determine why?

  • @19OEmer
    @19OEmer หลายเดือนก่อน

    Thank you. It´s nice video

  • @zainalishammat2866
    @zainalishammat2866 2 ปีที่แล้ว

    i tried to do the iptables but it doesn't work because the command -t is not included

  • @donaldhoudek2889
    @donaldhoudek2889 2 ปีที่แล้ว

    Hi again,
    Another GREAT video,
    I left a comment on your other video regarding Pi router but I believe this one is much closer to meeting my needs and those of other remote access VPN connections. I have an RV in the Georgia mountains and a Unifi UDM-Pro (VPN - Subnet 70) at home here in central Florida. I am able to connect to the UDM-Pro via VPN on my iPhone and Windows laptop so I know the VPN works fine. The RV has access to only a campground 5GHz Public Wi-Fi AP for internet access up to 100Mbps.
    I am trying to figure out how to set up the Raspberry Pi to access the Campground Wi-Fi and automatically connect to the UDM-Pro VPN (Subnet 70) at home. I have 2 BrosTrend AC650 5.8GHz USB Wi-Fi adapters that the Pi will be using to connect to the Campground Wi-Fi and as an AP for the RV. The reason for this Pi setup is that I have Wi-Fi devices in the RV that can not be setup to connect to a VPN setup without the help of the Pi. I guess I will need to somehow setup a VPN client on the Pi to accomplish this along with some auto logging for the secret pw and regular password.
    Your thoughts,
    Don

  • @kaiwanbillimoria
    @kaiwanbillimoria 2 ปีที่แล้ว

    Excellent, thank you!

  • @mwasylewski96
    @mwasylewski96 ปีที่แล้ว

    Can I connect rasberrypi to some local wifi instead of connecting to Ethernet and do everything the same in this tutorial and will be ok?

  • @DiyintheGhetto
    @DiyintheGhetto 3 ปีที่แล้ว

    I think having a better external USB 3 wifi with external antenna would be better for something like this. That would give better speeds. But over all awesome Job Rex man you did.

  • @simbarasheandrea4686
    @simbarasheandrea4686 7 หลายเดือนก่อน

    Can i use the wifi router to access lets say I have installed a webserver like Apache2 on Raspberry Pi

  • @tmotten
    @tmotten ปีที่แล้ว

    This awesome. Even though I only understood parts of it (I'm a Linux and code weenie). Would I be able to use this setup with a pi connected to a public wifi through a Ubiquity nanostation antenna connected via ethernet to the pi? The pi would need to be able to sign up to the public network through a webpage with login credentials.

  • @livebythebay
    @livebythebay ปีที่แล้ว

    How would I use the onboard wifi card as a access point, but have my internet coming from 2 wifi dongles on the raspberry pi?

  • @abc20723
    @abc20723 ปีที่แล้ว

    Hi SpaceRex. For a research project, i have to do the same process but on a Intel NUC with a 5G modem for internet instead of ethernet. Could you give me some guidance how can i do that?

  • @russdibennetto8591
    @russdibennetto8591 2 ปีที่แล้ว

    Have a problem and a question. I have multiple Raspberry Pi's from Model b to Pi4. I also have an old Series 2 Tivo that connect to my Primary router using WEP though an old Linksys USB wireless B adapter. I want to convert my Primary router to WPA and somehow till connect the Tivo though it using WEP. Using one of my Raspberry Pi's would be a good solution and hence my question.
    How do I configure the Wireless AP on the Raspberry Pi to support WEP? And which Raspberry Pi's will support this. I know my Pi-4 won't support WEP to connect to an AP and is hard wired. Can't this be done and any information will be greatly appreciated.
    Thanks and Loved you video.

  • @andrzeyknapik5732
    @andrzeyknapik5732 3 ปีที่แล้ว +2

    Awesome tutorial as always, but how can I turn this into a straight access point, no DHCP or routing, this will be provided by my router for home use. I just want to create another access point in the house.

  • @brcosmin
    @brcosmin 3 ปีที่แล้ว

    Thank you very much for the in depth guide, it was the only one that worked for me.
    I only have one small issue, if I install and run NordVPN, the minute I connect my Pi to a VPN, the internet no longer works for the clients, it does work for the raspberry pi if I connect via HDMI and a keyboard.
    Is there any way to keep this working with a VPN?

  • @christiancabrera9495
    @christiancabrera9495 ปีที่แล้ว

    Allegedly 802.11ac is supported, I wonder what would be the settings for the hostage.conf file?

  • @Samuel-yh5lh
    @Samuel-yh5lh 2 ปีที่แล้ว

    when i ping the pi, it says "destination net unreachable". What is the problem here? i did everything like said in the video

  • @TimothyPersad
    @TimothyPersad 2 ปีที่แล้ว

    Do you remember that scene from Find Nemo when Squirt is telling Dory and Marlin the exit instructions?
    "It's like he's trying to speak to me. I know it.“

  • @bruceb8140
    @bruceb8140 3 ปีที่แล้ว

    Can you clarify between eth0 and WLAN0 if the devices on the network will be on ethernet ? Do we swap WLAN with eth at every step? I'd like to connect a tablet via pi wifi to the pi to see devices on the pi Ethernet wired to unmanaged isolated switch

  • @jeetvanii
    @jeetvanii 3 ปีที่แล้ว

    will it create it without etehrnet like just in case to use
    a access point

  • @ericilkwatson5557
    @ericilkwatson5557 3 ปีที่แล้ว

    What if I added another eth card and created a bridge for eth1 and wlan0. How can I add it to this router if I want it to use this bridge instead of the wlan0 to connect to eth0? Is there an easy way to do this?

  • @booshnelli7841
    @booshnelli7841 3 ปีที่แล้ว +1

    awesome!! perfect timing too, i was literally looking for guides on this just yesterday haha. can't wait to try this! 🤘

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว

      Hey glad the timing worked out lol

  • @dlohnes
    @dlohnes ปีที่แล้ว

    Hello, I don't get it, I followed your directions to a "t" and now the Raspberry Pi 4B works as a wireless router...BUT...only when the ethernet cable is plugged in. I would like to be able to do both, but most of the time I just want to use it as a wireless router, without the ethernet cable. Is there a solution?

  • @l3tsfabi
    @l3tsfabi 3 ปีที่แล้ว +1

    My WiFi say that i have no internet conection
    What did i wrong?

  • @tjrjcj
    @tjrjcj 2 ปีที่แล้ว

    Can you have both 2.4 and 5 instead of just 1 of them?

  • @pavlegaming4263
    @pavlegaming4263 3 ปีที่แล้ว

    do i have to connect ethernet to raspberyry pi so it can be a router, or i can go wireless?

  • @josh1666
    @josh1666 2 ปีที่แล้ว

    I'm struggling to get this to work even after following the guide. I am able to connect to the wifi, but it doesn't actually allow me to access anything (websites, etc). Any suggestions on what might be causing the issue?

  • @TheLordGuy-55
    @TheLordGuy-55 ปีที่แล้ว

    Could you use this to host Lan games using the raspberry pi and connecting other laptops with Ethernet ?

  • @dannyhiczful
    @dannyhiczful ปีที่แล้ว

    I tried this on my Pi 4 model B and it says "not found" and "does not exist" so is this outdated??? Please advise!

  • @Jack-00
    @Jack-00 2 ปีที่แล้ว

    Does anyone know how to set up Pi Hole or something similar to work with this?

  • @tr4593
    @tr4593 3 ปีที่แล้ว +1

    Doesn’t work on sudo iptables command I get an error🤷

  • @ThongThong
    @ThongThong 2 ปีที่แล้ว

    Thank u for your sharing

  • @vitanuevo
    @vitanuevo 3 ปีที่แล้ว

    It works fine for me using hw_mode=a but not with hw_mode=b or g, what could it be? i want to router a 2.4ghz AP not 5ghz

  • @suryadharshan7048
    @suryadharshan7048 3 ปีที่แล้ว

    great tutorial sir, worked like a charm for my raspberry pi 4.
    But now, I have another issue, how to revert back to normal raspberry pi WIFI usage? because I am using pi's WIFI to get internet from home router for my raspberry Pi for normal internet browsing (ethernet cable is not an option here) and I need to use my pi as a router without internet for my other raspberry pi for my D.I.Y Project.
    Need to go back and forth in using pi as WIFI and wireless routed access point. is there a way for that?

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว +3

      The easiest thing if you are going to do this often would be to have two different SD cards, then manually switch them out

    • @suryadharshan7048
      @suryadharshan7048 3 ปีที่แล้ว

      @@SpaceRexWill Thank you for the excellent idea sir 😊.

    • @ji1046
      @ji1046 3 ปีที่แล้ว +1

      @@SpaceRexWill how to actually revert this though?

  • @cesarantonio1884
    @cesarantonio1884 ปีที่แล้ว

    will this work if i have the waveshare 7600X 4G hat on the raspberry ?

  • @dannyhiczful
    @dannyhiczful ปีที่แล้ว

    I formatted my SD, reinstalled the OS, and made it all the way through only to find that none of my devices can find it on the network list.... any troubleshooting advice???

  • @sbeve3669
    @sbeve3669 3 ปีที่แล้ว

    Hey dude when I tried to connect to it is said that I connected but it said that the internet was unavailable I didn't plug in an ethernet cable that could be the issue by the way what do I do with the ethernet cable

  • @UN7X
    @UN7X 3 ปีที่แล้ว +1

    would this work on a raspberry pi 0 w?

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว +1

      It would, however you would need a wired Ethernet port in

  • @thomasnemschick5175
    @thomasnemschick5175 3 ปีที่แล้ว

    which os do i install fopr the raspberry pi

  • @daemdotosowolo952
    @daemdotosowolo952 2 ปีที่แล้ว

    I use USB modem 4G and is as eth1, replace just only eth0 with eth1... Not working ....

  • @RacinMason77
    @RacinMason77 3 ปีที่แล้ว

    This is very helpful. I'm trying to create a mobile offline network to host a plex server on. I want to use a pi3+, have it act as a router as well as host local files on plex. From there it needs to work offline and send the media to a streaming device like Roku. Can a plex server be installed on top of this?

  • @thechezanimations9053
    @thechezanimations9053 3 ปีที่แล้ว

    When my phone tries to connect it says something about a MAC address and in the totorial you said to look it up but I can’t find anything, can you help me out?

  • @ActionParsnip
    @ActionParsnip 2 ปีที่แล้ว

    After the touch command, run can run:
    sudo nano! $
    and it'll open

  • @jomogo4644
    @jomogo4644 2 ปีที่แล้ว

    It does make the access point but the wifi does not work from the raspberry pi

  • @robsyv
    @robsyv 3 ปีที่แล้ว

    is there possible to do it so you get wifi in, and make it so the pi sends out signal over both wifi and ethernet?

    • @SpaceRexWill
      @SpaceRexWill  3 ปีที่แล้ว

      I am not sure if you could receive and transmit wifi at the same time

    • @donaldhoudek2889
      @donaldhoudek2889 2 ปีที่แล้ว

      @@SpaceRexWill You need to add an additional WiFi dongle and set it up

  • @fredericogoncalves3704
    @fredericogoncalves3704 3 ปีที่แล้ว +1

    Hi, did you already try to setup this WiFi Router as WireGuard VPN client and use it as a travel router ?

    • @MiguelMarinho
      @MiguelMarinho 3 ปีที่แล้ว

      this #spacerex @spacerex it would be really nice to show how to adjust this to wireguard VPN client (here's your video th-cam.com/video/hnZNriLs_h4/w-d-xo.html&ab_channel=SpaceRex)

  • @kadenc66
    @kadenc66 3 ปีที่แล้ว

    so this is an internet connection i can take with me places right?
    like a router with no modem and i can stream videos and stuff on in the car or smth?

    • @bootleg2543
      @bootleg2543 3 ปีที่แล้ว

      Yes

    • @kadenc66
      @kadenc66 3 ปีที่แล้ว

      @@bootleg2543 damn thats sick, though i unfortunately never could get it to work, idk if i did smth wrong or what, but i had no connection on the pi and no signal going out, i was also not using ethernet or usb dongle. Its a 3b+

    • @dmmikerpg
      @dmmikerpg 3 ปีที่แล้ว

      @@kadenc66 With this setup, you'd need a wired connection coming through the Pi's ethernet port to get an Internet connection. Without it, the clients could still connect to the router and each other. So you could host a file server on the Pi and connected devices could access it.

  • @josephtsangko3558
    @josephtsangko3558 2 ปีที่แล้ว

    Sorry, what is the os installed on Rpi?

  • @Wojtek_1777
    @Wojtek_1777 ปีที่แล้ว

    Can this work with parrot security edition?

  • @philipprudhomme6967
    @philipprudhomme6967 5 หลายเดือนก่อน

    Thank you very much.

  • @tysonnguyen2273
    @tysonnguyen2273 2 ปีที่แล้ว

    I followed the entire video and I got a "no wireless interfaces found" error, is there a way to fix that?

  • @russchristensen3808
    @russchristensen3808 2 ปีที่แล้ว

    These instructions seem to work to connect from Windows but when I connect from an Android Tablet it says "connected without internet". It has something to do with the DNS settings. I mean I have no idea this is a guess. Is there something else that needs to be done to setup the DNS?

  • @johnmock8231
    @johnmock8231 2 ปีที่แล้ว

    I'd completely disregarded the fact that you require two interfaces in order to make this work, I tried create an AP using wlan0 and also connecting to the main router using wlan0. :D

  • @Davidlavieri
    @Davidlavieri 9 หลายเดือนก่อน

    Does it have to be raspberry os? Could it be simple Ubuntu

  • @fuchs_der_nacht8143
    @fuchs_der_nacht8143 ปีที่แล้ว

    wehn i put in "sudo iptables -t nat -A POSTROUTING -o 0 -j MASQUERANDE" then it comes "iptables v1.8.7 (nf_tables): Chain 'MASQUERANDE' does not exist
    Try `iptables -h' or 'iptables --help' for more information.
    " waht have i did wrong ?

  • @notgeorge5697
    @notgeorge5697 2 ปีที่แล้ว

    I actually find this video pretty helpful, but I have a problem. I can connect to the access point, but I don't have internet. Do you know why?

  • @kboy5189
    @kboy5189 3 ปีที่แล้ว +1

    Great video, to the point, no BS. That's why I give 5 * if ratings are done in stars

  • @villocity5794
    @villocity5794 3 ปีที่แล้ว

    so when i connect to the internet or wifi i made it says connected without internet :/ and when i go into tiktok as a test (im using samsung (mobile)) it loads vids but i cannot like and it will not load my pfp like it has no internet when it should do you know what i should do

  • @Etitexity
    @Etitexity ปีที่แล้ว

    sudo: netfilter-presistent: command not found
    WHY?

  • @xmash1527
    @xmash1527 2 ปีที่แล้ว

    Hello, I have a question, I already have the AP of the raspberry, however when I try to connect from any device, it stays "getting the IP address" and after that does not connect. Do you know what solution may have this problem or what is due?
    PD: Sorry for my English

  • @Jonas_Jones
    @Jonas_Jones 2 ปีที่แล้ว

    After following the tutorial, when trying to connect to it, it couldn't, giving back that it couldn't get the IP adress. how do I fix this?

  • @Jmotorev
    @Jmotorev 3 ปีที่แล้ว

    Do you know how to setup the Raspberry PI 4 as a Dual home... Meaning I can connect to WiFi for all internet activity and then my Eth0 for all private network traffic that is on a different subnet... like for example my home network over WiFi is 192.168.1.0/24 and the Eth0 is 192.168.50.0/24. I want to be able to log into the Raspberry (not headless) to use it to connect to WiFi and my private network at the same time.

  • @tonystovepipe5935
    @tonystovepipe5935 2 ปีที่แล้ว

    For some reason, my access point not showing can anyone help? thank you

  • @mateja176
    @mateja176 ปีที่แล้ว

    I've installed Rasbian OS Lite 64 Bit on a Raspberry Pi 4 and there is no /etc/dhcpcd.conf file available. Instead there is an /etc/dhcp folder, containing /etc/dhclient.conf among other files. Does the change conflict with this setup?

    • @pierresterling
      @pierresterling 11 หลายเดือนก่อน

      I am having the same issue. Anyone know how to proceed?

    • @mynguyenvan3859
      @mynguyenvan3859 9 หลายเดือนก่อน

      @@pierresterling bạn có thể cài bo pi bulleyes