Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4896

Troubleshooting • Re: Using Pi as internet router

$
0
0
You should consider if you need a bridge or routing in this situation. Bridging is more error prone.
If you want to bridge, both connections should be working separately. You will have then to deal with the DHCP addressing, given that your wan router might not give you more than one IP.
Then you bridge both connections and see how it how it goes. You probably have to forward port using your firewall and disable blocking rules.

If you choose to go with routing, I suggest this fork of create_ap https://github.com/lakinduakash/linux-wifi-hotspotthat will also work for your need, even without wifi.

You can already create WiFi hotspots easily from either the Gui or CLI with network manager, which is standard on Bookworm.

What does that give you that Network Manage doesn't?

Statistics: Posted by kip_the_elder — Sun Jun 30, 2024 2:02 pm



Viewing all articles
Browse latest Browse all 4896

Trending Articles