Hi All,
I need a solution regarding request redirection. I am on RITA (Cisco 2911) network and established two VPN i.e. One VPN with INFO and second with NIDA. INFO is my client and accessing my 192.168.1.0 network. Both 172.16.36.0 and 10.0.0.0 are accessible from RITA side.
Now i want that whenever my client INFO initiate a request to my server 192.168.1.246 then my RITA router automatically redirect this request towards NIDA machine 10.0.0.5 as i can't give direct access to INFO to my core client NIDA.
So is it possible that
172.16.36.101 -------------------> 192.168.1.246
translated/redirected into
192.168.1.246 -------------------> 10.0.0.5
Or you can say whenever i want to access 10.0.0.5, i need to access 192.168.1.246 and RITA will translated it. And one more thing for NIDA machine 10.0.0.5 the source ip should be 192.168.1.246 otherwise it will drop the packet.
Regards,
Uzair Hussain