Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12945765
firewalld-zones-public.xml.jinja
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
493 B
Referenced Files
None
Subscribers
None
firewalld-zones-public.xml.jinja
View Options
<?xml version="1.0" encoding="utf-8"?>
<zone>
<short>Public</short>
<description>For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
<service name="ssh"/>
<service name="dhcpv6-client"/>
<service name="http"/>
<service name="https"/>
{%
for
subnet
in
subnets
%}
<rule family="ipv4">
<source address="
{{
subnet
}}
" />
<accept />
</rule>
{%
endfor
%}
</zone>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Tue, Nov 18, 17:48 (12 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3176152
Default Alt Text
firewalld-zones-public.xml.jinja (493 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment