123456789 |
- ## Note that policy parsing stops at the first match,
- ## so adding anything below "$anyvm $anyvm action" line will have no effect
- ## Please use a single # to start your custom comments
- # Default rule for all TemplateVMs - direct the connection to sys-net
- $type:TemplateVM $default allow,target=sys-net
- $anyvm $anyvm deny
|