Here is my network setup.
Network A: 192.168.1.0 Gateway: 192.168.1.1 (Internet) App Server: 192.168.1.2 RRAS Server: 192.168.1.3 & 192.168.2.3 (didn't set any gateway on this interface)
Network B: 192.168.2.0 Gateway: 192.168.2.3 (Pointing to RRAS Server)
I want clients in Network B to access App servers and the Internet in Network A. How do I configure routing and NAT using RRAS? Thanks