I have a somewhat complex situation or desire, but am having difficulty getting it to work.
I rent a room, in this room is a network connection that goes to a switch, I want to allow this person to have multiple devices and wifi, but not using my network. Additionally, I want to have filtering and IP blocking for P2P, Torrents, etc.
I would just give them a router with the guestlan function from Fritzbox, but the Fritzbox router is not near the switch or a stong enough wifi signal. Pulling other cables is currently not an option, therefore I need another solution
In that my Fritzbox Wlan coverage is bad here, if it is possible, I would like to use the OpenWrt Router as an access point/Mesh. meaning use the OpenWrt Router to extend my fritzbox network at best with same SSID and login information.
Setup:
Fritzbox IP = 192.168.2.1
Static Routing setup as follows:
"IPv4 network" = 10.164.1.1
"Subnet mask" = 255.255.255.0
"Gateway" = 192.168.2.1
Netgear Smart Manages Plus Switch
Vlan 1 = Fritzbox and various computers and devices (all ports are untaged except the one for the OpenWrt router)
Vlan 2 = OpenWrt Router (only the OpenWrt Router is untaged)
Using Static routing both routers allow inter-vlan communication for internet access to the OpenWrt router.
Not one port is in both Vlans, Reason being, if the person disconnects the OpenWrt router and attempts to connect to my network, they have no access to my network or Internet.
Current OpenWrt Setup (after multiple attempts and resets)
Standard Setup /Fresh install except for:
Lan
Protocol: Static
IPv4 Address: 192.164.3.1
IPV4 Gateway 192.168.2.1
Wan
Protocol: Static
IPv4 Address = 10.164.1.1
IPV4 Gateway 192.168.2.1
Static Routes and Firewall settings have not been altered
Any and all help would be greatly appreciated, including suggestions on how to make this setup work. Pictures and config can also be provided, but that the OpenWrt Router was recently reset, I only included the current changes.