DaanHoogland closed issue #9838: private gateway ACLs are not applied correctly
URL: https://github.com/apache/cloudstack/issues/9838
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
DaanHoogland commented on issue #9838:
URL: https://github.com/apache/cloudstack/issues/9838#issuecomment-2657055654
fixed in #10268
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
weizhouapache commented on issue #9838:
URL: https://github.com/apache/cloudstack/issues/9838#issuecomment-2612220223
it looks the issue is because of the order of rules
```
root@r-10-VM:~#iptables-save |grep FORWARD
:FORWARD ACCEPT [97:8028]
-A FORWARD -j VPN_STATS_eth1
-A