View Single Post
  #2   (View Single Post)  
Old 1st October 2016
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

I'll guess that you need to add a routing table entry so that the two gateways know how to find each other's internal networks.

For example, on fw1:

# route add 192.168.2.0/24 <ext_ip_fw2>
Reply With Quote