Issue has been raised in github
https://github.com/apache/cloudstack/issues/7483
On Sun, Apr 30, 2023 at 6:31 PM Lokeswaran T wrote:
> Hi Wei ZHOU,
>
> Thanks for the update. Let me log it as an issue in GitHub.
>
> Regards,
> Loges
>
> On Sat, Apr 29, 2023 at 2:40 AM Wei ZHOU wrote:
>
>> Hi,
Hi Wei ZHOU,
Thanks for the update. Let me log it as an issue in GitHub.
Regards,
Loges
On Sat, Apr 29, 2023 at 2:40 AM Wei ZHOU wrote:
> Hi,
>
> It seems not supported for now. Each ACL rule can have only 1 cidr, which
> is the source cidr for Ingress rules, and destination cidr for Egress
>
Hi,
It seems not supported for now. Each ACL rule can have only 1 cidr, which
is the source cidr for Ingress rules, and destination cidr for Egress rules.
Can you log an issue or a feature request on github ?
-Wei
On Fri, 28 Apr 2023 at 09:24, Lokeswaran T wrote:
> Hi All,
>
> Here is my scen
hey Loges,
Why would you create a port forwarding rule to then disallow it?
I am not sure but I think the rule makes the iptables rules be set as well.
On Fri, Apr 28, 2023 at 9:24 AM Lokeswaran T wrote:
> Hi All,
>
> Here is my scenario.
>
> I have created a VPC then create a new ACL list name
Hi All,
Here is my scenario.
I have created a VPC then create a new ACL list name my-ACL and added the
below rules.
*For Egress:*
ALL Egress allow
*For Ingress:*
CIDR: 0.0.0.0/0
Protocol: TCP
>From Port: 3389
To Port: 3389
Then I created two Windows VMs under this new network. Then I acquire