leoiaco wrote:Hi Johan,it doesn't work [&:].Secondary IP on WAN
interface-> ConfiguredIP Pool -> Configured2nd default route-> (same
distance, different priority)ConfiguredI'm in this scenario FGT <->
switch <-> router isp1 (first route Distance:10, ...
One common reason is if you want to sniff the traffic (packet capture)
or want to do flow debugging (for diagnostics)When traffic offloaded to
network processor diag sniffer or debug can't show the packets as
debugging ans sniffing runs on kernel (in...
Make sure the vip is set to interface as any not wan1. Then create a
policy route like following: Inncoming interface: internal Source:
0.0.0.0/0.0.0.0 Destination: 192.168.1.5/32 Outgoing interfece: internal
Gateway: (blank) Make sure this route is ...
laldana wrote:I have a Cisco Catalyst 4500 core switch, and various
cisco access switches. There are a number of VLANs configured on the
4500 and each vlan has its own vlan interface with ip address configured
which it is the default gateway of the P...
Create host routes (/32) for the remote gateway address though the
corresponding interface. It should fix the problem.Otherwise you will
have to give same priority to both default route so that both remain
active and the firewall can reach the remote...