Hi Experts,
I am working on a setup where local mgmt server has to configure and manage remote checkpoint gateway that is in different network via internet & one of SD-WAN service chain.
Below is the flow:
CP- SMS > local CP > Local SD-WAN >>>>>IPSEC/Tunnel >>>> Remote SD-WAN > eth6 - Remote CP - eth7
I am using eth6 for service chain from which remote CP gets traffic and eth7 for mgmt interface
traceroute from remote CP to local CP-SMS works but reverse fails at remote CP eth6 interface as it drops the traffic
13:02:51.046622 IP 10.91.117.14.48954 > UCPE32-CP.33471: UDP, length 40
13:02:51.046644 IP 10.91.117.14.21790 > UCPE32-CP.33476: UDP, length 40
13:02:51.046657 IP 10.91.117.14.64158 > UCPE32-CP.33475: UDP, length 40
13:02:51.046680 IP UCPE32-CP > 10.91.117.14: ICMP UCPE32-CP udp port 33472 unreachable, length 76
13:02:51.046730 IP 10.91.117.14.43784 > UCPE32-CP.33478: UDP, length 40
13:02:51.046792 IP UCPE32-CP > 10.91.117.14: ICMP UCPE32-CP udp port 33473 unreachable, length 76
13:02:51.046842 IP UCPE32-CP > 10.91.117.14: ICMP UCPE32-CP udp port 33468 unreachable, length 76
I have few questions:
1. As remote checkpoint is newly installed and to initially configure it we need to have a connectivity to mgmt server.
with the current status, will it allow traffic to flow from eth6 >> eth7 internally? in my case its dropping and if yes, in what condition?
2. How in production the checkpoint gateways are configured with a central SMS on SIC & policy installation? should we make the route directly to eth7 of remote checkpoint gateway from mgmt server ?
3. I have done fw unloadlocal and will this still deny traffic to flow inside checkpoint?
4. As there is default policy which deny traffic from external network, is there any way , I can locally install the policy in checkpoint gateway ?
Appreciate your response.
Thanks,
Rajnish