Turn your RaspberryPi into a WiFi Router!

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

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

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

    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!

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

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

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

    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?

  • @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. 👍👍👍

  • @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

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

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

  • @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.

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

    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.

  • @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

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

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

  • @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.

  • @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!

  • @MrLarryl79
    @MrLarryl79 2 ปีที่แล้ว +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.

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

    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!

  • @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.

  • @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 ปีที่แล้ว +4

      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?

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

    Nice to see that sub number going up. Congrats

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

      Thanks man! means a lot!

  • @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 ปีที่แล้ว

      @@BrennerEraFan a was 5GHz

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

    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?

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

    Thank you for your tutorial! very informative!!

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

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

  • @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

  • @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.

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

    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 6 หลายเดือนก่อน +1

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

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

    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.

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

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

  • @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.

  • @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

  • @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?

  • @QuanNguyen-og6pq
    @QuanNguyen-og6pq 3 ปีที่แล้ว

    great quality! Keep it up, dude.

  • @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

  • @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?

  • @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

  • @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?

  • @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 2 ปีที่แล้ว +1

      and did you fixed it have the same issue

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

    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?

  • @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.

  • @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?

  • @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?

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

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

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

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

  • @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???

  • @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?

  • @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.“

  • @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

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

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

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

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

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

    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?

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

    Excellent, thank you!

  • @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

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

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

  • @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?

  • @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.

  • @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?

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

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

  • @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.

  • @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?

  • @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

  • @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?

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

    Really an excellent tutorial!!!!!

  • @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)

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

    Thanks for the video. Just a trickier question. I've successfully installed two things separately: hostapd (for the access point/router) and tailscale (to connect to an exit node that I have running in a different country [where isp has me behind a NAT]), in the raspberry pi if I switch on the tailscale VPN the thing rpi connects to the vpn, but the AP [hostapd] stops working. And if I switch off the tailscale VPN then I'm able to use it as a normal AP [obviously no VPN routing]. Tailscale creates 2 new interfaces [tailscale0 and lo] and sets some forwarding tables. A bit dark for my knowledge. Do you have any recommendation or quick pointer? Thanks again!

  • @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.

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

    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 ?

  • @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!

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

    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

  • @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.

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

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

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

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

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

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

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

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

  • @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 2 ปีที่แล้ว +1

      @@SpaceRexWill how to actually revert this though?

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

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

  • @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?

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

    Have you done a video on CardDAV Server? If so I haven't seen it. I have multiple platforms and want them to all be synced together.

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

    Thank u for your sharing

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

    Total Noob here; I recently installed Windows 10 on my Pi 4s sd card (prior, it was Raspian). My question is, if I purchase another sd card, can I do this wifi setup as well on the new card and just swap out cards whenever I want to change the Pis purpose? Or even, can I do both on the same card? Thank you for time!

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

      So I am not aware of a legit version of windows 10 that you can install on a pi, and these instructions would not work for windows 10. What I would guess is that you have installed a skin that looks like windows 10.
      Either way you will have to setup the wifi in whatever sd card is in the pi

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

      why windows

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

    Thank you very much.

  • @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?

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

    What an awesome video, thank you so much. I have seen some routers launch a web page when we connect to the network, is there a possibility we can do that with a raspi? If it is,where can i get some info about it? Again thank you for all the information.

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

      Hmmmm I bet someone has built a similar project in the past. I would look at Ubuntu guest WiFi or something like that

  • @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?

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

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

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

    Awesome! - I notice you say it has a net filter to "block things outside you network", Does this mean you can not connect out to the internet via the raspberryPi router?
    I'd like to try this but with a VPN running to change geo locations on it.

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

      This block is like the block on your router. It blocks incoming connections that it did not first ask for (so if you go to google.com your pi will let google talk back to you as you started the connection)

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

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

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

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

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

    Awesome video. I have a suggestion for your next video. Same as this one but instead of "just" a router.... make it a VPN router. In other words, share the wifi but the internet (eth0) is connected to a VPN. That would be cool!

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

      I should have mentioned this in the video but if you hook up the PI to a VPN then this will automatically happen

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

      ​@@SpaceRexWill Any suggestions to do the same with a proxy instead of a VPN? I hooked PI to a proxy but the traffic is not routed through the proxy.

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

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

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

    Sorry, what is the os installed on Rpi?

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

    Do you have this written out some where?

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

    So do I need to have wifi already for this work.....or does this method make wifi out of thin air (I'm an idiot)

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

      This will work like a WiFi router. You have to plug it in

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

    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

  • @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.

  • @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 9 หลายเดือนก่อน

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

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

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

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

    i get the error
    sudo iptables -t nat -A postrouting -o eth0 -j masquerade
    iptables v1.8.7 (nf_tables): Chain 'masquerade' does not exist
    anyone else get this?

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

    it worked, but cannot ping the devices that connected to raspberry router wifi. By that mean:
    I have my pc connected to internet directly using ethernet , pc ip is 192.168.1.3, and setted up raspberry pi router on 192.168.4.1/24, and the other computer connected to raspberry wifi , it's ip is 192.168.4.13. so I cannot ping 192.168.4.13 from 192.168.1.3, any solution ?

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

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

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

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

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

    what pi do you recommend to use?

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

      Pi4 would do the best. RAM does not matter here

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

    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