forked from ISTI-ansible-roles/ansible-roles
8 lines
259 B
XML
8 lines
259 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<service>
|
||
|
<short>ports needed by traceroute</short>
|
||
|
<description>This allows the host to be reached by traceroute.</description>
|
||
|
<port protocol="udp" port="33434"/>
|
||
|
<port protocol="udp" port="33523"/>
|
||
|
</service>
|