I have a hardware vpn client hanging off of my dmz. It gets a 172.16.x.x address on the secure tunnel side. I need to make sure that traffic on the inside that wants to route to the 172.16.x.x network goes out the dmz instead of the outside. I added the following route statement, let me know if i am headed in the right direction.
route dmz 172.16.x.x 255.255.255.0 10.x.x.1 1
Thanks for any info.
route dmz 172.16.x.x 255.255.255.0 10.x.x.1 1
Thanks for any info.