I have a strange scenario.
NOC -> SXT1 -><- SXT2 -> NAT/Firewall -> SXT3 -><- SXT4 -> Private Network (172.17.x.x)
-> SXT5 -><- SXT6 -> Private Network (172.17.x.x)
-> Private Network (172.17.x.x)
The SXTs are all setup as bridges. The Private Network listed above is all the same private network. They are working well. But as setup, from the NOC, we cannot reach SXT3, SXT4, SXT5 or SXT6.
I would like to keep all traffic bridged as is, but create a tunnel for SNMP traffic and occassional maintenance. Overhead should be minimal. We are unable to make many changes to the NAT/Firewall (not ours) and they want to maintain the highest of security on their end (just adding a route is not acceptable).
What is the best approach?
THANKS!!