rseibert wrote:You have a routing issue.
set route source 192.168.1.0/24 interface ethernet0/3 gateway 68.179.20.150 preference 50
set route source 192.168.1.0/24 interface ethernet0/2 gateway 184.69.6.121 preference 20
Source routing has presidence over destination routing. You would need to remove these source routes from the SSG-320.
I don't think that's a viable option. Both of those interfaces are used for Internet connections by 2 different ISPs. One is our primary and the other is a failover, although both are used simultaneously. And if the main ISP "goes down" we manually remove one of these entries to failover to the other. So I don't believe this will have the desired effect, at least not without creating another problem.