I have 3 different subnets
- Local Ethernet Subnet
- Home WiFi Submet
- Guest WiFi Subnet
Now I want 1 user from Home Wi Fi Subnet to allow it to access Local Ethernet subnet.
Does anyone have the idea of how to solve it.
Thank you
I have 3 different subnets
Now I want 1 user from Home Wi Fi Subnet to allow it to access Local Ethernet subnet.
Does anyone have the idea of how to solve it.
Thank you
export file=anyname.rsc
edit it with notepad and remove any personal info, like pppoe, wan, usernames.
You need to create a route to networks, but if you want only 1 user to use it, you’ll need a filter blocking the range and allowing only the ip that you want. Also to work well need change this IP to static.
Yes, with a forward chain firewall rule.
Thanks, I’ll try it, I hope it will work ![]()