mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-21 10:47:16 +01:00
* PIXImporter.cpp (pushPolicyRule): see #2297 Added warning when
importer enounters access-list command that matches tcp or udp ports with "neq" port operators in both source and destination. This configuration is not supported by import at this time.
This commit is contained in:
parent
30ee6d2f12
commit
10400f4737
@ -1,5 +1,11 @@
|
||||
2011-04-07 vadim <vadim@netcitadel.com>
|
||||
|
||||
* PIXImporter.cpp (pushPolicyRule): see #2297 Added warning when
|
||||
importer enounters access-list command that matches tcp or udp
|
||||
ports with "neq" port operators in both source and
|
||||
destination. This configuration is not supported by import at this
|
||||
time.
|
||||
|
||||
* PIXImporterNat.cpp (buildSNATRule): see #2319 "Imported nat
|
||||
rules with multi-line access-lists have only the first entry"
|
||||
|
||||
|
||||
@ -437,6 +437,18 @@ void PIXImporter::pushPolicyRule()
|
||||
// ports but used to match source ports in the access-list command.
|
||||
fixServiceObjectUsedForSrcPorts();
|
||||
|
||||
// special exception for rules with "neq" port operator in both
|
||||
// source and destination. #2297. We have decided to just issue a
|
||||
// warning at this time and let user fix the rule manually. We
|
||||
// should handle this case properly some day.
|
||||
if (src_port_op == "neq" && dst_port_op == "neq")
|
||||
{
|
||||
error_tracker->registerError(
|
||||
QObject::tr("Rule matches tcp or udp ports using \"neq\" port operator in "
|
||||
"both source and destination. This configuration is "
|
||||
"not supported by import at this time, please fix manually"));
|
||||
}
|
||||
|
||||
addSrc();
|
||||
addDst();
|
||||
addSrv();
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE FWObjectDatabase SYSTEM "fwbuilder.dtd">
|
||||
<FWObjectDatabase xmlns="http://www.fwbuilder.org/1.0/" version="18" lastModified="1301700650" id="root">
|
||||
<FWObjectDatabase xmlns="http://www.fwbuilder.org/1.0/" version="18" lastModified="1302210274" id="root">
|
||||
<Library id="syslib000" color="#d4f8ff" name="Standard" comment="Standard objects" ro="True">
|
||||
<AnyNetwork id="sysid0" name="Any" comment="Any Network" ro="False" address="0.0.0.0" netmask="0.0.0.0"/>
|
||||
<AnyIPService id="sysid1" protocol_num="0" name="Any" comment="Any IP Service" ro="False"/>
|
||||
@ -460,193 +460,161 @@
|
||||
<ServiceGroup id="id22" name="Services" comment="" ro="False">
|
||||
<ServiceGroup id="id23" name="Groups" comment="" ro="False">
|
||||
<ServiceGroup id="id24" name="id5102X14531.srv.tcp.0" comment="Created during import of line 102" ro="False">
|
||||
<ServiceRef ref="id105"/>
|
||||
<ServiceRef ref="id106"/>
|
||||
<ServiceRef ref="id108"/>
|
||||
<ServiceRef ref="id109"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id27" name="pg1" comment="Created during import of line 110" ro="False">
|
||||
<ServiceRef ref="id86"/>
|
||||
<ServiceRef ref="id87"/>
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id89"/>
|
||||
<ServiceRef ref="id90"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
<ServiceRef ref="id92"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id32" name="test-service-1" comment="Created during import of line 123" ro="False">
|
||||
<ServiceRef ref="id105"/>
|
||||
<ServiceRef ref="id108"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id34" name="test-service-2" comment="Created during import of line 126" ro="False">
|
||||
<ServiceRef ref="id107"/>
|
||||
<ServiceRef ref="id110"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id36" name="test-service-3" comment="Created during import of line 129" ro="False">
|
||||
<ServiceRef ref="id108"/>
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id32"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id39" name="test-service-4" comment="Created during import of line 133" ro="False">
|
||||
<ServiceRef ref="id108"/>
|
||||
<ServiceRef ref="id109"/>
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id112"/>
|
||||
<ServiceRef ref="id32"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id43" name="id5102X14531.srv.tcp.0-mirror" comment="Created during import of line 189" ro="False">
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id112"/>
|
||||
<ServiceRef ref="id114"/>
|
||||
<ServiceRef ref="id115"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id46" name="tcp src neq 88" comment="Created during import of line 197" ro="False">
|
||||
<ServiceRef ref="id117"/>
|
||||
<ServiceRef ref="id118"/>
|
||||
<ServiceRef ref="id120"/>
|
||||
<ServiceRef ref="id121"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id49" name="id5102X14531.srv.tcp.0-mirror" comment="Created during import of line 199" ro="False">
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id112"/>
|
||||
<ServiceRef ref="id114"/>
|
||||
<ServiceRef ref="id115"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id52" name="tcp src neq 88" comment="Created during import of line 204" ro="False">
|
||||
<ServiceRef ref="id117"/>
|
||||
<ServiceRef ref="id118"/>
|
||||
<ServiceRef ref="id120"/>
|
||||
<ServiceRef ref="id121"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id55" name="tcp dst neq 88" comment="Created during import of line 211" ro="False">
|
||||
<ServiceRef ref="id122"/>
|
||||
<ServiceRef ref="id123"/>
|
||||
<ServiceRef ref="id125"/>
|
||||
<ServiceRef ref="id126"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id58" name="tcp dst neq 88" comment="Created during import of line 218" ro="False">
|
||||
<ServiceRef ref="id122"/>
|
||||
<ServiceRef ref="id123"/>
|
||||
<ServiceRef ref="id125"/>
|
||||
<ServiceRef ref="id126"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id61" name="tcp dst neq foo" comment="Created during import of line 221" ro="False">
|
||||
<ServiceRef ref="id124"/>
|
||||
<ServiceRef ref="id125"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id64" name="tcp src 1023 / dst neq 88" comment="Created during import of line 229" ro="False">
|
||||
<ServiceRef ref="id127"/>
|
||||
<ServiceRef ref="id128"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id67" name="test-service-1-mirror" comment="Created during import of line 240" ro="False">
|
||||
<ServiceRef ref="id111"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id69" name="test-service-2-mirror" comment="Created during import of line 241" ro="False">
|
||||
<ServiceGroup id="id64" name="tcp src 1023 / dst neq 88" comment="Created during import of line 229" ro="False">
|
||||
<ServiceRef ref="id130"/>
|
||||
<ServiceRef ref="id131"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id67" name="test-service-1-mirror" comment="Created during import of line 240" ro="False">
|
||||
<ServiceRef ref="id114"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id69" name="test-service-2-mirror" comment="Created during import of line 241" ro="False">
|
||||
<ServiceRef ref="id134"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id71" name="test-service-3-mirror" comment="Created during import of line 242" ro="False">
|
||||
<ServiceRef ref="id132"/>
|
||||
<ServiceRef ref="id135"/>
|
||||
<ServiceRef ref="id74"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id74" name="test-service-1-mirror" comment="Created during import of line 242" ro="False">
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id114"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id76" name="test-service-4-mirror" comment="Created during import of line 243" ro="False">
|
||||
<ServiceRef ref="id132"/>
|
||||
<ServiceRef ref="id133"/>
|
||||
<ServiceRef ref="id135"/>
|
||||
<ServiceRef ref="id136"/>
|
||||
<ServiceRef ref="id80"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id80" name="test-service-1-mirror" comment="Created during import of line 243" ro="False">
|
||||
<ServiceRef ref="id111"/>
|
||||
<ServiceRef ref="id114"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id82" name="tcp src www / dst neq www" comment="Created during import of line 253" ro="False">
|
||||
<ServiceRef ref="id139"/>
|
||||
<ServiceRef ref="id140"/>
|
||||
</ServiceGroup>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id82" name="ICMP" comment="" ro="False">
|
||||
<ICMPService id="id83" code="-1" type="-1" name="icmp -1/-1" comment="Created during import of line 152" ro="False"/>
|
||||
<ServiceGroup id="id85" name="ICMP" comment="" ro="False">
|
||||
<ICMPService id="id86" code="-1" type="-1" name="icmp -1/-1" comment="Created during import of line 152" ro="False"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id84" name="IP" comment="" ro="False">
|
||||
<IPService id="id85" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="88" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip2" comment="Created during import of line 108" ro="False"/>
|
||||
<IPService id="id86" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="111" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-111" comment="Created during import of line 111" ro="False"/>
|
||||
<IPService id="id87" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="51" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-51" comment="Created during import of line 112" ro="False"/>
|
||||
<IPService id="id88" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="0" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip" comment="Created during import of line 113" ro="False"/>
|
||||
<IPService id="id89" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="88" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-88" comment="Created during import of line 114" ro="False"/>
|
||||
<IPService id="id90" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="50" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-50" comment="Created during import of line 150" ro="False"/>
|
||||
<IPService id="id91" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="47" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-47" comment="Created during import of line 151" ro="False"/>
|
||||
<IPService id="id92" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="2" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-2" comment="Created during import of line 154" ro="False"/>
|
||||
<IPService id="id93" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="9" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-9" comment="Created during import of line 155" ro="False"/>
|
||||
<IPService id="id94" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="4" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-4" comment="Created during import of line 157" ro="False"/>
|
||||
<IPService id="id95" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="94" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-94" comment="Created during import of line 159" ro="False"/>
|
||||
<IPService id="id96" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="89" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-89" comment="Created during import of line 162" ro="False"/>
|
||||
<IPService id="id97" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="108" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-108" comment="Created during import of line 163" ro="False"/>
|
||||
<IPService id="id98" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="103" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-103" comment="Created during import of line 164" ro="False"/>
|
||||
<IPService id="id99" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="109" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-109" comment="Created during import of line 166" ro="False"/>
|
||||
<ServiceGroup id="id87" name="IP" comment="" ro="False">
|
||||
<IPService id="id88" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="88" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip2" comment="Created during import of line 108" ro="False"/>
|
||||
<IPService id="id89" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="111" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-111" comment="Created during import of line 111" ro="False"/>
|
||||
<IPService id="id90" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="51" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-51" comment="Created during import of line 112" ro="False"/>
|
||||
<IPService id="id91" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="0" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip" comment="Created during import of line 113" ro="False"/>
|
||||
<IPService id="id92" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="88" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-88" comment="Created during import of line 114" ro="False"/>
|
||||
<IPService id="id93" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="50" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-50" comment="Created during import of line 150" ro="False"/>
|
||||
<IPService id="id94" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="47" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-47" comment="Created during import of line 151" ro="False"/>
|
||||
<IPService id="id95" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="2" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-2" comment="Created during import of line 154" ro="False"/>
|
||||
<IPService id="id96" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="9" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-9" comment="Created during import of line 155" ro="False"/>
|
||||
<IPService id="id97" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="4" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-4" comment="Created during import of line 157" ro="False"/>
|
||||
<IPService id="id98" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="94" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-94" comment="Created during import of line 159" ro="False"/>
|
||||
<IPService id="id99" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="89" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-89" comment="Created during import of line 162" ro="False"/>
|
||||
<IPService id="id100" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="108" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-108" comment="Created during import of line 163" ro="False"/>
|
||||
<IPService id="id101" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="103" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-103" comment="Created during import of line 164" ro="False"/>
|
||||
<IPService id="id102" any_opt="False" dscp="" fragm="False" lsrr="False" protocol_num="109" rr="False" rtralt="False" rtralt_value="False" short_fragm="False" ssrr="False" tos="" ts="False" name="ip-109" comment="Created during import of line 166" ro="False"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id100" name="TCP" comment="" ro="False">
|
||||
<TCPService id="id101" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="http.0" comment="Created during import of line 78" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id102" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="https.0" comment="Created during import of line 82" ro="False" src_range_start="0" src_range_end="0" dst_range_start="443" dst_range_end="443"/>
|
||||
<TCPService id="id103" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="match-1" comment="Created during import of line 86" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id104" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="match-2" comment="Created during import of line 89" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="1023"/>
|
||||
<TCPService id="id105" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 80:80" comment="Created during import of line 103" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id106" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 443:443" comment="Created during import of line 104" ro="False" src_range_start="0" src_range_end="0" dst_range_start="443" dst_range_end="443"/>
|
||||
<TCPService id="id107" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1000:1010" comment="Created during import of line 127" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1000" dst_range_end="1010"/>
|
||||
<TCPService id="id108" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 25:25" comment="Created during import of line 130" ro="False" src_range_start="0" src_range_end="0" dst_range_start="25" dst_range_end="25"/>
|
||||
<TCPService id="id109" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 88:88" comment="Created during import of line 135" ro="False" src_range_start="0" src_range_end="0" dst_range_start="88" dst_range_end="88"/>
|
||||
<TCPService id="id110" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:0" comment="Created during import of line 167" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id111" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 80:80-mirror" comment="Created during import of line 103" ro="False" src_range_start="80" src_range_end="80" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id112" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 443:443-mirror" comment="Created during import of line 104" ro="False" src_range_start="443" src_range_end="443" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id113" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 0:0" comment="Created during import of line 193" ro="False" src_range_start="80" src_range_end="80" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id114" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1011:65535 / 0:0" comment="Created during import of line 194" ro="False" src_range_start="1011" src_range_end="65535" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id115" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:1023 / 0:0" comment="Created during import of line 195" ro="False" src_range_start="0" src_range_end="1023" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id116" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1010:1020 / 0:0" comment="Created during import of line 196" ro="False" src_range_start="1010" src_range_end="1020" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id117" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:87 / 0:0" comment="Created during import of line 197" ro="False" src_range_start="0" src_range_end="87" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id118" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 89:65535 / 0:0" comment="Created during import of line 197" ro="False" src_range_start="89" src_range_end="65535" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id119" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1011:65535" comment="Created during import of line 208" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1011" dst_range_end="65535"/>
|
||||
<TCPService id="id120" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:1023" comment="Created during import of line 209" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="1023"/>
|
||||
<TCPService id="id121" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1010:1020" comment="Created during import of line 210" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1010" dst_range_end="1020"/>
|
||||
<TCPService id="id122" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:87" comment="Created during import of line 211" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="87"/>
|
||||
<TCPService id="id123" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 89:65535" comment="Created during import of line 211" ro="False" src_range_start="0" src_range_end="0" dst_range_start="89" dst_range_end="65535"/>
|
||||
<TCPService id="id124" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:-1" comment="Created during import of line 221" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="-1"/>
|
||||
<TCPService id="id125" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1:65535" comment="Created during import of line 221" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1" dst_range_end="65535"/>
|
||||
<TCPService id="id126" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 80:80" comment="Created during import of line 227" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id127" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 0:87" comment="Created during import of line 229" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="0" dst_range_end="87"/>
|
||||
<TCPService id="id128" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 89:65535" comment="Created during import of line 229" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="89" dst_range_end="65535"/>
|
||||
<TCPService id="id129" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 1024:65535" comment="Created during import of line 231" ro="False" src_range_start="80" src_range_end="80" dst_range_start="1024" dst_range_end="65535"/>
|
||||
<TCPService id="id130" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1080:1090 / 1080:1090" comment="Created during import of line 232" ro="False" src_range_start="1080" src_range_end="1090" dst_range_start="1080" dst_range_end="1090"/>
|
||||
<TCPService id="id131" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1000:1010-mirror" comment="Created during import of line 127" ro="False" src_range_start="1000" src_range_end="1010" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id132" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 25:25-mirror" comment="Created during import of line 130" ro="False" src_range_start="25" src_range_end="25" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id133" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 88:88-mirror" comment="Created during import of line 135" ro="False" src_range_start="88" src_range_end="88" dst_range_start="0" dst_range_end="0"/>
|
||||
<ServiceGroup id="id103" name="TCP" comment="" ro="False">
|
||||
<TCPService id="id104" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="http.0" comment="Created during import of line 78" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id105" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="https.0" comment="Created during import of line 82" ro="False" src_range_start="0" src_range_end="0" dst_range_start="443" dst_range_end="443"/>
|
||||
<TCPService id="id106" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="match-1" comment="Created during import of line 86" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id107" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="match-2" comment="Created during import of line 89" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="1023"/>
|
||||
<TCPService id="id108" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 80:80" comment="Created during import of line 103" ro="False" src_range_start="0" src_range_end="0" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id109" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 443:443" comment="Created during import of line 104" ro="False" src_range_start="0" src_range_end="0" dst_range_start="443" dst_range_end="443"/>
|
||||
<TCPService id="id110" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1000:1010" comment="Created during import of line 127" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1000" dst_range_end="1010"/>
|
||||
<TCPService id="id111" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 25:25" comment="Created during import of line 130" ro="False" src_range_start="0" src_range_end="0" dst_range_start="25" dst_range_end="25"/>
|
||||
<TCPService id="id112" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 88:88" comment="Created during import of line 135" ro="False" src_range_start="0" src_range_end="0" dst_range_start="88" dst_range_end="88"/>
|
||||
<TCPService id="id113" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:0" comment="Created during import of line 167" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id114" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 80:80-mirror" comment="Created during import of line 103" ro="False" src_range_start="80" src_range_end="80" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id115" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 443:443-mirror" comment="Created during import of line 104" ro="False" src_range_start="443" src_range_end="443" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id116" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 0:0" comment="Created during import of line 193" ro="False" src_range_start="80" src_range_end="80" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id117" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1011:65535 / 0:0" comment="Created during import of line 194" ro="False" src_range_start="1011" src_range_end="65535" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id118" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:1023 / 0:0" comment="Created during import of line 195" ro="False" src_range_start="0" src_range_end="1023" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id119" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1010:1020 / 0:0" comment="Created during import of line 196" ro="False" src_range_start="1010" src_range_end="1020" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id120" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:87 / 0:0" comment="Created during import of line 197" ro="False" src_range_start="0" src_range_end="87" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id121" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 89:65535 / 0:0" comment="Created during import of line 197" ro="False" src_range_start="89" src_range_end="65535" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id122" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1011:65535" comment="Created during import of line 208" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1011" dst_range_end="65535"/>
|
||||
<TCPService id="id123" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:1023" comment="Created during import of line 209" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="1023"/>
|
||||
<TCPService id="id124" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1010:1020" comment="Created during import of line 210" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1010" dst_range_end="1020"/>
|
||||
<TCPService id="id125" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:87" comment="Created during import of line 211" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="87"/>
|
||||
<TCPService id="id126" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 89:65535" comment="Created during import of line 211" ro="False" src_range_start="0" src_range_end="0" dst_range_start="89" dst_range_end="65535"/>
|
||||
<TCPService id="id127" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 0:-1" comment="Created during import of line 221" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="-1"/>
|
||||
<TCPService id="id128" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1:65535" comment="Created during import of line 221" ro="False" src_range_start="0" src_range_end="0" dst_range_start="1" dst_range_end="65535"/>
|
||||
<TCPService id="id129" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 80:80" comment="Created during import of line 227" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id130" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 0:87" comment="Created during import of line 229" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="0" dst_range_end="87"/>
|
||||
<TCPService id="id131" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1024:65535 / 89:65535" comment="Created during import of line 229" ro="False" src_range_start="1024" src_range_end="65535" dst_range_start="89" dst_range_end="65535"/>
|
||||
<TCPService id="id132" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 1024:65535" comment="Created during import of line 231" ro="False" src_range_start="80" src_range_end="80" dst_range_start="1024" dst_range_end="65535"/>
|
||||
<TCPService id="id133" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 1080:1090 / 1080:1090" comment="Created during import of line 232" ro="False" src_range_start="1080" src_range_end="1090" dst_range_start="1080" dst_range_end="1090"/>
|
||||
<TCPService id="id134" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 1000:1010-mirror" comment="Created during import of line 127" ro="False" src_range_start="1000" src_range_end="1010" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id135" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 25:25-mirror" comment="Created during import of line 130" ro="False" src_range_start="25" src_range_end="25" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id136" ack_flag="False" ack_flag_mask="False" established="True" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:0 / 88:88-mirror" comment="Created during import of line 135" ro="False" src_range_start="88" src_range_end="88" dst_range_start="0" dst_range_end="0"/>
|
||||
<TCPService id="id137" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 0:79 / 80:80" comment="" ro="False" src_range_start="0" src_range_end="79" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id138" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 81:65535 / 80:80" comment="" ro="False" src_range_start="81" src_range_end="65535" dst_range_start="80" dst_range_end="80"/>
|
||||
<TCPService id="id139" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 0:79" comment="Created during import of line 253" ro="False" src_range_start="80" src_range_end="80" dst_range_start="0" dst_range_end="79"/>
|
||||
<TCPService id="id140" ack_flag="False" ack_flag_mask="False" established="False" fin_flag="False" fin_flag_mask="False" psh_flag="False" psh_flag_mask="False" rst_flag="False" rst_flag_mask="False" syn_flag="False" syn_flag_mask="False" urg_flag="False" urg_flag_mask="False" name="tcp 80:80 / 81:65535" comment="Created during import of line 253" ro="False" src_range_start="80" src_range_end="80" dst_range_start="81" dst_range_end="65535"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id134" name="UDP" comment="" ro="False">
|
||||
<UDPService id="id135" name="udp 0:0 / 0:0" comment="Created during import of line 168" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="0"/>
|
||||
<ServiceGroup id="id141" name="UDP" comment="" ro="False">
|
||||
<UDPService id="id142" name="udp 0:0 / 0:0" comment="Created during import of line 168" ro="False" src_range_start="0" src_range_end="0" dst_range_start="0" dst_range_end="0"/>
|
||||
</ServiceGroup>
|
||||
<ServiceGroup id="id136" name="Users" comment="" ro="False"/>
|
||||
<ServiceGroup id="id137" name="Custom" comment="" ro="False"/>
|
||||
<ServiceGroup id="id138" name="TagServices" comment="" ro="False"/>
|
||||
<ServiceGroup id="id143" name="Users" comment="" ro="False"/>
|
||||
<ServiceGroup id="id144" name="Custom" comment="" ro="False"/>
|
||||
<ServiceGroup id="id145" name="TagServices" comment="" ro="False"/>
|
||||
</ServiceGroup>
|
||||
<ObjectGroup id="id139" name="Firewalls" comment="" ro="False">
|
||||
<Firewall id="id140" host_OS="pix_os" lastCompiled="0" lastInstalled="0" lastModified="0" platform="pix" version="8.3" name="asa5505" comment="Created during import of line 5" ro="False">
|
||||
<NAT id="id984" name="NAT" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<ObjectGroup id="id146" name="Firewalls" comment="" ro="False">
|
||||
<Firewall id="id147" host_OS="pix_os" lastCompiled="0" lastInstalled="0" lastModified="0" platform="pix" version="8.3" name="asa5505" comment="Created during import of line 5" ro="False">
|
||||
<NAT id="id1003" name="NAT" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<RuleSetOptions/>
|
||||
</NAT>
|
||||
<Policy id="id142" name="Policy" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<PolicyRule id="id144" disabled="False" group="" log="False" position="0" action="Accept" direction="Inbound" comment="Imported from inside_in 0 ( global ) Created during import of line 148">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id87"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id156" disabled="False" group="" log="False" position="1" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 149">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id89"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id168" disabled="False" group="" log="False" position="2" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 150">
|
||||
<Policy id="id149" name="Policy" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<PolicyRule id="id151" disabled="False" group="" log="False" position="0" action="Accept" direction="Inbound" comment="Imported from inside_in 0 ( global ) Created during import of line 148">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -657,7 +625,7 @@
|
||||
<ServiceRef ref="id90"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -666,47 +634,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id180" disabled="False" group="" log="False" position="3" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 151">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id192" disabled="False" group="" log="False" position="4" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 152">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id83"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id204" disabled="False" group="" log="False" position="5" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 154">
|
||||
<PolicyRule id="id163" disabled="False" group="" log="False" position="1" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 149">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -717,7 +645,7 @@
|
||||
<ServiceRef ref="id92"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -726,7 +654,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id216" disabled="False" group="" log="False" position="6" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 155">
|
||||
<PolicyRule id="id175" disabled="False" group="" log="False" position="2" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 150">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -737,7 +665,7 @@
|
||||
<ServiceRef ref="id93"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -746,27 +674,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id228" disabled="False" group="" log="False" position="7" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 156">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id240" disabled="False" group="" log="False" position="8" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 157">
|
||||
<PolicyRule id="id187" disabled="False" group="" log="False" position="3" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 151">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -777,7 +685,7 @@
|
||||
<ServiceRef ref="id94"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -786,7 +694,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id252" disabled="False" group="" log="False" position="9" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 158">
|
||||
<PolicyRule id="id199" disabled="False" group="" log="False" position="4" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 152">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -794,10 +702,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id90"/>
|
||||
<ServiceRef ref="id86"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -806,7 +714,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id264" disabled="False" group="" log="False" position="10" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 159">
|
||||
<PolicyRule id="id211" disabled="False" group="" log="False" position="5" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 154">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -817,7 +725,7 @@
|
||||
<ServiceRef ref="id95"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -826,47 +734,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id276" disabled="False" group="" log="False" position="11" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 160">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id85"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id288" disabled="False" group="" log="False" position="12" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 161">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id27"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id300" disabled="False" group="" log="False" position="13" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 162">
|
||||
<PolicyRule id="id223" disabled="False" group="" log="False" position="6" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 155">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -877,7 +745,7 @@
|
||||
<ServiceRef ref="id96"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -886,47 +754,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id312" disabled="False" group="" log="False" position="14" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 163">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id97"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id324" disabled="False" group="" log="False" position="15" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 164">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id98"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id336" disabled="False" group="" log="False" position="16" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 165">
|
||||
<PolicyRule id="id235" disabled="False" group="" log="False" position="7" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 156">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -937,7 +765,7 @@
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -946,7 +774,107 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id348" disabled="False" group="" log="False" position="17" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 166">
|
||||
<PolicyRule id="id247" disabled="False" group="" log="False" position="8" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 157">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id97"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id259" disabled="False" group="" log="False" position="9" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 158">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id93"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id271" disabled="False" group="" log="False" position="10" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 159">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id98"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id283" disabled="False" group="" log="False" position="11" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 160">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id295" disabled="False" group="" log="False" position="12" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 161">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id27"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id307" disabled="False" group="" log="False" position="13" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 162">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -957,7 +885,7 @@
|
||||
<ServiceRef ref="id99"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -966,7 +894,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id360" disabled="False" group="" log="False" position="18" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 167">
|
||||
<PolicyRule id="id319" disabled="False" group="" log="False" position="14" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 163">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -974,10 +902,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id110"/>
|
||||
<ServiceRef ref="id100"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -986,7 +914,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id372" disabled="False" group="" log="False" position="19" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 168">
|
||||
<PolicyRule id="id331" disabled="False" group="" log="False" position="15" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 164">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
@ -994,10 +922,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id135"/>
|
||||
<ServiceRef ref="id101"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1006,7 +934,87 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id384" disabled="False" group="" log="False" position="20" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 171">
|
||||
<PolicyRule id="id343" disabled="False" group="" log="False" position="16" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 165">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id94"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id355" disabled="False" group="" log="False" position="17" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 166">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id102"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id367" disabled="False" group="" log="False" position="18" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 167">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id113"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id379" disabled="False" group="" log="False" position="19" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 168">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id17"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id142"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id391" disabled="False" group="" log="False" position="20" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 171">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id15"/>
|
||||
</Src>
|
||||
@ -1014,10 +1022,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1026,7 +1034,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id396" disabled="False" group="" log="True" position="21" action="Deny" direction="Inbound" comment="Imported from inside_in 3 ( global ) Created during import of line 175">
|
||||
<PolicyRule id="id403" disabled="False" group="" log="True" position="21" action="Deny" direction="Inbound" comment="Imported from inside_in 3 ( global ) Created during import of line 175">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1034,10 +1042,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1046,7 +1054,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id408" disabled="False" group="" log="True" position="22" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 177">
|
||||
<PolicyRule id="id415" disabled="False" group="" log="True" position="22" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 177">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1054,10 +1062,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1067,7 +1075,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id420" disabled="False" group="" log="True" position="23" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 179">
|
||||
<PolicyRule id="id427" disabled="False" group="" log="True" position="23" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 179">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1075,10 +1083,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1088,7 +1096,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id432" disabled="False" group="" log="True" position="24" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 180">
|
||||
<PolicyRule id="id439" disabled="False" group="" log="True" position="24" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 180">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1096,10 +1104,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1109,7 +1117,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id444" disabled="False" group="" log="True" position="25" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 181">
|
||||
<PolicyRule id="id451" disabled="False" group="" log="True" position="25" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 181">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1117,10 +1125,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1131,7 +1139,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id456" disabled="False" group="" log="True" position="26" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 183">
|
||||
<PolicyRule id="id463" disabled="False" group="" log="True" position="26" action="Deny" direction="Inbound" comment="Imported from inside_in Created during import of line 183">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1139,10 +1147,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id88"/>
|
||||
<ServiceRef ref="id91"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1153,7 +1161,7 @@
|
||||
<Option name="stateless">True</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id468" disabled="False" group="" log="False" position="27" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 189">
|
||||
<PolicyRule id="id475" disabled="False" group="" log="False" position="27" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 189">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
@ -1164,7 +1172,7 @@
|
||||
<ServiceRef ref="id43"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1173,38 +1181,18 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id480" disabled="False" group="" log="False" position="28" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 191">
|
||||
<PolicyRule id="id487" disabled="False" group="" log="False" position="28" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 191">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id110"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id492" disabled="False" group="" log="False" position="29" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 193">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id113"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1213,47 +1201,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id504" disabled="False" group="" log="False" position="30" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 194">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id114"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id516" disabled="False" group="" log="False" position="31" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 195">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id115"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id528" disabled="False" group="" log="False" position="32" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 196">
|
||||
<PolicyRule id="id499" disabled="False" group="" log="False" position="29" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 193">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
@ -1264,7 +1212,7 @@
|
||||
<ServiceRef ref="id116"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1273,7 +1221,67 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id540" disabled="False" group="" log="False" position="33" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 197">
|
||||
<PolicyRule id="id511" disabled="False" group="" log="False" position="30" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 194">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id117"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id523" disabled="False" group="" log="False" position="31" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 195">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id118"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id535" disabled="False" group="" log="False" position="32" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 196">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id119"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id547" disabled="False" group="" log="False" position="33" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 197">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id3"/>
|
||||
</Src>
|
||||
@ -1284,7 +1292,7 @@
|
||||
<ServiceRef ref="id46"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1293,7 +1301,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id552" disabled="False" group="" log="False" position="34" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 199">
|
||||
<PolicyRule id="id559" disabled="False" group="" log="False" position="34" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 199">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
@ -1304,7 +1312,7 @@
|
||||
<ServiceRef ref="id49"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1313,67 +1321,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id564" disabled="False" group="" log="False" position="35" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 200">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id113"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id576" disabled="False" group="" log="False" position="36" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 201">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id114"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id588" disabled="False" group="" log="False" position="37" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 202">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id115"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id600" disabled="False" group="" log="False" position="38" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 203">
|
||||
<PolicyRule id="id571" disabled="False" group="" log="False" position="35" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 200">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
@ -1384,7 +1332,7 @@
|
||||
<ServiceRef ref="id116"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1393,7 +1341,67 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id612" disabled="False" group="" log="False" position="39" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 204">
|
||||
<PolicyRule id="id583" disabled="False" group="" log="False" position="36" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 201">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id117"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id595" disabled="False" group="" log="False" position="37" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 202">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id118"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id607" disabled="False" group="" log="False" position="38" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 203">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id119"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id619" disabled="False" group="" log="False" position="39" action="Accept" direction="Inbound" comment="Imported from inside_in Created during import of line 204">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id19"/>
|
||||
</Src>
|
||||
@ -1404,7 +1412,7 @@
|
||||
<ServiceRef ref="id52"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1413,7 +1421,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id624" disabled="False" group="" log="False" position="40" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 206">
|
||||
<PolicyRule id="id631" disabled="False" group="" log="False" position="40" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 206">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1424,7 +1432,7 @@
|
||||
<ServiceRef ref="id24"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1433,7 +1441,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id636" disabled="False" group="" log="False" position="41" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 207">
|
||||
<PolicyRule id="id643" disabled="False" group="" log="False" position="41" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 207">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1441,10 +1449,10 @@
|
||||
<ObjectRef ref="id3"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id105"/>
|
||||
<ServiceRef ref="id108"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1453,7 +1461,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id648" disabled="False" group="" log="False" position="42" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 208">
|
||||
<PolicyRule id="id655" disabled="False" group="" log="False" position="42" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 208">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1461,10 +1469,10 @@
|
||||
<ObjectRef ref="id3"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id119"/>
|
||||
<ServiceRef ref="id122"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1473,7 +1481,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id660" disabled="False" group="" log="False" position="43" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 209">
|
||||
<PolicyRule id="id667" disabled="False" group="" log="False" position="43" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 209">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1481,10 +1489,10 @@
|
||||
<ObjectRef ref="id3"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id120"/>
|
||||
<ServiceRef ref="id123"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1493,7 +1501,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id672" disabled="False" group="" log="False" position="44" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 210">
|
||||
<PolicyRule id="id679" disabled="False" group="" log="False" position="44" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 210">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1501,10 +1509,10 @@
|
||||
<ObjectRef ref="id3"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id121"/>
|
||||
<ServiceRef ref="id124"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1513,7 +1521,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id684" disabled="False" group="" log="False" position="45" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 211">
|
||||
<PolicyRule id="id691" disabled="False" group="" log="False" position="45" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 211">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1524,7 +1532,7 @@
|
||||
<ServiceRef ref="id55"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1533,7 +1541,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id696" disabled="False" group="" log="False" position="46" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 213">
|
||||
<PolicyRule id="id703" disabled="False" group="" log="False" position="46" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 213">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1544,7 +1552,7 @@
|
||||
<ServiceRef ref="id24"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1553,7 +1561,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id708" disabled="False" group="" log="False" position="47" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 214">
|
||||
<PolicyRule id="id715" disabled="False" group="" log="False" position="47" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 214">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1561,10 +1569,10 @@
|
||||
<ObjectRef ref="id19"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id105"/>
|
||||
<ServiceRef ref="id108"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1573,7 +1581,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id720" disabled="False" group="" log="False" position="48" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 215">
|
||||
<PolicyRule id="id727" disabled="False" group="" log="False" position="48" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 215">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1581,10 +1589,10 @@
|
||||
<ObjectRef ref="id19"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id119"/>
|
||||
<ServiceRef ref="id122"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1593,7 +1601,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id732" disabled="False" group="" log="False" position="49" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 216">
|
||||
<PolicyRule id="id739" disabled="False" group="" log="False" position="49" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 216">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1601,10 +1609,10 @@
|
||||
<ObjectRef ref="id19"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id120"/>
|
||||
<ServiceRef ref="id123"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1613,7 +1621,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id744" disabled="False" group="" log="False" position="50" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 217">
|
||||
<PolicyRule id="id751" disabled="False" group="" log="False" position="50" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 217">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1621,10 +1629,10 @@
|
||||
<ObjectRef ref="id19"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id121"/>
|
||||
<ServiceRef ref="id124"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1633,7 +1641,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id756" disabled="False" group="" log="False" position="51" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 218">
|
||||
<PolicyRule id="id763" disabled="False" group="" log="False" position="51" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 218">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1644,7 +1652,7 @@
|
||||
<ServiceRef ref="id58"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1653,7 +1661,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id768" disabled="False" group="" log="False" position="52" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 221 tcp port name 'foo' is unknown">
|
||||
<PolicyRule id="id775" disabled="False" group="" log="False" position="52" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 221 tcp port name 'foo' is unknown">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1664,7 +1672,7 @@
|
||||
<ServiceRef ref="id61"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1674,7 +1682,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id780" disabled="False" group="" log="False" position="53" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 223">
|
||||
<PolicyRule id="id787" disabled="False" group="" log="False" position="53" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 223">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1682,10 +1690,10 @@
|
||||
<ObjectRef ref="id11"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id110"/>
|
||||
<ServiceRef ref="id113"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1694,7 +1702,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id792" disabled="False" group="" log="False" position="54" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 225">
|
||||
<PolicyRule id="id799" disabled="False" group="" log="False" position="54" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 225">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id8"/>
|
||||
</Src>
|
||||
@ -1702,10 +1710,10 @@
|
||||
<ObjectRef ref="id11"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id110"/>
|
||||
<ServiceRef ref="id113"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1714,7 +1722,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id804" disabled="False" group="" log="False" position="55" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 227">
|
||||
<PolicyRule id="id811" disabled="False" group="" log="False" position="55" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 227">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id8"/>
|
||||
</Src>
|
||||
@ -1722,10 +1730,10 @@
|
||||
<ObjectRef ref="id11"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id126"/>
|
||||
<ServiceRef ref="id129"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1734,7 +1742,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id816" disabled="False" group="" log="False" position="56" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 229">
|
||||
<PolicyRule id="id823" disabled="False" group="" log="False" position="56" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 229">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id8"/>
|
||||
</Src>
|
||||
@ -1745,7 +1753,7 @@
|
||||
<ServiceRef ref="id64"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1754,7 +1762,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id828" disabled="False" group="" log="False" position="57" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 231">
|
||||
<PolicyRule id="id835" disabled="False" group="" log="False" position="57" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 231">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1762,10 +1770,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id129"/>
|
||||
<ServiceRef ref="id132"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1774,7 +1782,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id840" disabled="False" group="" log="False" position="58" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 232">
|
||||
<PolicyRule id="id847" disabled="False" group="" log="False" position="58" action="Accept" direction="Outbound" comment="Imported from inside_out Created during import of line 232">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1782,10 +1790,10 @@
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id130"/>
|
||||
<ServiceRef ref="id133"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id988"/>
|
||||
<ObjectRef ref="id1007"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1794,7 +1802,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id852" disabled="False" group="" log="False" position="59" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 240">
|
||||
<PolicyRule id="id859" disabled="False" group="" log="False" position="59" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 240">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1805,7 +1813,7 @@
|
||||
<ServiceRef ref="id67"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1814,7 +1822,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id864" disabled="False" group="" log="False" position="60" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 241">
|
||||
<PolicyRule id="id871" disabled="False" group="" log="False" position="60" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 241">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1825,7 +1833,7 @@
|
||||
<ServiceRef ref="id69"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1834,7 +1842,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id876" disabled="False" group="" log="False" position="61" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 242">
|
||||
<PolicyRule id="id883" disabled="False" group="" log="False" position="61" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 242">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1845,7 +1853,7 @@
|
||||
<ServiceRef ref="id71"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1854,7 +1862,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id888" disabled="False" group="" log="False" position="62" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 243">
|
||||
<PolicyRule id="id895" disabled="False" group="" log="False" position="62" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 243">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1865,7 +1873,7 @@
|
||||
<ServiceRef ref="id76"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1874,7 +1882,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id900" disabled="False" group="" log="False" position="63" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 247">
|
||||
<PolicyRule id="id907" disabled="False" group="" log="False" position="63" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 247">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1885,7 +1893,7 @@
|
||||
<ServiceRef ref="id32"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1894,7 +1902,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id912" disabled="False" group="" log="False" position="64" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 248">
|
||||
<PolicyRule id="id919" disabled="False" group="" log="False" position="64" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 248">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1905,7 +1913,7 @@
|
||||
<ServiceRef ref="id34"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1914,7 +1922,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id924" disabled="False" group="" log="False" position="65" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 249">
|
||||
<PolicyRule id="id931" disabled="False" group="" log="False" position="65" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 249">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1925,7 +1933,7 @@
|
||||
<ServiceRef ref="id36"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1934,7 +1942,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id936" disabled="False" group="" log="False" position="66" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 250">
|
||||
<PolicyRule id="id943" disabled="False" group="" log="False" position="66" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 250">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="id11"/>
|
||||
</Src>
|
||||
@ -1945,7 +1953,7 @@
|
||||
<ServiceRef ref="id39"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1954,7 +1962,28 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id948" disabled="False" group="" log="False" position="67" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 234">
|
||||
<PolicyRule id="id955" disabled="False" group="" log="False" position="67" action="Accept" direction="Inbound" comment="Imported from outside_in Created during import of line 253 Rule matches tcp or udp ports using "neq" port operator in both source and destination. This configuration is not supported by import at this time, please fix manually">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
<Dst neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Dst>
|
||||
<Srv neg="False">
|
||||
<ServiceRef ref="id82"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
</When>
|
||||
<PolicyRuleOptions>
|
||||
<Option name="color">#C86E6E</Option>
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id967" disabled="False" group="" log="False" position="68" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 234">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1965,7 +1994,7 @@
|
||||
<ServiceRef ref="sysid1"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1974,7 +2003,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id960" disabled="False" group="" log="False" position="68" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 235">
|
||||
<PolicyRule id="id979" disabled="False" group="" log="False" position="69" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 235">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -1985,7 +2014,7 @@
|
||||
<ServiceRef ref="sysid1"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -1994,7 +2023,7 @@
|
||||
<Option name="stateless">False</Option>
|
||||
</PolicyRuleOptions>
|
||||
</PolicyRule>
|
||||
<PolicyRule id="id972" disabled="False" group="" log="False" position="69" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 236">
|
||||
<PolicyRule id="id991" disabled="False" group="" log="False" position="70" action="Accept" direction="Outbound" comment="Imported from outside_out Created during import of line 236">
|
||||
<Src neg="False">
|
||||
<ObjectRef ref="sysid0"/>
|
||||
</Src>
|
||||
@ -2005,7 +2034,7 @@
|
||||
<ServiceRef ref="sysid1"/>
|
||||
</Srv>
|
||||
<Itf neg="False">
|
||||
<ObjectRef ref="id991"/>
|
||||
<ObjectRef ref="id1010"/>
|
||||
</Itf>
|
||||
<When neg="False">
|
||||
<IntervalRef ref="sysid2"/>
|
||||
@ -2016,17 +2045,17 @@
|
||||
</PolicyRule>
|
||||
<RuleSetOptions/>
|
||||
</Policy>
|
||||
<Routing id="id986" name="Routing" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<Routing id="id1005" name="Routing" comment="" ro="False" ipv4_rule_set="False" ipv6_rule_set="False" top_rule_set="True">
|
||||
<RuleSetOptions/>
|
||||
</Routing>
|
||||
<Interface id="id988" dedicated_failover="False" dyn="False" label="inside" security_level="100" unnum="False" unprotected="False" name="Vlan1" comment="Created during import of line 8" ro="False">
|
||||
<IPv4 id="id989" name="asa5505:Vlan1:ip" comment="Created during import of line 10" ro="False" address="192.168.1.1" netmask="255.255.255.0"/>
|
||||
<Interface id="id1007" dedicated_failover="False" dyn="False" label="inside" security_level="100" unnum="False" unprotected="False" name="Vlan1" comment="Created during import of line 8" ro="False">
|
||||
<IPv4 id="id1008" name="asa5505:Vlan1:ip" comment="Created during import of line 10" ro="False" address="192.168.1.1" netmask="255.255.255.0"/>
|
||||
<InterfaceOptions/>
|
||||
</Interface>
|
||||
<Interface id="id991" dedicated_failover="False" dyn="True" label="outside" security_level="0" unnum="False" unprotected="False" name="Vlan2" comment="Created during import of line 14" ro="False">
|
||||
<Interface id="id1010" dedicated_failover="False" dyn="True" label="outside" security_level="0" unnum="False" unprotected="False" name="Vlan2" comment="Created during import of line 14" ro="False">
|
||||
<InterfaceOptions/>
|
||||
</Interface>
|
||||
<Interface id="id993" dedicated_failover="False" dyn="False" security_level="0" unnum="True" unprotected="False" name="Ethernet0/0" comment="Switch port 0 / 0 " ro="False">
|
||||
<Interface id="id1012" dedicated_failover="False" dyn="False" security_level="0" unnum="True" unprotected="False" name="Ethernet0/0" comment="Switch port 0 / 0 " ro="False">
|
||||
<InterfaceOptions/>
|
||||
</Interface>
|
||||
<FirewallOptions>
|
||||
@ -2047,7 +2076,7 @@
|
||||
</FirewallOptions>
|
||||
</Firewall>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup id="id995" name="Clusters" comment="" ro="False"/>
|
||||
<IntervalGroup id="id996" name="Time" comment="" ro="False"/>
|
||||
<ObjectGroup id="id1014" name="Clusters" comment="" ro="False"/>
|
||||
<IntervalGroup id="id1015" name="Time" comment="" ro="False"/>
|
||||
</Library>
|
||||
</FWObjectDatabase>
|
||||
|
||||
@ -107,7 +107,9 @@
|
||||
248: filtering rule: access list outside_in, action permit
|
||||
249: filtering rule: access list outside_in, action permit
|
||||
250: filtering rule: access list outside_in, action permit
|
||||
268: Interface Vlan1 ruleset inside_in direction 'in'
|
||||
269: Interface Vlan1 ruleset inside_out direction 'out'
|
||||
270: Interface Vlan2 ruleset outside_in direction 'in'
|
||||
271: Interface Vlan2 ruleset outside_out direction 'out'
|
||||
253: filtering rule: access list outside_in, action permit
|
||||
253: Error: Rule matches tcp or udp ports using "neq" port operator in both source and destination. This configuration is not supported by import at this time, please fix manually
|
||||
270: Interface Vlan1 ruleset inside_in direction 'in'
|
||||
271: Interface Vlan1 ruleset inside_out direction 'out'
|
||||
272: Interface Vlan2 ruleset outside_in direction 'in'
|
||||
273: Interface Vlan2 ruleset outside_out direction 'out'
|
||||
|
||||
@ -249,6 +249,8 @@ access-list outside_in permit tcp object-group dst-network-group-1 gt 1024 any
|
||||
access-list outside_in permit tcp object-group dst-network-group-1 gt 1024 any object-group test-service-3
|
||||
access-list outside_in permit tcp object-group dst-network-group-1 gt 1024 any object-group test-service-4
|
||||
|
||||
! unsupported configuration: neq in bouth source and destination
|
||||
access-list outside_in permit tcp any neq www any neq www
|
||||
|
||||
! however named object can not be used to match source ports in ASA
|
||||
! 8.3 so the following rules are invalid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user