Hey Andy,
I can ping 8.8.8.8 and outside interface of firewall Smartconsole (MGMT server) 10.1.90.20, But resolve to the www.google.com or checkpoint.com not working.
[Expert@COM-EFW-01:0]# fw ctl zdebug drop | grep 10.1.90.20
@;74285308.808030;[vs_0];[tid_26];[fw4_26];fw_log_drop_ex: Packet proto=17 10.1.90.20:59268 -> 239.255.255.250:1900 dropped by fw_log_ip_routing_failure Reason: IP multicast routing failed (missing OS route);
@;74285555.808168;[vs_0];[tid_34];[fw4_34];fw_log_drop_ex: Packet proto=17 10.1.90.20:59268 -> 239.255.255.250:1900 dropped by fw_log_ip_routing_failure Reason: IP multicast routing failed (missing OS route);
@;74286043.808271;[vs_0];[tid_36];[fw4_36];fw_log_drop_ex: Packet proto=17 10.1.90.20:59268 -> 239.255.255.250:1900 dropped by fw_log_ip_routing_failure Reason: IP multicast routing failed (missing OS route);
@;74286313.808406;[vs_0];[tid_31];[fw4_31];fw_log_drop_ex: Packet proto=17 10.1.90.20:59268 -> 239.255.255.250:1900 dropped by fw_log_ip_routing_failure Reason: IP multicast routing failed (missing OS route);
^C
Next time perform for exit: "fw ctl debug 0"
cpdev_wait_ioctl_done_mq: ack select failed 23, Interrupted system call
cpdev_user_ioctl_mq: failed to receive ack, Interrupted system call, op 3222829798
cpdev_user_ioctl: ioctl failed to device /vs0/dev/fw0
: Interrupted system call
Cannot unset debug filter
I don't want to route managment servers and smartconsole through mgmt interface, it should be route through internal interface which is bond2.
[Expert@COM-EFW-01:0]# ip route show
default via 213.55.84.9 dev bond1 proto 7
10.0.0.0/8 via 172.24.1.3 dev bond2 proto 7
10.1.0.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.0.111 via 172.24.1.3 dev bond2 proto 7
10.1.0.112 via 172.24.1.3 dev bond2 proto 7
10.1.0.113 via 172.24.1.3 dev bond2 proto 7
10.1.1.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.9.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.10.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.20.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.50.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.60.0/24 via 172.24.1.3 dev bond2 proto 7
10.1.90.0/24 dev Mgmt proto kernel scope link src 10.1.90.11