here is a simple network diagram of what i am trying to do here.
ether 1 goes to my modem, ether 2 (192.168.1.0/24 range) goes to a switch with my PBX, NAS, and web server ( these need to have open access to the internet(as if it was a normal home network)
Ether 3 (10.5.50.0/24 , 192.168.10.0/24 range) has PPPoE server and hotspot on, Now the thing is i need the clients to be able to access the Devices on ether 2. But if i bridge ether 2,3 then the servers get gouverend by hte hotspot and their internet does not work?
I have tried adding a static route with destination add 192.168.1.0/24 to ether 2. but then my access to my servers comes and goes (its very strange) What is the correct way that i should go about doing this?