OK I know this is not how things should be done, But I would like to know how its possible to set this up.
I have a router with two internal networks and an external link to the ISP.
On one of the internal networks there is a webserver that has a static nap from the external IP address, So people outside the network get to it.
What I want to set up is so that people on the other internal network can access the webserver via its public IP address.
see digram attached.
so say the client PC sends an http packet to 68.26.45.125, how can i get the router to translate this in to 172.16.20.25 and send it back to the other internal network.
Any takers on a solution?