ROUTING PROBLEM I THINK

I am viewing graphs from a second router. The following is the setup;

router 1 - 192.168.1.40 (graphing allow address set at 0.0.0.0/0) > router 2 192.168.2.40 (IP used to view graphs in router 1 is 192.168.2.100).

The above setup works great. I can view all graphs on both routers. I now what to limit who can see the graphs. To do this I have to change the graphing allow address set at 0.0.0.0/0. I change it to 192.168.2.100 and I cannot see the graphs as I am going through a NAT function in router 2.

Can I do something with the routing in router 2 to allow 192.168.2.100 (and only 100) to see the graphs in router 1 and set the allow address set at to 192.168.2.100. This way I could see all graphs and I could set things up to allow each IP to see only their own queue graph and not others.
I don’t want to change any other function in both routers.

Bob

By graphes must the ip 0.0.0.0/0 but you cant connect with this IP
See the printsceen a made this the correct ip’s for graphing

You must use the IP from your router. http://192.168.1.40 for router 1 and http://192.168.2.40 for router 2
graphing.png

Plisken thank you for your response, but you did not answer the question.

I am going to try the question again. Router 2 WAN is 192.168.1.42 and it’s LAN is 192.168.2.0/24. Setting the graphing in router 1 to allow address to 0.0.0.0/0 or 192.168.1.42 allows everyone in Router 2 to see all graphs. If is set it to my IP 192.168.2.100 then I and no one else in Router 2 can see the graphs as I will be passing through router 2 as 192.168.1.42:xxxx. I want to see all graphs in Router 1 from Router 2, without any other IP in router 2 seeing any graphs. Do I route 192.168.2.100 to say 192.168.1.43 through the WAN of router 1 and use this IP for the graph allow address? How do I do this or what do I have to do to achieve this?