NAT Interface - Static Route

enclaveenclave Member Posts: 1 ■□□□□□□□□□
I want to make sure that I'm doing this right. I have a default primary router on a 192.168.1.0 network and another router with a fe interface on the same network. So the second router interface is 192.168.1.7 and it NATs to 192.168.255.79. I want to put a route in the primary router to direct traffic for the 192.168.255 netowrk to go through the 1.7 interface. So I should put in the route to look like this:

192.168.255.0 255.255.255.0 fastethernet0/0 192.168.1.7

Would this be right?

Comments

Sign In or Register to comment.