I have come across an issue with 7.104 where I have some NAT rules set:
1 DNAT [Sites to Dmart-1] DMART Systems
Traffic selector: All VPN Remote Sites → Incoming-Port 19701 → Any
Destination translation: Dmart-1 Dmart Port 9701
Automatic packet filter rule:
Now initially i had the incorrect destination service translation, where data was going to destination port 19701 instead of 9701, so I edited the nat rule and selected the correct service (Dmart Port 9701) and saved the changes, however in my packet filter log, i still see
Default DROP UDP
10.0.43.2 : 19701 → 192.168.2.120 : 19701 len=108 ttl=59 tos=0x00
It should be now sending data to port 9701, not 19701
If i enable and disable the nat rule, it makes no difference, however if i reboot the astaro system, then all works as expected, ie data is routed to port 9701
So it seems the automatic packet filter rules arent being changed / updated.
Has anyone else experienced similar things / bugs, or should i lodge a support case?
This thread was automatically locked due to age.