Depends if you want to assign IP addresses or not. If you don’t, you just want your own section of the same lan, I.e.all your devices connected to your router but let dhcp pass through then you can just set itnup as an extender
avidamoeba@lemmy.ca 8 months ago
Do you even need relayd? I think relayd is for extending the existing NAT, i.e. a wireless bridge operation. If you want to have your own NAT, I think it’s enough to just connect to the upstream wireless network as a client. Not sure if you have to designate the wireless interface as WAN or not.
pete@lemmy.world 8 months ago
ArbiterXero@lemmy.world 8 months ago
He mentioned that he wants to create Second level Nat, that will require new IP addresses and DHCP in the subnet
MigratingtoLemmy@lemmy.world 8 months ago
How would you do this? What would be the steps you take to create a double NAT + Firewall + DHCP server with the OpenWRT router behind the main router?
avidamoeba@lemmy.ca 8 months ago
I think you basically need to do this. I see it mentions the wifi interface becoming WAN too.
MigratingtoLemmy@lemmy.world 8 months ago
Thank you!