Hello,
I have a RB192 which I bought to use at a commercial building with 8 suites. My intention was to plug the internet connection into ether1, and have ether 2-9 each hand out IP addresses and do NAT for each suite.
The main reason for going with the 192 was because I wanted to keep each suite from accessing the other suite’s computers. Now I’m sure it’s possible, but can anyone tell me what I’m missing??
Each port has it’s own DHCP server running, and I can plug into any port and get online fine, but I can still ping the other ethernet ports and devices behind them… basically it’s just being a router, they way a router should be, but that isn’t my intention…
Yes, that’s what I was trying to do, but even after looking through the documentation and wiki, I haven’t quite figured out how to do it. Can you give me an example?
Joe I was also under the impression that each interface was physically separate from each other, hence the need to add them to a bridge if you wanted a ‘switch’.
All I can say is perhaps run a VLAN on each interface then, this will sort out your security issues.
The problem isn’t so much that it’s acting like a switch… The problem is that port 1 is say 10.10.0.x/24, and port 2 is 10.10.1.x/24. It is simply routing between the two. I only want each port to be able to go out the port I have configured as the WAN port. Wish there was a way I could just disable routing and let it still NAT through the wan port.