Hi,
now I found some settings in the provider router and can see packets arriving from the HQ side on the 1430.
Now the problem is, that the response is not delivered back to the HQ.
fwaccel off
fw monitor -e "accept [9:1]=50;" -p all
shows me:
[vs_0][fw_0] WAN:i0 (IP Options Strip (in))[152]: <IP HQ Firewall Cluster> -> 192.168.100.50 (50) len=152 id=23638
[vs_0][fw_0] WAN:i1 (vpn decrypt)[152]: <IP HQ Firewall Cluster> -> 192.168.100.50 (50) len=152 id=23638
[vs_0][fw_0] WAN:O12 (TCP streaming post VM)[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=39029
[vs_0][fw_0] WAN:O13 (IP Options Restore (out))[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=39029
[vs_0][fw_0] WAN:O14 (Chain End)[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=39029
[vs_0][fw_0] WAN:i0 (IP Options Strip (in))[152]: <IP HQ Firewall Cluster> -> 192.168.100.50 (50) len=152 id=54150
[vs_0][fw_0] WAN:i1 (vpn decrypt)[152]: <IP HQ Firewall Cluster> -> 192.168.100.50 (50) len=152 id=54150
[vs_0][fw_0] WAN:O12 (TCP streaming post VM)[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=33534
[vs_0][fw_0] WAN:O13 (IP Options Restore (out))[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=33534
[vs_0][fw_0] WAN:O14 (Chain End)[152]: 192.168.100.50 -> <IP HQ Firewall Cluster> (50) len=152 id=33534
I now expect the provider router to un-NAT the outgoing IP 192.168.100.50 to the public IP but can't check this.
On the HQ gateway not a single ESP packet from this public source IP (1.2.3.4) could be seen.
In the Smartcenter settings of the 1430 gateway is configured as follows:
IPSec VPN > Link Selection > Locally managed VPN peers determine .... Always use this IP Address (set)
Statically NATed IP: The public fixed IP of the provider Router (1.2.3.4)
Outgoing Route Selection:
Operation system routing table
Source IP address settings => Automatic (derived from method of IP selection by remote peer)
Does anyone have some more ideas?
Rgds Uwe