From 44a4c23f372b5486f3a1994a2315bf044e9b41f1 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 22 Sep 2005 18:40:05 +0000 Subject: [PATCH] update for 20050922 release --- www/api-docs/admin.html | 8 + www/api-docs/admin_acct.html | 3 + www/api-docs/admin_consoletype.html | 3 + www/api-docs/admin_dmesg.html | 3 + www/api-docs/admin_firstboot.html | 3 + www/api-docs/admin_logrotate.html | 3 + www/api-docs/admin_netutils.html | 3 + www/api-docs/admin_quota.html | 3 + www/api-docs/admin_rpm.html | 3 + www/api-docs/admin_su.html | 3 + www/api-docs/admin_sudo.html | 3 + www/api-docs/admin_tmpreaper.html | 3 + www/api-docs/admin_updfstab.html | 3 + www/api-docs/admin_usermanage.html | 3 + www/api-docs/admin_vpn.html | 239 + www/api-docs/global_booleans.html | 42 + www/api-docs/global_tunables.html | 132 +- www/api-docs/index.html | 112 + www/api-docs/interfaces.html | 10255 ++++++++++++++++++--- www/api-docs/kernel_corenetwork.html | 11269 +++++++++++++++++++---- www/api-docs/kernel_devices.html | 253 + www/api-docs/kernel_filesystem.html | 562 ++ www/api-docs/kernel_kernel.html | 800 ++ www/api-docs/kernel_selinux.html | 43 + www/api-docs/kernel_storage.html | 86 + www/api-docs/services.html | 104 + www/api-docs/services_bind.html | 82 + www/api-docs/services_comsat.html | 39 + www/api-docs/services_cpucontrol.html | 239 + www/api-docs/services_cron.html | 81 +- www/api-docs/services_cvs.html | 235 + www/api-docs/services_dbus.html | 81 + www/api-docs/services_dhcp.html | 39 + www/api-docs/services_dictd.html | 39 + www/api-docs/services_gpm.html | 39 + www/api-docs/services_hal.html | 39 + www/api-docs/services_howl.html | 39 + www/api-docs/services_inetd.html | 81 + www/api-docs/services_inn.html | 39 + www/api-docs/services_kerberos.html | 124 + www/api-docs/services_ktalk.html | 189 + www/api-docs/services_ldap.html | 81 + www/api-docs/services_mta.html | 39 + www/api-docs/services_mysql.html | 39 + www/api-docs/services_nis.html | 39 + www/api-docs/services_nscd.html | 39 + www/api-docs/services_ntp.html | 85 + www/api-docs/services_portmap.html | 357 + www/api-docs/services_postgresql.html | 445 + www/api-docs/services_privoxy.html | 39 + www/api-docs/services_remotelogin.html | 39 + www/api-docs/services_rlogin.html | 235 + www/api-docs/services_rshd.html | 39 + www/api-docs/services_rsync.html | 39 + www/api-docs/services_samba.html | 754 ++ www/api-docs/services_sendmail.html | 39 + www/api-docs/services_snmp.html | 189 + www/api-docs/services_squid.html | 39 + www/api-docs/services_ssh.html | 39 + www/api-docs/services_stunnel.html | 189 + www/api-docs/services_tcpd.html | 39 + www/api-docs/services_telnet.html | 189 + www/api-docs/services_tftp.html | 189 + www/api-docs/services_uucp.html | 189 + www/api-docs/services_zebra.html | 235 + www/api-docs/system_authlogin.html | 84 + www/api-docs/system_domain.html | 561 +- www/api-docs/system_files.html | 625 +- www/api-docs/system_init.html | 84 + www/api-docs/system_locallogin.html | 44 +- www/api-docs/system_logging.html | 102 +- www/api-docs/system_miscfiles.html | 131 +- www/api-docs/system_pcmcia.html | 42 + www/api-docs/system_selinuxutil.html | 44 +- www/api-docs/system_sysnetwork.html | 247 + www/api-docs/system_udev.html | 47 +- www/api-docs/system_userdomain.html | 287 + www/api-docs/templates.html | 200 + www/html/menu.html | 8 +- www/html/status.html | 47 +- 80 files changed, 28445 insertions(+), 3042 deletions(-) create mode 100644 www/api-docs/admin_vpn.html create mode 100644 www/api-docs/services_cpucontrol.html create mode 100644 www/api-docs/services_cvs.html create mode 100644 www/api-docs/services_ktalk.html create mode 100644 www/api-docs/services_portmap.html create mode 100644 www/api-docs/services_postgresql.html create mode 100644 www/api-docs/services_rlogin.html create mode 100644 www/api-docs/services_samba.html create mode 100644 www/api-docs/services_snmp.html create mode 100644 www/api-docs/services_stunnel.html create mode 100644 www/api-docs/services_telnet.html create mode 100644 www/api-docs/services_tftp.html create mode 100644 www/api-docs/services_uucp.html create mode 100644 www/api-docs/services_zebra.html diff --git a/www/api-docs/admin.html b/www/api-docs/admin.html index ab00294f..86b55ddb 100644 --- a/www/api-docs/admin.html +++ b/www/api-docs/admin.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  @@ -173,6 +176,11 @@ after installation of Red Hat/Fedora systems. usermanage

Policy for managing user accounts.

+ + + vpn +

Virtual Private Networking client

+ diff --git a/www/api-docs/admin_acct.html b/www/api-docs/admin_acct.html index 47669791..0ebc8c1d 100644 --- a/www/api-docs/admin_acct.html +++ b/www/api-docs/admin_acct.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_consoletype.html b/www/api-docs/admin_consoletype.html index 209af268..796337ad 100644 --- a/www/api-docs/admin_consoletype.html +++ b/www/api-docs/admin_consoletype.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_dmesg.html b/www/api-docs/admin_dmesg.html index 9edc3439..da7f797d 100644 --- a/www/api-docs/admin_dmesg.html +++ b/www/api-docs/admin_dmesg.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_firstboot.html b/www/api-docs/admin_firstboot.html index f9ec0481..c84666a9 100644 --- a/www/api-docs/admin_firstboot.html +++ b/www/api-docs/admin_firstboot.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_logrotate.html b/www/api-docs/admin_logrotate.html index 08da1cb2..ff9327ba 100644 --- a/www/api-docs/admin_logrotate.html +++ b/www/api-docs/admin_logrotate.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_netutils.html b/www/api-docs/admin_netutils.html index f26a5914..f51f45c7 100644 --- a/www/api-docs/admin_netutils.html +++ b/www/api-docs/admin_netutils.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_quota.html b/www/api-docs/admin_quota.html index 4775045d..0cf7629b 100644 --- a/www/api-docs/admin_quota.html +++ b/www/api-docs/admin_quota.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_rpm.html b/www/api-docs/admin_rpm.html index a0bae7c8..7e70e155 100644 --- a/www/api-docs/admin_rpm.html +++ b/www/api-docs/admin_rpm.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_su.html b/www/api-docs/admin_su.html index 30884d8f..1f63acf8 100644 --- a/www/api-docs/admin_su.html +++ b/www/api-docs/admin_su.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_sudo.html b/www/api-docs/admin_sudo.html index be266651..4d635b84 100644 --- a/www/api-docs/admin_sudo.html +++ b/www/api-docs/admin_sudo.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_tmpreaper.html b/www/api-docs/admin_tmpreaper.html index 2be113dc..dba0046c 100644 --- a/www/api-docs/admin_tmpreaper.html +++ b/www/api-docs/admin_tmpreaper.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_updfstab.html b/www/api-docs/admin_updfstab.html index 3012cacc..94f349dc 100644 --- a/www/api-docs/admin_updfstab.html +++ b/www/api-docs/admin_updfstab.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_usermanage.html b/www/api-docs/admin_usermanage.html index f856d862..1f4c0c74 100644 --- a/www/api-docs/admin_usermanage.html +++ b/www/api-docs/admin_usermanage.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  diff --git a/www/api-docs/admin_vpn.html b/www/api-docs/admin_vpn.html new file mode 100644 index 00000000..f1cf90a6 --- /dev/null +++ b/www/api-docs/admin_vpn.html @@ -0,0 +1,239 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: admin

+

Module: vpn

+ +

Description:

+ +

Virtual Private Networking client

+ + + + +

Interfaces:

+ + +
+ + +
+ +vpn_domtrans( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute VPN clients in the vpnc domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +vpn_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+
+ +
Summary
+

+Execute VPN clients in the vpnc domain, and +allow the specified role the vpnc domain. +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+role + + +The role to be allowed the vpnc domain. + + +No +
+terminal + + +The type of the terminal allow the vpnc domain to use. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/global_booleans.html b/www/api-docs/global_booleans.html index d747b17a..42974ac5 100644 --- a/www/api-docs/global_booleans.html +++ b/www/api-docs/global_booleans.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  @@ -106,9 +109,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -136,6 +145,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -154,30 +166,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/global_tunables.html b/www/api-docs/global_tunables.html index 91c30477..ba986ce3 100644 --- a/www/api-docs/global_tunables.html +++ b/www/api-docs/global_tunables.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  @@ -106,9 +109,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -136,6 +145,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -154,30 +166,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -288,7 +330,8 @@
Description

-Allow execution of anonymous mappings, e.g. executable stack. +Allow making anonymous memory executable, e.g. +for runtime-code generation or executable stack.

@@ -301,7 +344,22 @@ Allow execution of anonymous mappings, e.g. executable stack.
Description

-Support Share libraries with text relocations +Allow making a modified private file +mapping executable (text relocation). +

+ + + +
+
allow_execstack
+
+
Default value
+

false

+ +
Description
+

+Allow making the stack executable via mprotect. +Also requires allow_execmem.

@@ -332,6 +390,19 @@ Allow system to run with kerberos +
+
allow_ssh_keysign
+
+
Default value
+

false

+ +
Description
+

+allow host key based authentication +

+ +
+
allow_user_mysql_connect
@@ -413,6 +484,21 @@ Allow reading of default_t files.
+
+
read_untrusted_content
+
+
Default value
+

false

+ +
Description
+

+Allow applications to read untrusted content +If this is disallowed, Internet content has +to be manually relabeled for read access to be granted +

+ +
+
run_ssh_inetd
@@ -426,6 +512,20 @@ Allow ssh to run from inetd instead of as a daemon.
+
+
squid_connect_any
+
+
Default value
+

false

+ +
Description
+

+Allow squid to connect to all ports, not just +HTTP, FTP, and Gopher ports. +

+ +
+
ssh_sysadm_login
@@ -453,19 +553,6 @@ dir and read files (such as ~/.bashrc)
-
-
use_dns
-
-
Default value
-

false

- -
Description
-

-Allow the use of DNS for name resolution. -

- -
-
use_nfs_home_dirs
@@ -599,6 +686,21 @@ Allow w to display everyone
+
+
write_untrusted_content
+
+
Default value
+

false

+ +
Description
+

+Allow applications to write untrusted content +If this is disallowed, no Internet content +will be stored. +

+ +
+ diff --git a/www/api-docs/index.html b/www/api-docs/index.html index a09f5630..5fca52db 100644 --- a/www/api-docs/index.html +++ b/www/api-docs/index.html @@ -52,6 +52,9 @@    - 
usermanage
+    -  + vpn
+ +  @@ -106,9 +109,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -136,6 +145,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -154,30 +166,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -359,6 +401,11 @@ after installation of Red Hat/Fedora systems. usermanage

Policy for managing user accounts.

+ + + vpn +

Virtual Private Networking client

+ @@ -683,11 +730,21 @@ connection and disconnection of devices at runtime. comsat

Comsat, a biff server.

+ + + cpucontrol +

Services for loading CPU microcode and CPU frequency scaling.

+ cron

Periodic execution of scheduled commands.

+ + + cvs +

Concurrent versions system

+ dbus @@ -733,6 +790,11 @@ connection and disconnection of devices at runtime. kerberos

MIT Kerberos admin and KDC

+ + + ktalk +

KDE Talk daemon

+ ldap @@ -763,6 +825,16 @@ connection and disconnection of devices at runtime. ntp

Network time protocol daemon

+ + + portmap +

RPC port mapping service.

+ + + + postgresql +

PostgreSQL relational database

+ privoxy @@ -773,6 +845,11 @@ connection and disconnection of devices at runtime. remotelogin

Policy for rshd, rlogind, and telnetd.

+ + + rlogin +

Remote login daemon

+ rshd @@ -783,11 +860,21 @@ connection and disconnection of devices at runtime. rsync

Fast incremental file transfer for synchronization

+ + + samba +

SMB and CIFS client/server programs for UNIX

+ sendmail

Policy for sendmail.

+ + + snmp +

Simple network management protocol services

+ squid @@ -798,11 +885,36 @@ connection and disconnection of devices at runtime. ssh

Secure shell client and server policy.

+ + + stunnel +

SSL Tunneling Proxy

+ tcpd

Policy for TCP daemon.

+ + + telnet +

Telnet daemon

+ + + + tftp +

Trivial file transfer protocol daemon

+ + + + uucp +

Unix to Unix Copy

+ + + + zebra +

Zebra border gateway protocol network routing service

+ diff --git a/www/api-docs/interfaces.html b/www/api-docs/interfaces.html index f906606a..f141f571 100644 --- a/www/api-docs/interfaces.html +++ b/www/api-docs/interfaces.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+ +  @@ -106,9 +109,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -136,6 +145,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -154,30 +166,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -384,6 +426,32 @@ Create, read, write, and delete process accounting data. +
+Module: +authlogin

+Layer: +system

+

+ +auth_append_faillog( + + + + + domain + + + )
+
+ +
+

+Append to the login failure log. +

+
+ +
+
Module: authlogin

@@ -410,6 +478,32 @@ Summary is missing!

+
+Module: +authlogin

+Layer: +system

+

+ +auth_delete_pam_console_data( + + + + + domain + + + )
+
+ +
+

+Delete pam_console data. +

+
+ +
+
Module: authlogin

@@ -1284,6 +1378,33 @@ Execute ndc in the ndc domain.

+
+Module: +bind

+Layer: +services

+

+ +bind_manage_config_dir( + + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete +BIND configuration directories. +

+
+ +
+
Module: bind

@@ -2886,6 +3007,33 @@ Do not audit attempts to bind TCP sockets to all reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_dontaudit_tcp_connect_all_reserved_ports( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to connect TCP sockets +all reserved ports. +

+
+ +
+
Module: corenetwork

@@ -2990,84 +3138,6 @@ Receive raw IP packets on the compat_ipv4 node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_eth0( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_eth1( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_eth2( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -3146,110 +3216,6 @@ Receive raw IP packets on the inaddr_any node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_ippp0( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the ippp0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_ipsec0( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the ipsec0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_ipsec1( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the ipsec1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_ipsec2( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the ipsec2 interface. -

-
- -
-
Module: corenetwork

@@ -3276,32 +3242,6 @@ Receive raw IP packets on the link_local node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_receive_lo( - - - - - domain - - - )
-
- -
-

-Receive raw IP packets on the lo interface. -

-
- -
-
Module: corenetwork

@@ -3510,84 +3450,6 @@ Send raw IP packets on the compat_ipv4 node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_eth0( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_eth1( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_eth2( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -3666,110 +3528,6 @@ Send raw IP packets on the inaddr_any node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_ippp0( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the ippp0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_ipsec0( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the ipsec0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_ipsec1( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the ipsec1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_ipsec2( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the ipsec2 interface. -

-
- -
-
Module: corenetwork

@@ -3796,32 +3554,6 @@ Send raw IP packets on the link_local node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_send_lo( - - - - - domain - - - )
-
- -
-

-Send raw IP packets on the lo interface. -

-
- -
-
Module: corenetwork

@@ -4030,84 +3762,6 @@ Send and receive raw IP packets on the compat_ipv4 node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_eth0( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_eth1( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_eth2( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -4186,110 +3840,6 @@ Send and receive raw IP packets on the inaddr_any node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_ippp0( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the ippp0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_ipsec0( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the ipsec0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_ipsec1( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the ipsec1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_ipsec2( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the ipsec2 interface. -

-
- -
-
Module: corenetwork

@@ -4316,32 +3866,6 @@ Send and receive raw IP packets on the link_local node.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_raw_sendrecv_lo( - - - - - domain - - - )
-
- -
-

-Send and receive raw IP packets on the lo interface. -

-
- -
-
Module: corenetwork

@@ -4472,6 +3996,136 @@ Send and receive raw IP packets on the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -4576,6 +4230,162 @@ Bind TCP sockets to the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_auth_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_clamd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -4602,6 +4412,32 @@ Bind TCP sockets to node compat_ipv4.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_cvs_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the cvs port. +

+
+ +
+
Module: corenetwork

@@ -4628,6 +4464,32 @@ Bind TCP sockets to the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dcc_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the dcc port. +

+
+ +
+
Module: corenetwork

@@ -4862,6 +4724,58 @@ Bind TCP sockets to generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_giftd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_gopher_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the gopher port. +

+
+ +
+
Module: corenetwork

@@ -4888,6 +4802,32 @@ Bind TCP sockets to the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_hplip_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the hplip port. +

+
+ +
+
Module: corenetwork

@@ -4940,6 +4880,32 @@ Bind TCP sockets to the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_imaze_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the imaze port. +

+
+ +
+
Module: corenetwork

@@ -5044,6 +5010,110 @@ Bind TCP sockets to the ipp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ircd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the ircd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_isakmp_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the isakmp port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_jabber_client_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the jabber_client port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_jabber_interserver_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the jabber_interserver port. +

+
+ +
+
Module: corenetwork

@@ -5278,6 +5348,32 @@ Bind TCP sockets to node mapped_ipv4.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_monopd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the monopd port. +

+
+ +
+
Module: corenetwork

@@ -5330,6 +5426,32 @@ Bind TCP sockets to the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_nessus_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the nessus port. +

+
+ +
+
Module: corenetwork

@@ -5382,6 +5504,32 @@ Bind TCP sockets to the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -5460,6 +5608,32 @@ Bind TCP sockets to the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -5486,6 +5660,32 @@ Bind TCP sockets to the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ptal_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the ptal port. +

+
+ +
+
Module: corenetwork

@@ -5512,6 +5712,32 @@ Bind TCP sockets to the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -5564,6 +5790,32 @@ Bind TCP sockets to the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_razor_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the razor port. +

+
+ +
+
Module: corenetwork

@@ -5590,6 +5842,32 @@ Bind TCP sockets to generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_rndc_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the rndc port. +

+
+ +
+
Module: corenetwork

@@ -5746,6 +6024,58 @@ Bind TCP sockets to the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_soundd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_spamd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the spamd port. +

+
+ +
+
Module: corenetwork

@@ -5876,6 +6206,32 @@ Bind TCP sockets to the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -5902,6 +6258,32 @@ Bind TCP sockets to node unspec.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -5980,6 +6362,188 @@ Bind TCP sockets to the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_zope_port( + + + + + domain + + + )
+
+ +
+

+Bind TCP sockets to the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the afs_vl port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_all_ports( + + + + + domain + + + )
+
+ +
+

+Connect TCP sockets to all ports. +

+
+ +
+
Module: corenetwork

@@ -6006,6 +6570,188 @@ Make a TCP connection to the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_auth_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_clamd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the clockspeed port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_cvs_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the cvs port. +

+
+ +
+
Module: corenetwork

@@ -6032,6 +6778,32 @@ Make a TCP connection to the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_dcc_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the dcc port. +

+
+ +
+
Module: corenetwork

@@ -6214,6 +6986,84 @@ Make a TCP connection to the ftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_generic_port( + + + + + domain + + + )
+
+ +
+

+Connect TCP sockets to generic ports. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_giftd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_gopher_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the gopher port. +

+
+ +
+
Module: corenetwork

@@ -6240,6 +7090,32 @@ Make a TCP connection to the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_hplip_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the hplip port. +

+
+ +
+
Module: corenetwork

@@ -6292,6 +7168,32 @@ Make a TCP connection to the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_imaze_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the imaze port. +

+
+ +
+
Module: corenetwork

@@ -6370,6 +7272,110 @@ Make a TCP connection to the ipp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_ircd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the ircd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_isakmp_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the isakmp port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_jabber_client_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the jabber_client port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_jabber_interserver_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the jabber_interserver port. +

+
+ +
+
Module: corenetwork

@@ -6526,6 +7532,32 @@ Make a TCP connection to the mail port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_monopd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the monopd port. +

+
+ +
+
Module: corenetwork

@@ -6552,6 +7584,32 @@ Make a TCP connection to the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_nessus_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the nessus port. +

+
+ +
+
Module: corenetwork

@@ -6604,6 +7662,32 @@ Make a TCP connection to the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -6682,6 +7766,32 @@ Make a TCP connection to the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -6708,6 +7818,32 @@ Make a TCP connection to the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_ptal_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the ptal port. +

+
+ +
+
Module: corenetwork

@@ -6734,6 +7870,32 @@ Make a TCP connection to the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -6786,6 +7948,84 @@ Make a TCP connection to the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_razor_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the razor port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_reserved_port( + + + + + domain + + + )
+
+ +
+

+Connect TCP sockets to generic reserved ports. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_rndc_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the rndc port. +

+
+ +
+
Module: corenetwork

@@ -6916,6 +8156,58 @@ Make a TCP connection to the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_soundd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_spamd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the spamd port. +

+
+ +
+
Module: corenetwork

@@ -7046,6 +8338,58 @@ Make a TCP connection to the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the transproxy port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -7124,6 +8468,162 @@ Make a TCP connection to the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_connect_zope_port( + + + + + domain + + + )
+
+ +
+

+Make a TCP connection to the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -7254,6 +8754,162 @@ Send and receive TCP traffic on the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_auth_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_clamd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -7280,6 +8936,32 @@ Send and receive TCP traffic on the compat_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_cvs_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the cvs port. +

+
+ +
+
Module: corenetwork

@@ -7306,6 +8988,32 @@ Send and receive TCP traffic on the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dcc_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the dcc port. +

+
+ +
+
Module: corenetwork

@@ -7410,84 +9118,6 @@ Send and receive TCP traffic on the dns port.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_tcp_sendrecv_eth0( - - - - - domain - - - )
-
- -
-

-Send and receive TCP network traffic on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_tcp_sendrecv_eth1( - - - - - domain - - - )
-
- -
-

-Send and receive TCP network traffic on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_tcp_sendrecv_eth2( - - - - - domain - - - )
-
- -
-

-Send and receive TCP network traffic on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -7644,6 +9274,58 @@ Send and receive TCP network traffic on generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_giftd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_gopher_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the gopher port. +

+
+ +
+
Module: corenetwork

@@ -7670,6 +9352,32 @@ Send and receive TCP traffic on the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_hplip_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the hplip port. +

+
+ +
+
Module: corenetwork

@@ -7722,6 +9430,32 @@ Send and receive TCP traffic on the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_imaze_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the imaze port. +

+
+ +
+
Module: corenetwork

@@ -7827,13 +9561,13 @@ Send and receive TCP traffic on the ipp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_tcp_sendrecv_ippp0( +corenet_tcp_sendrecv_ircd_port( @@ -7846,20 +9580,20 @@ kernel

-Send and receive TCP network traffic on the ippp0 interface. +Send and receive TCP traffic on the ircd port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_tcp_sendrecv_ipsec0( +corenet_tcp_sendrecv_isakmp_port( @@ -7872,20 +9606,20 @@ kernel

-Send and receive TCP network traffic on the ipsec0 interface. +Send and receive TCP traffic on the isakmp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_tcp_sendrecv_ipsec1( +corenet_tcp_sendrecv_jabber_client_port( @@ -7898,20 +9632,20 @@ kernel

-Send and receive TCP network traffic on the ipsec1 interface. +Send and receive TCP traffic on the jabber_client port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_tcp_sendrecv_ipsec2( +corenet_tcp_sendrecv_jabber_interserver_port( @@ -7924,7 +9658,7 @@ kernel

-Send and receive TCP network traffic on the ipsec2 interface. +Send and receive TCP traffic on the jabber_interserver port.

@@ -8086,32 +9820,6 @@ Send and receive TCP traffic on the link_local node.
-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_tcp_sendrecv_lo( - - - - - domain - - - )
-
- -
-

-Send and receive TCP network traffic on the lo interface. -

-
- -
-
Module: corenetwork

@@ -8190,6 +9898,32 @@ Send and receive TCP traffic on the mapped_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_monopd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the monopd port. +

+
+ +
+
Module: corenetwork

@@ -8242,6 +9976,32 @@ Send and receive TCP traffic on the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_nessus_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the nessus port. +

+
+ +
+
Module: corenetwork

@@ -8294,6 +10054,32 @@ Send and receive TCP traffic on the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -8372,6 +10158,32 @@ Send and receive TCP traffic on the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -8398,6 +10210,32 @@ Send and receive TCP traffic on the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ptal_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the ptal port. +

+
+ +
+
Module: corenetwork

@@ -8424,6 +10262,32 @@ Send and receive TCP traffic on the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -8476,6 +10340,32 @@ Send and receive TCP traffic on the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_razor_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the razor port. +

+
+ +
+
Module: corenetwork

@@ -8502,6 +10392,32 @@ Send and receive TCP network traffic on generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_rndc_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the rndc port. +

+
+ +
+
Module: corenetwork

@@ -8658,6 +10574,58 @@ Send and receive TCP traffic on the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_soundd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_spamd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the spamd port. +

+
+ +
+
Module: corenetwork

@@ -8788,6 +10756,32 @@ Send and receive TCP traffic on the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -8814,6 +10808,32 @@ Send and receive TCP traffic on the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -8892,6 +10912,162 @@ Send and receive TCP traffic on the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_zope_port( + + + + + domain + + + )
+
+ +
+

+Send and receive TCP traffic on the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -8996,6 +11172,162 @@ Bind UDP sockets to the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_auth_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_clamd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -9022,6 +11354,32 @@ Bind UDP sockets to the compat_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_cvs_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the cvs port. +

+
+ +
+
Module: corenetwork

@@ -9048,6 +11406,32 @@ Bind UDP sockets to the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dcc_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the dcc port. +

+
+ +
+
Module: corenetwork

@@ -9282,6 +11666,58 @@ Bind UDP sockets to generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_giftd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_gopher_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the gopher port. +

+
+ +
+
Module: corenetwork

@@ -9308,6 +11744,32 @@ Bind UDP sockets to the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_hplip_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the hplip port. +

+
+ +
+
Module: corenetwork

@@ -9360,6 +11822,32 @@ Bind UDP sockets to the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_imaze_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the imaze port. +

+
+ +
+
Module: corenetwork

@@ -9464,6 +11952,110 @@ Bind UDP sockets to the ipp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ircd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the ircd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_isakmp_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the isakmp port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_jabber_client_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the jabber_client port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_jabber_interserver_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the jabber_interserver port. +

+
+ +
+
Module: corenetwork

@@ -9698,6 +12290,32 @@ Bind UDP sockets to the mapped_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_monopd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the monopd port. +

+
+ +
+
Module: corenetwork

@@ -9750,6 +12368,32 @@ Bind UDP sockets to the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_nessus_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the nessus port. +

+
+ +
+
Module: corenetwork

@@ -9802,6 +12446,32 @@ Bind UDP sockets to the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -9880,6 +12550,32 @@ Bind UDP sockets to the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -9906,6 +12602,32 @@ Bind UDP sockets to the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ptal_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the ptal port. +

+
+ +
+
Module: corenetwork

@@ -9932,6 +12654,32 @@ Bind UDP sockets to the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -9984,6 +12732,32 @@ Bind UDP sockets to the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_razor_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the razor port. +

+
+ +
+
Module: corenetwork

@@ -10010,6 +12784,32 @@ Bind UDP sockets to generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_rndc_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the rndc port. +

+
+ +
+
Module: corenetwork

@@ -10166,6 +12966,58 @@ Bind UDP sockets to the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_soundd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_spamd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the spamd port. +

+
+ +
+
Module: corenetwork

@@ -10296,6 +13148,32 @@ Bind UDP sockets to the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -10322,6 +13200,32 @@ Bind UDP sockets to the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -10400,6 +13304,162 @@ Bind UDP sockets to the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_zope_port( + + + + + domain + + + )
+
+ +
+

+Bind UDP sockets to the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -10530,6 +13590,162 @@ Receive UDP traffic on the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_auth_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_clamd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -10556,6 +13772,32 @@ Receive UDP traffic on the compat_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_cvs_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the cvs port. +

+
+ +
+
Module: corenetwork

@@ -10582,6 +13824,32 @@ Receive UDP traffic on the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dcc_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the dcc port. +

+
+ +
+
Module: corenetwork

@@ -10686,84 +13954,6 @@ Receive UDP traffic on the dns port.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_receive_eth0( - - - - - domain - - - )
-
- -
-

-Receive UDP network traffic on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_receive_eth1( - - - - - domain - - - )
-
- -
-

-Receive UDP network traffic on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_receive_eth2( - - - - - domain - - - )
-
- -
-

-Receive UDP network traffic on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -10920,6 +14110,58 @@ Receive UDP network traffic on generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_giftd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_gopher_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the gopher port. +

+
+ +
+
Module: corenetwork

@@ -10946,6 +14188,32 @@ Receive UDP traffic on the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_hplip_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the hplip port. +

+
+ +
+
Module: corenetwork

@@ -10998,6 +14266,32 @@ Receive UDP traffic on the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_imaze_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the imaze port. +

+
+ +
+
Module: corenetwork

@@ -11103,13 +14397,13 @@ Receive UDP traffic on the ipp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_receive_ippp0( +corenet_udp_receive_ircd_port( @@ -11122,20 +14416,20 @@ kernel

-Receive UDP network traffic on the ippp0 interface. +Receive UDP traffic on the ircd port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_receive_ipsec0( +corenet_udp_receive_isakmp_port( @@ -11148,20 +14442,20 @@ kernel

-Receive UDP network traffic on the ipsec0 interface. +Receive UDP traffic on the isakmp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_receive_ipsec1( +corenet_udp_receive_jabber_client_port( @@ -11174,20 +14468,20 @@ kernel

-Receive UDP network traffic on the ipsec1 interface. +Receive UDP traffic on the jabber_client port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_receive_ipsec2( +corenet_udp_receive_jabber_interserver_port( @@ -11200,7 +14494,7 @@ kernel

-Receive UDP network traffic on the ipsec2 interface. +Receive UDP traffic on the jabber_interserver port.

@@ -11362,32 +14656,6 @@ Receive UDP traffic on the link_local node.
-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_receive_lo( - - - - - domain - - - )
-
- -
-

-Receive UDP network traffic on the lo interface. -

-
- -
-
Module: corenetwork

@@ -11466,6 +14734,32 @@ Receive UDP traffic on the mapped_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_monopd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the monopd port. +

+
+ +
+
Module: corenetwork

@@ -11518,6 +14812,32 @@ Receive UDP traffic on the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_nessus_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the nessus port. +

+
+ +
+
Module: corenetwork

@@ -11570,6 +14890,32 @@ Receive UDP traffic on the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -11648,6 +14994,32 @@ Receive UDP traffic on the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -11674,6 +15046,32 @@ Receive UDP traffic on the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ptal_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the ptal port. +

+
+ +
+
Module: corenetwork

@@ -11700,6 +15098,32 @@ Receive UDP traffic on the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -11752,6 +15176,32 @@ Receive UDP traffic on the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_razor_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the razor port. +

+
+ +
+
Module: corenetwork

@@ -11778,6 +15228,32 @@ Receive UDP network traffic on generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_rndc_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the rndc port. +

+
+ +
+
Module: corenetwork

@@ -11934,6 +15410,58 @@ Receive UDP traffic on the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_soundd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_spamd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the spamd port. +

+
+ +
+
Module: corenetwork

@@ -12064,6 +15592,32 @@ Receive UDP traffic on the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -12090,6 +15644,32 @@ Receive UDP traffic on the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -12168,6 +15748,162 @@ Receive UDP traffic on the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_zope_port( + + + + + domain + + + )
+
+ +
+

+Receive UDP traffic on the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -12298,6 +16034,162 @@ Send UDP traffic on the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_auth_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_clamd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -12324,6 +16216,32 @@ Send UDP traffic on the compat_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_cvs_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the cvs port. +

+
+ +
+
Module: corenetwork

@@ -12350,6 +16268,32 @@ Send UDP traffic on the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dcc_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the dcc port. +

+
+ +
+
Module: corenetwork

@@ -12454,84 +16398,6 @@ Send UDP traffic on the dns port.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_send_eth0( - - - - - domain - - - )
-
- -
-

-Send UDP network traffic on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_send_eth1( - - - - - domain - - - )
-
- -
-

-Send UDP network traffic on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_send_eth2( - - - - - domain - - - )
-
- -
-

-Send UDP network traffic on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -12688,6 +16554,58 @@ Send UDP network traffic on generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_giftd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_gopher_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the gopher port. +

+
+ +
+
Module: corenetwork

@@ -12714,6 +16632,32 @@ Send UDP traffic on the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_hplip_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the hplip port. +

+
+ +
+
Module: corenetwork

@@ -12766,6 +16710,32 @@ Send UDP traffic on the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_imaze_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the imaze port. +

+
+ +
+
Module: corenetwork

@@ -12871,13 +16841,13 @@ Send UDP traffic on the ipp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_send_ippp0( +corenet_udp_send_ircd_port( @@ -12890,20 +16860,20 @@ kernel

-Send UDP network traffic on the ippp0 interface. +Send UDP traffic on the ircd port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_send_ipsec0( +corenet_udp_send_isakmp_port( @@ -12916,20 +16886,20 @@ kernel

-Send UDP network traffic on the ipsec0 interface. +Send UDP traffic on the isakmp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_send_ipsec1( +corenet_udp_send_jabber_client_port( @@ -12942,20 +16912,20 @@ kernel

-Send UDP network traffic on the ipsec1 interface. +Send UDP traffic on the jabber_client port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_send_ipsec2( +corenet_udp_send_jabber_interserver_port( @@ -12968,7 +16938,7 @@ kernel

-Send UDP network traffic on the ipsec2 interface. +Send UDP traffic on the jabber_interserver port.

@@ -13130,32 +17100,6 @@ Send UDP traffic on the link_local node.
-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_send_lo( - - - - - domain - - - )
-
- -
-

-Send UDP network traffic on the lo interface. -

-
- -
-
Module: corenetwork

@@ -13234,6 +17178,32 @@ Send UDP traffic on the mapped_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_monopd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the monopd port. +

+
+ +
+
Module: corenetwork

@@ -13286,6 +17256,32 @@ Send UDP traffic on the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_nessus_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the nessus port. +

+
+ +
+
Module: corenetwork

@@ -13338,6 +17334,32 @@ Send UDP traffic on the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -13416,6 +17438,32 @@ Send UDP traffic on the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -13442,6 +17490,32 @@ Send UDP traffic on the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ptal_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the ptal port. +

+
+ +
+
Module: corenetwork

@@ -13468,6 +17542,32 @@ Send UDP traffic on the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -13520,6 +17620,32 @@ Send UDP traffic on the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_razor_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the razor port. +

+
+ +
+
Module: corenetwork

@@ -13546,6 +17672,32 @@ Send UDP network traffic on generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_rndc_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the rndc port. +

+
+ +
+
Module: corenetwork

@@ -13702,6 +17854,58 @@ Send UDP traffic on the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_soundd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_spamd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the spamd port. +

+
+ +
+
Module: corenetwork

@@ -13832,6 +18036,32 @@ Send UDP traffic on the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -13858,6 +18088,32 @@ Send UDP traffic on the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -13936,6 +18192,162 @@ Send UDP traffic on the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_zope_port( + + + + + domain + + + )
+
+ +
+

+Send UDP traffic on the zope port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_afs_bos_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the afs_bos port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_afs_fs_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the afs_fs port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_afs_ka_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the afs_ka port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_afs_pt_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the afs_pt port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_afs_vl_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the afs_vl port. +

+
+ +
+
Module: corenetwork

@@ -14066,6 +18478,162 @@ Send and receive UDP traffic on the amanda port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_amavisd_recv_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the amavisd_recv port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_amavisd_send_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the amavisd_send port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_asterisk_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the asterisk port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_auth_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the auth port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_clamd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the clamd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_clockspeed_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the clockspeed port. +

+
+ +
+
Module: corenetwork

@@ -14092,6 +18660,32 @@ Send and receive UDP traffic on the compat_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_cvs_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the cvs port. +

+
+ +
+
Module: corenetwork

@@ -14118,6 +18712,32 @@ Send and receive UDP traffic on the dbskkd port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_dcc_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the dcc port. +

+
+ +
+
Module: corenetwork

@@ -14222,84 +18842,6 @@ Send and receive UDP traffic on the dns port.

-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_sendrecv_eth0( - - - - - domain - - - )
-
- -
-

-Send and receive UDP network traffic on the eth0 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_sendrecv_eth1( - - - - - domain - - - )
-
- -
-

-Send and receive UDP network traffic on the eth1 interface. -

-
- -
- -
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_sendrecv_eth2( - - - - - domain - - - )
-
- -
-

-Send and receive UDP network traffic on the eth2 interface. -

-
- -
-
Module: corenetwork

@@ -14456,6 +18998,58 @@ Send and receive UDP network traffic on generic ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_giftd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the giftd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_gopher_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the gopher port. +

+
+ +
+
Module: corenetwork

@@ -14482,6 +19076,32 @@ Send and receive UDP traffic on the howl port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_hplip_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the hplip port. +

+
+ +
+
Module: corenetwork

@@ -14534,6 +19154,32 @@ Send and receive UDP traffic on the http port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_imaze_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the imaze port. +

+
+ +
+
Module: corenetwork

@@ -14639,13 +19285,13 @@ Send and receive UDP traffic on the ipp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_sendrecv_ippp0( +corenet_udp_sendrecv_ircd_port( @@ -14658,20 +19304,20 @@ kernel

-Send and receive UDP network traffic on the ippp0 interface. +Send and receive UDP traffic on the ircd port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_sendrecv_ipsec0( +corenet_udp_sendrecv_isakmp_port( @@ -14684,20 +19330,20 @@ kernel

-Send and receive UDP network traffic on the ipsec0 interface. +Send and receive UDP traffic on the isakmp port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_sendrecv_ipsec1( +corenet_udp_sendrecv_jabber_client_port( @@ -14710,20 +19356,20 @@ kernel

-Send and receive UDP network traffic on the ipsec1 interface. +Send and receive UDP traffic on the jabber_client port.

-Module: +Module: corenetwork

Layer: kernel

-corenet_udp_sendrecv_ipsec2( +corenet_udp_sendrecv_jabber_interserver_port( @@ -14736,7 +19382,7 @@ kernel

-Send and receive UDP network traffic on the ipsec2 interface. +Send and receive UDP traffic on the jabber_interserver port.

@@ -14898,32 +19544,6 @@ Send and receive UDP traffic on the link_local node.
-
-Module: -corenetwork

-Layer: -kernel

-

- -corenet_udp_sendrecv_lo( - - - - - domain - - - )
-
- -
-

-Send and receive UDP network traffic on the lo interface. -

-
- -
-
Module: corenetwork

@@ -15002,6 +19622,32 @@ Send and receive UDP traffic on the mapped_ipv4 node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_monopd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the monopd port. +

+
+ +
+
Module: corenetwork

@@ -15054,6 +19700,32 @@ Send and receive UDP traffic on the mysqld port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_nessus_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the nessus port. +

+
+ +
+
Module: corenetwork

@@ -15106,6 +19778,32 @@ Send and receive UDP traffic on the ntp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_openvpn_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the openvpn port. +

+
+ +
+
Module: corenetwork

@@ -15184,6 +19882,32 @@ Send and receive UDP traffic on the postgresql port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_postgrey_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the postgrey port. +

+
+ +
+
Module: corenetwork

@@ -15210,6 +19934,32 @@ Send and receive UDP traffic on the printer port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_ptal_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the ptal port. +

+
+ +
+
Module: corenetwork

@@ -15236,6 +19986,32 @@ Send and receive UDP traffic on the pxe port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_pyzor_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the pyzor port. +

+
+ +
+
Module: corenetwork

@@ -15288,6 +20064,32 @@ Send and receive UDP traffic on the radius port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_razor_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the razor port. +

+
+ +
+
Module: corenetwork

@@ -15314,6 +20116,32 @@ Send and receive UDP network traffic on generic reserved ports.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_rndc_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the rndc port. +

+
+ +
+
Module: corenetwork

@@ -15470,6 +20298,58 @@ Send and receive UDP traffic on the snmp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_soundd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the soundd port. +

+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_spamd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the spamd port. +

+
+ +
+
Module: corenetwork

@@ -15600,6 +20480,32 @@ Send and receive UDP traffic on the tftp port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_transproxy_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the transproxy port. +

+
+ +
+
Module: corenetwork

@@ -15626,6 +20532,32 @@ Send and receive UDP traffic on the unspec node.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_uucpd_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the uucpd port. +

+
+ +
+
Module: corenetwork

@@ -15704,6 +20636,32 @@ Send and receive UDP traffic on the zebra port.

+
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_zope_port( + + + + + domain + + + )
+
+ +
+

+Send and receive UDP traffic on the zope port. +

+
+ +
+
Module: corenetwork

@@ -15756,6 +20714,36 @@ Read and write the TUN/TAP virtual network device.

+
+Module: +cpucontrol

+Layer: +services

+

+ +cpucontrol_stub( + + + + + [ + + domain + + ] + + + )
+
+ +
+

+CPUcontrol stub interface. No access allowed. +

+
+ +
+
Module: cron

@@ -15808,32 +20796,6 @@ Read temporary files from the system cron jobs.

-
-Module: -cron

-Layer: -services

-

- -cron_rw_log( - - - - - domain - - - )
-
- -
-

-Read and write the cron daemon log files. -

-
- -
-
Module: cron

@@ -16027,6 +20989,32 @@ Wrate a system cron job unnamed pipe.

+
+Module: +cvs

+Layer: +services

+

+ +cvs_read_data( + + + + + domain + + + )
+
+ +
+

+Read the CVS data and metadata. +

+
+ +
+
Module: dbus

@@ -16080,6 +21068,32 @@ Send a message on the system DBUS.

+
+Module: +dbus

+Layer: +services

+

+ +dbus_system_bus_unconfined( + + + + + domain + + + )
+
+ +
+

+Allow unconfined access to the system DBUS. +

+
+ +
+
Module: devices

@@ -16201,6 +21215,32 @@ Delete symbolic links in device directories.

+
+Module: +devices

+Layer: +kernel

+

+ +dev_delete_generic_file( + + + + + domain + + + )
+
+ +
+

+Delete generic files in /dev. +

+
+ +
+
Module: devices

@@ -16491,6 +21531,58 @@ Dontaudit attempts to list all device nodes.

+
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_read_all_blk_files( + + + + + domain + + + )
+
+ +
+

+Dontaudit read on all block file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_read_all_chr_files( + + + + + domain + + + )
+
+ +
+

+Dontaudit read on all character file device nodes. +

+
+ +
+
Module: devices

@@ -16940,6 +22032,33 @@ Get the attributes of the apm bios device node.

+
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_cpu( + + + + + domain + + + )
+
+ +
+

+Get the attributes of the CPU +microcode and id interfaces. +

+
+ +
+
Module: devices

@@ -17226,6 +22345,32 @@ Get the attributes of video4linux devices.

+
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_xserver_misc_dev( + + + + + domain + + + )
+
+ +
+

+Get the attributes of X server miscellaneous devices. +

+
+ +
+
Module: devices

@@ -18790,6 +23935,32 @@ Set the attributes of video4linux device nodes.

+
+Module: +devices

+Layer: +kernel

+

+ +dev_setattr_xserver_misc_dev( + + + + + domain + + + )
+
+ +
+

+Set the attributes of X server miscellaneous devices. +

+
+ +
+
Module: devices

@@ -19197,7 +24368,7 @@ system

- ? + type )
@@ -19205,7 +24376,65 @@ system

-Summary is missing! +Make the specified type usable as a basic domain. +

+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_cron_exemption_source( + + + + + domain + + + )
+
+ +
+

+Make the specified domain the source of +the cron domain exception of the +SELinux role and identity change +constraints. +

+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_cron_exemption_target( + + + + + domain + + + )
+
+ +
+

+Make the specified domain the target of +the cron domain exception of the +SELinux role and identity change +constraints.

@@ -19400,6 +24629,58 @@ directories of all domains.
+
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_ptrace_all_domains( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to ptrace all domains. +

+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_ptrace_confined_domains( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to ptrace confined domains. +

+
+ +
+
Module: domain

@@ -19545,7 +24826,15 @@ system

- ? + domain + + + + , + + + + type )
@@ -19553,7 +24842,8 @@ system

-Summary is missing! +Make the specified type usable as +an entry point for the domain.

@@ -19585,6 +24875,32 @@ Summary is missing!
+
+Module: +domain

+Layer: +system

+

+ +domain_getattr_all_domains( + + + + + domain + + + )
+
+ +
+

+Get the attributes of all domains of all domains. +

+
+ +
+
Module: domain

@@ -19639,6 +24955,32 @@ sockets, for all socket types.

+
+Module: +domain

+Layer: +system

+

+ +domain_getattr_confined_domains( + + + + + domain + + + )
+
+ +
+

+Get the attributes of all confined domains. +

+
+ +
+
Module: domain

@@ -19770,6 +25112,32 @@ Summary is missing!

+
+Module: +domain

+Layer: +system

+

+ +domain_read_confined_domains_state( + + + + + domain + + + )
+
+ +
+

+Read the process state (/proc/pid) of all confined domains. +

+
+ +
+
Module: domain

@@ -19797,6 +25165,32 @@ changing of role.

+
+Module: +domain

+Layer: +system

+

+ +domain_search_all_domains_state( + + + + + domain + + + )
+
+ +
+

+Search the process state directory (/proc/pid) of all domains. +

+
+ +
+
Module: domain

@@ -19981,6 +25375,34 @@ changing of user identity.

+
+Module: +domain

+Layer: +system

+

+ +domain_system_change_exempt( + + + + + domain + + + )
+
+ +
+

+Makes caller and execption to the constraint +preventing changing to the system user +identity and system role. +

+
+ +
+
Module: domain

@@ -19993,7 +25415,7 @@ system

- ? + type )
@@ -20001,7 +25423,7 @@ system

-Summary is missing! +Make the specified type usable as a domain.

@@ -20059,6 +25481,35 @@ Summary is missing!
+
+Module: +domain

+Layer: +system

+

+ +domain_user_exemption_target( + + + + + domain + + + )
+
+ +
+

+Make the specified domain the target of +the user domain exception of the +SELinux role and identity change +constraints. +

+
+ +
+
Module: domain

@@ -20085,6 +25536,34 @@ Summary is missing!

+
+Module: +files

+Layer: +system

+

+ +files_associate_tmp( + + + + + file_type + + + )
+
+ +
+

+Allow the specified type to associate +to a filesystem with the type of the +temporary directory (/tmp). +

+
+ +
+
Module: files

@@ -20301,6 +25780,98 @@ Summary is missing!

+
+Module: +files

+Layer: +system

+

+ +files_create_usr( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )
+
+ +
+

+Create objects in the /usr directory +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_create_var( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )
+
+ +
+

+Create objects in the /var directory +

+
+ +
+
Module: files

@@ -20359,6 +25930,32 @@ system

+ ? + + + )
+

+ +
+

+Summary is missing! +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_delete_all_pid_dirs( + + + + ? @@ -20720,6 +26317,60 @@ Do not audit attempts to ioctl daemon runtime data files.
+
+Module: +files

+Layer: +system

+

+ +files_dontaudit_list_default( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to list contents of +directories with the default file type. +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_dontaudit_read_default_files( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to read files +with the default file type. +

+
+ +
+
Module: files

@@ -22287,6 +27938,32 @@ that has not yet been labeled.

+
+Module: +files

+Layer: +system

+

+ +files_mounton_mnt( + + + + + domain + + + )
+
+ +
+

+Mount a filesystem on /mnt. +

+
+ +
+
Module: files

@@ -22339,6 +28016,122 @@ Summary is missing!

+
+Module: +files

+Layer: +system

+

+ +files_poly( + + + + + file_type + + + )
+
+ +
+

+Make the specified type a +polyinstantiated directory. +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_poly_member( + + + + + file_type + + + )
+
+ +
+

+Make the specified type a +polyinstantiation member directory. +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_poly_member_tmp( + + + + + domain + + + + , + + + + file_type + + + )
+
+ +
+

+Make the domain use the specified +type of polyinstantiated directory. +

+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_poly_parent( + + + + + file_type + + + )
+
+ +
+

+Make the specified type a parent +of a polyinstantiated directory. +

+
+ +
+
Module: files

@@ -23163,6 +28956,32 @@ Summary is missing!

+
+Module: +files

+Layer: +system

+

+ +files_search_default( + + + + + domain + + + )
+
+ +
+

+Search the contents of directories with the default file type. +

+
+ +
+
Module: files

@@ -23487,7 +29306,7 @@ system

- ? + file_type )
@@ -23495,7 +29314,8 @@ system

-Summary is missing! +Make the specified type a file +used for temporary files.

@@ -23982,6 +29802,60 @@ attributes, such as ext3, JFS, or XFS.
+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_list_cifs( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to list the contents +of directories on a CIFS or SMB filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_list_nfs( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to list the contents +of directories on a NFS filesystem. +

+
+ +
+
Module: filesystem

@@ -24009,6 +29883,172 @@ contents of generic tmpfs directories.

+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_manage_cifs_dirs( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to create, read, +write, and delete directories +on a CIFS or SMB network filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_manage_cifs_files( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to create, read, +write, and delete files +on a CIFS or SMB network filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_manage_nfs_dirs( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to create, read, +write, and delete directories +on a NFS filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_manage_nfs_files( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to create, +read, write, and delete files +on a NFS filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_read_cifs_files( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to read +files on a CIFS or SMB filesystem. +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_read_nfs_files( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to read +files on a NFS filesystem. +

+
+ +
+
Module: filesystem

@@ -24598,6 +30638,33 @@ List all directories with a filesystem type.

+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_list_cifs( + + + + + domain + + + )
+
+ +
+

+List the contents of directories on a +CIFS or SMB filesystem. +

+
+ +
+
Module: filesystem

@@ -24976,6 +31043,60 @@ nodes on tmpfs filesystems.

+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_tmpfs_dirs( + + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete +tmpfs directories +

+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_tmpfs_files( + + + + + domain + + + )
+
+ +
+

+Read and write, create and delete generic +files on tmpfs filesystems. +

+
+ +
+
Module: filesystem

@@ -25596,6 +31717,32 @@ Relabel character nodes on tmpfs filesystems.

+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_relabelfrom_all_fs( + + + + + domain + + + )
+
+ +
+

+Relabelfrom all filesystems. +

+
+ +
+
Module: filesystem

@@ -25978,6 +32125,32 @@ some mount options to be changed.

+
+Module: +filesystem

+Layer: +kernel

+

+ +fs_search_all( + + + + + domain + + + )
+
+ +
+

+Search all directories with a filesystem type. +

+
+ +
+
Module: filesystem

@@ -27374,6 +33547,32 @@ Define the specified domain as a TCP inetd service.

+
+Module: +inetd

+Layer: +services

+

+ +inetd_udp_sendto( + + + + + domain + + + )
+
+ +
+

+Send UDP network traffic to inetd. +

+
+ +
+
Module: inetd

@@ -27737,6 +33936,32 @@ Summary is missing!

+
+Module: +init

+Layer: +system

+

+ +init_exec( + + + + + domain + + + )
+
+ +
+

+Execute the init program in the caller domain. +

+
+ +
+
Module: init

@@ -28179,6 +34404,32 @@ which can be started by init scripts.

+
+Module: +init

+Layer: +system

+

+ +init_udp_sendto( + + + + + domain + + + )
+
+ +
+

+Send UDP network traffic to init. +

+
+ +
+
Module: init

@@ -28796,6 +35047,33 @@ allow the specified role the iptables domain.

+
+Module: +kerberos

+Layer: +services

+

+ +kerberos_dontaudit_write_config( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to write the kerberos +configuration file (/etc/krb5.conf). +

+
+ +
+
Module: kerberos

@@ -28822,6 +35100,32 @@ Read the kerberos configuration file (/etc/krb5.conf).

+
+Module: +kerberos

+Layer: +services

+

+ +kerberos_read_keytab( + + + + + domain + + + )
+
+ +
+

+Read the kerberos key table. +

+
+ +
+
Module: kerberos

@@ -29244,6 +35548,32 @@ Allows caller to get attribues of core kernel interface.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_getattr_debugfs( + + + + + domain + + + )
+
+ +
+

+Get the attributes of a kernel debugging filesystem. +

+
+ +
+
Module: kernel

@@ -29323,6 +35653,33 @@ Send a kill signal to unlabeled processes.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_list_from( + + + + + dir_type + + + )
+
+ +
+

+Allow the kernel to read the contents +of the specified directory. +

+
+ +
+
Module: kernel

@@ -29401,6 +35758,32 @@ Allows caller to load kernel modules

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_mount_debugfs( + + + + + domain + + + )
+
+ +
+

+Mount a kernel debugging filesystem. +

+
+ +
+
Module: kernel

@@ -29453,6 +35836,33 @@ Allow caller to read the device sysctls.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_file_from( + + + + + dir_type + + + )
+
+ +
+

+Allow the kernel to read the +specified file. +

+
+ +
+
Module: kernel

@@ -29871,6 +36281,32 @@ Allow caller to relabel unlabeled objects.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_remount_debugfs( + + + + + domain + + + )
+
+ +
+

+Remount a kernel debugging filesystem. +

+
+ +
+
Module: kernel

@@ -30289,6 +36725,86 @@ Read and write virtual memory sysctls.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_search_debugfs( + + + + + domain + + + )
+
+ +
+

+Search the contents of a kernel debugging filesystem. +

+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_search_from( + + + + + dir_type + + + )
+
+ +
+

+Allow the kernel to search the +specified directory. +

+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_search_from( + + + + + dir_type + + + )
+
+ +
+

+Allow the kernel to search the +specified directory. +

+
+ +
+
Module: kernel

@@ -30315,6 +36831,43 @@ Search directories in /proc.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_send_syslog_msg_from( + + + + + socket + + + + , + + + + syslog_type + + + )
+
+ +
+

+Allow the kernel to send a syslog +message to the specified domain, +connecting over the specified named +socket. +

+
+ +
+
Module: kernel

@@ -30341,6 +36894,32 @@ Send messages to kernel unix datagram sockets.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_setpgid( + + + + + domain + + + )
+
+ +
+

+Set the process group of kernel threads. +

+
+ +
+
Module: kernel

@@ -30394,6 +36973,60 @@ Send a SIGCHLD signal to kernel threads.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_sigchld_from( + + + + + domain + + + )
+
+ +
+

+Allow the kernel to send a SIGCHLD +signal to the specified domain. +

+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_sigchld_from_unlabeled( + + + + + domain + + + )
+
+ +
+

+Allow unlabeled processes to send a SIGCHLD +signal to the specified domain. +

+
+ +
+
Module: kernel

@@ -30420,6 +37053,32 @@ Send a child terminated signal to unlabeled processes.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_signal( + + + + + domain + + + )
+
+ +
+

+Send a generic signal to kernel threads. +

+
+ +
+
Module: kernel

@@ -30550,6 +37209,33 @@ Receive messages from kernel UDP sockets.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_udp_sendfrom( + + + + + domain + + + )
+
+ +
+

+Allow the kernel to send UDP network traffic +the specified domain. +

+
+ +
+
Module: kernel

@@ -30576,6 +37262,32 @@ Unconfined access to the kernel.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_unmount_debugfs( + + + + + domain + + + )
+
+ +
+

+Unmount a kernel debugging filesystem. +

+
+ +
+
Module: kernel

@@ -30602,6 +37314,86 @@ Permits caller to use kernel file descriptors.

+
+Module: +kernel

+Layer: +kernel

+

+ +kernel_use_ld_so_from( + + + + + lib_type + + + + , + + + + ld_type + + + + , + + + + cache_type + + + )
+
+ +
+

+Use the specified types for /lib directory +and use the dynamic link/loader for automatic loading +of shared libraries, and the link/loader +cache. +

+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_use_shared_libs_from( + + + + + lib_dir_type + + + + , + + + + shlib_type + + + )
+
+ +
+

+Allow the kernel to load and execute +functions from the specified shared libraries. +

+
+ +
+
Module: kernel

@@ -30716,6 +37508,32 @@ Read the OpenLDAP configuration files.

+
+Module: +ldap

+Layer: +services

+

+ +ldap_use( + + + + + domain + + + )
+
+ +
+

+Use LDAP over TCP connection. +

+
+ +
+
Module: libraries

@@ -31169,6 +37987,32 @@ Execute local logins in the local login domain.

+
+Module: +locallogin

+Layer: +system

+

+ +locallogin_dontaudit_use_fd( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to inherit local login file descriptors. +

+
+ +
+
Module: locallogin

@@ -31215,7 +38059,7 @@ system

-Allow processes to inherit local login file descriptors +Allow processes to inherit local login file descriptors.

@@ -31363,7 +38207,7 @@ system

- ? + file_type )
@@ -31371,7 +38215,8 @@ system

-Summary is missing! +Make the specified type a file +used for logs.

@@ -31403,6 +38248,33 @@ Summary is missing!
+
+Module: +logging

+Layer: +system

+

+ +logging_manage_generic_logs( + + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete +generic log files. +

+
+ +
+
Module: logging

@@ -31429,6 +38301,32 @@ Summary is missing!

+
+Module: +logging

+Layer: +system

+

+ +logging_read_auditd_config( + + + + + domain + + + )
+
+ +
+

+Read the auditd configuration files. +

+
+ +
+
Module: logging

@@ -31467,7 +38365,7 @@ system

- ? + domain )
@@ -31475,7 +38373,7 @@ system

-Summary is missing! +Read and write generic log files.

@@ -31828,6 +38726,32 @@ Execute lvm programs in the lvm domain.
+
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_delete_man_pages( + + + + + domain + + + )
+
+ +
+

+Delete man pages +

+
+ +
+
Module: miscfiles

@@ -31880,6 +38804,32 @@ Allow process to read legacy time localization info

+
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_manage_man_pages( + + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete man pages +

+
+ +
+
Module: miscfiles

@@ -31952,7 +38902,7 @@ system

-Allow process to read man pages +Read man pages

@@ -31984,33 +38934,6 @@ Read TeX data
-
-Module: -miscfiles

-Layer: -system

-

- -miscfiles_rw_man_cache( - - - - - domain - - - )
-
- -
-

-Allow process to create files and dirs in /var/cache/man -and /var/catman/ -

-
- -
-
Module: modutils

@@ -33606,6 +40529,36 @@ Execute ntp server in the ntpd domain.

+
+Module: +ntp

+Layer: +services

+

+ +ntp_stub( + + + + + [ + + domain + + ] + + + )
+
+ +
+

+NTP stub interface. No access allowed. +

+
+ +
+
Module: pcmcia

@@ -33781,6 +40734,284 @@ allow the specified role the cardmgr domain.

+
+Module: +pcmcia

+Layer: +system

+

+ +pcmcia_use_cardmgr_fd( + + + + + domain + + + )
+
+ +
+

+Inherit and use file descriptors from cardmgr. +

+
+ +
+ +
+Module: +portmap

+Layer: +services

+

+ +portmap_domtrans_helper( + + + + + domain + + + )
+
+ +
+

+Execute portmap_helper in the helper domain. +

+
+ +
+ +
+Module: +portmap

+Layer: +services

+

+ +portmap_run_helper( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+

+Execute portmap helper in the helper domain, and +allow the specified role the helper domain. +Communicate with portmap. +

+
+ +
+ +
+Module: +portmap

+Layer: +services

+

+ +portmap_udp_sendto( + + + + + domain + + + )
+
+ +
+

+Send UDP network traffic to portmap. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_domtrans( + + + + + domain + + + )
+
+ +
+

+Execute postgresql in the postgresql domain. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_manage_db( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to manage postgresql's database. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_read_config( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read postgresql's etc. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_search_db_dir( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to search postgresql's database directory. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_tcp_connect( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to connect to postgresql with a tcp socket. +

+
+ +
+ +
+Module: +postgresql

+Layer: +services

+

+ +postgresql_unix_connect( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to connect to postgresql with a unix socket. +

+
+ +
+
Module: quota

@@ -33981,6 +41212,32 @@ Domain transition to the remote login domain.

+
+Module: +rlogin

+Layer: +services

+

+ +rlogin_domtrans( + + + + + domain + + + )
+
+ +
+

+Execute rlogind in the rlogin domain. +

+
+ +
+
Module: rpm

@@ -34257,6 +41514,285 @@ Domain transition to rshd.

+
+Module: +samba

+Layer: +services

+

+ +samba_domtrans_net( + + + + + domain + + + )
+
+ +
+

+Execute samba net in the samba_net domain. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_domtrans_smbmount( + + + + + domain + + + )
+
+ +
+

+Execute smbmount in the smbmount domain. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_exec_log( + + + + + domain + + + )
+
+ +
+

+Execute samba log in the caller domain. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_read_config( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read +samba configuration files. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_read_log( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read samba's log files. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_read_secrets( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read samba's secrets. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_run_net( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+

+Execute samba net in the samba_net domain, and +allow the specified role the samba_net domain. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_rw_config( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read +and write samba configuration files. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_rw_smbmount_tcp_socket( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to read and write to smbmount tcp sockets. +

+
+ +
+ +
+Module: +samba

+Layer: +services

+

+ +samba_write_smbmount_tcp_socket( + + + + + domain + + + )
+
+ +
+

+Allow the specified domain to write to smbmount tcp sockets. +

+
+ +
+
Module: selinux

@@ -34309,6 +41845,33 @@ Calculate the default type for object creation.

+
+Module: +selinux

+Layer: +kernel

+

+ +selinux_compute_member( + + + + + domain + + + )
+
+ +
+

+Allows caller to compute polyinstatntiated +directory members. +

+
+ +
+
Module: selinux

@@ -34845,6 +42408,33 @@ Execute setfiles in the setfiles domain.

+
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_dontaudit_read_config( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to read the SELinux +userland configuration (/etc/selinux). +

+
+ +
+
Module: selinuxutil

@@ -35302,7 +42892,6 @@ system

Execute checkpolicy in the checkpolicy domain, and allow the specified role the checkpolicy domain, and use the caller's terminal. -Has a SIGCHLD signal backchannel.

@@ -35868,6 +43457,60 @@ the attributes of removable devices device nodes.
+
+Module: +storage

+Layer: +kernel

+

+ +storage_dontaudit_read_fixed_disk( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts made by the caller to read +fixed disk device nodes. +

+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_dontaudit_read_removable_device( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts made by the caller to read +removable devices device nodes. +

+
+ +
+
Module: storage

@@ -36659,6 +44302,32 @@ Create DHCP state data.

+
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_dns_name_resolve( + + + + + domain + + + )
+
+ +
+

+Perform a DNS name resolution. +

+
+ +
+
Module: sysnetwork

@@ -36711,6 +44380,32 @@ Execute ifconfig in the ifconfig domain.

+
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_exec_ifconfig( + + + + + domain + + + )
+
+ +
+

+Execute ifconfig in the caller domain. +

+
+ +
+
Module: sysnetwork

@@ -36867,6 +44562,49 @@ Read dhcp client state files.

+
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_run_dhcpc( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+

+Execute DHCP clients in the dhcpc domain, and +allow the specified role the dhcpc domain. +

+
+ +
+
Module: sysnetwork

@@ -37067,6 +44805,58 @@ Send a SIGSTOP signal to the dhcp client.

+
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_use_ldap( + + + + + domain + + + )
+
+ +
+

+Connect and use a LDAP server. +

+
+ +
+ +
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_use_portmap( + + + + + domain + + + )
+
+ +
+

+Connect and use remote port mappers. +

+
+ +
+
Module: terminal

@@ -38210,13 +46000,13 @@ Execute udev in the udev domain.

-Module: +Module: udev

Layer: system

-udev_donaudit_rw_unix_dgram_socket( +udev_dontaudit_rw_unix_dgram_socket( @@ -38236,6 +46026,33 @@ to a udev unix datagram socket.
+
+Module: +udev

+Layer: +system

+

+ +udev_dontaudit_use_fd( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to inherit a +udev file descriptor. +

+
+ +
+
Module: udev

@@ -38712,6 +46529,33 @@ users home directory.

+
+Module: +userdomain

+Layer: +system

+

+ +userdom_dontaudit_use_all_user_fd( + + + + + domain + + + )
+
+ +
+

+Do not audit attempts to inherit the file +descriptors from any user domains. +

+
+ +
+
Module: userdomain

@@ -39833,6 +47677,101 @@ allow the specified role the useradd domain.

+
+Module: +vpn

+Layer: +admin

+

+ +vpn_domtrans( + + + + + domain + + + )
+
+ +
+

+Execute VPN clients in the vpnc domain. +

+
+ +
+ +
+Module: +vpn

+Layer: +admin

+

+ +vpn_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+

+Execute VPN clients in the vpnc domain, and +allow the specified role the vpnc domain. +

+
+ +
+ +
+Module: +zebra

+Layer: +services

+

+ +zebra_read_config( + + + + + domain + + + )
+
+ +
+

+Read the configuration files for zebra. +

+
+ +
+
diff --git a/www/api-docs/kernel_corenetwork.html b/www/api-docs/kernel_corenetwork.html index 48cbc30b..a451f9d3 100644 --- a/www/api-docs/kernel_corenetwork.html +++ b/www/api-docs/kernel_corenetwork.html @@ -133,6 +133,49 @@ No
+ +
+ + +
+ +corenet_dontaudit_tcp_connect_all_reserved_ports( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to connect TCP sockets +all reserved ports. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -283,132 +326,6 @@ Receive raw IP packets on the compat_ipv4 node.

-
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the eth2 interface. -

- -
Parameters
@@ -535,174 +452,6 @@ Receive raw IP packets on the inaddr_any node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_ippp0( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the ippp0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_ipsec0( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the ipsec0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_ipsec1( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the ipsec1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_ipsec2( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the ipsec2 interface. -

- -
Parameters
@@ -745,48 +494,6 @@ Receive raw IP packets on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_receive_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive raw IP packets on the lo interface. -

- -
Parameters
@@ -1123,132 +830,6 @@ Send raw IP packets on the compat_ipv4 node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the eth2 interface. -

- -
Parameters
@@ -1375,174 +956,6 @@ Send raw IP packets on the inaddr_any node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_ippp0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the ippp0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_ipsec0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the ipsec0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_ipsec1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the ipsec1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_ipsec2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the ipsec2 interface. -

- -
Parameters
@@ -1585,48 +998,6 @@ Send raw IP packets on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_send_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Send raw IP packets on the lo interface. -

- -
Parameters
@@ -1963,132 +1334,6 @@ Send and receive raw IP packets on the compat_ipv4 node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the eth2 interface. -

- -
Parameters
@@ -2215,174 +1460,6 @@ Send and receive raw IP packets on the inaddr_any node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_ippp0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the ippp0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_ipsec0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the ipsec0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_ipsec1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the ipsec1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_ipsec2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the ipsec2 interface. -

- -
Parameters
@@ -2425,48 +1502,6 @@ Send and receive raw IP packets on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_raw_sendrecv_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive raw IP packets on the lo interface. -

- -
Parameters
@@ -2677,6 +1712,216 @@ Send and receive raw IP packets on the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the afs_vl port. +

+ +
Parameters
@@ -2845,6 +2090,258 @@ Bind TCP sockets to the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the clockspeed port. +

+ +
Parameters
@@ -2887,6 +2384,48 @@ Bind TCP sockets to node compat_ipv4.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the cvs port. +

+ +
Parameters
@@ -2929,6 +2468,48 @@ Bind TCP sockets to the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the dcc port. +

+ +
Parameters
@@ -3307,6 +2888,90 @@ Bind TCP sockets to generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the gopher port. +

+ +
Parameters
@@ -3349,6 +3014,48 @@ Bind TCP sockets to the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the hplip port. +

+ +
Parameters
@@ -3433,6 +3140,48 @@ Bind TCP sockets to the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the imaze port. +

+ +
Parameters
@@ -3601,6 +3350,174 @@ Bind TCP sockets to the ipp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_ircd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the ircd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_isakmp_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the isakmp port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_jabber_client_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the jabber_client port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_jabber_interserver_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the jabber_interserver port. +

+ +
Parameters
@@ -3979,6 +3896,48 @@ Bind TCP sockets to node mapped_ipv4.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the monopd port. +

+ +
Parameters
@@ -4063,6 +4022,48 @@ Bind TCP sockets to the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the nessus port. +

+ +
Parameters
@@ -4147,6 +4148,48 @@ Bind TCP sockets to the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the openvpn port. +

+ +
Parameters
@@ -4273,6 +4316,48 @@ Bind TCP sockets to the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the postgrey port. +

+ +
Parameters
@@ -4315,6 +4400,48 @@ Bind TCP sockets to the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the ptal port. +

+ +
Parameters
@@ -4357,6 +4484,48 @@ Bind TCP sockets to the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the pyzor port. +

+ +
Parameters
@@ -4441,6 +4610,48 @@ Bind TCP sockets to the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the razor port. +

+ +
Parameters
@@ -4483,6 +4694,48 @@ Bind TCP sockets to generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the rndc port. +

+ +
Parameters
@@ -4735,6 +4988,90 @@ Bind TCP sockets to the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the spamd port. +

+ +
Parameters
@@ -4945,6 +5282,48 @@ Bind TCP sockets to the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the transproxy port. +

+ +
Parameters
@@ -4987,6 +5366,48 @@ Bind TCP sockets to node unspec.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the uucpd port. +

+ +
Parameters
@@ -5113,6 +5534,300 @@ Bind TCP sockets to the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_bind_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind TCP sockets to the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the afs_vl port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_all_ports( + + + + + domain + + + )
+
+
+ +
Summary
+

+Connect TCP sockets to all ports. +

+ +
Parameters
@@ -5155,6 +5870,300 @@ Make a TCP connection to the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the clockspeed port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the cvs port. +

+ +
Parameters
@@ -5197,6 +6206,48 @@ Make a TCP connection to the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the dcc port. +

+ +
Parameters
@@ -5491,6 +6542,132 @@ Make a TCP connection to the ftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_generic_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Connect TCP sockets to generic ports. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the gopher port. +

+ +
Parameters
@@ -5533,6 +6710,48 @@ Make a TCP connection to the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the hplip port. +

+ +
Parameters
@@ -5617,6 +6836,48 @@ Make a TCP connection to the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the imaze port. +

+ +
Parameters
@@ -5743,6 +7004,174 @@ Make a TCP connection to the ipp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_ircd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the ircd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_isakmp_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the isakmp port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_jabber_client_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the jabber_client port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_jabber_interserver_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the jabber_interserver port. +

+ +
Parameters
@@ -5995,6 +7424,48 @@ Make a TCP connection to the mail port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the monopd port. +

+ +
Parameters
@@ -6037,6 +7508,48 @@ Make a TCP connection to the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the nessus port. +

+ +
Parameters
@@ -6121,6 +7634,48 @@ Make a TCP connection to the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the openvpn port. +

+ +
Parameters
@@ -6247,6 +7802,48 @@ Make a TCP connection to the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the postgrey port. +

+ +
Parameters
@@ -6289,6 +7886,48 @@ Make a TCP connection to the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the ptal port. +

+ +
Parameters
@@ -6331,6 +7970,48 @@ Make a TCP connection to the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the pyzor port. +

+ +
Parameters
@@ -6415,6 +8096,132 @@ Make a TCP connection to the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the razor port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_reserved_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Connect TCP sockets to generic reserved ports. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the rndc port. +

+ +
Parameters
@@ -6625,6 +8432,90 @@ Make a TCP connection to the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the spamd port. +

+ +
Parameters
@@ -6835,6 +8726,90 @@ Make a TCP connection to the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the transproxy port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the uucpd port. +

+ +
Parameters
@@ -6961,6 +8936,258 @@ Make a TCP connection to the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_connect_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make a TCP connection to the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the afs_vl port. +

+ +
Parameters
@@ -7171,6 +9398,258 @@ Send and receive TCP traffic on the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the clockspeed port. +

+ +
Parameters
@@ -7213,6 +9692,48 @@ Send and receive TCP traffic on the compat_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the cvs port. +

+ +
Parameters
@@ -7255,6 +9776,48 @@ Send and receive TCP traffic on the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the dcc port. +

+ +
Parameters
@@ -7423,132 +9986,6 @@ Send and receive TCP traffic on the dns port.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_tcp_sendrecv_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive TCP network traffic on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_tcp_sendrecv_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive TCP network traffic on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_tcp_sendrecv_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive TCP network traffic on the eth2 interface. -

- -
Parameters
@@ -7801,6 +10238,90 @@ Send and receive TCP network traffic on generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the gopher port. +

+ +
Parameters
@@ -7843,6 +10364,48 @@ Send and receive TCP traffic on the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the hplip port. +

+ +
Parameters
@@ -7927,6 +10490,48 @@ Send and receive TCP traffic on the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the imaze port. +

+ +
Parameters
@@ -8113,13 +10718,13 @@ No - +
-corenet_tcp_sendrecv_ippp0( +corenet_tcp_sendrecv_ircd_port( @@ -8133,7 +10738,7 @@ No
Summary

-Send and receive TCP network traffic on the ippp0 interface. +Send and receive TCP traffic on the ircd port.

@@ -8155,13 +10760,13 @@ No
- +
-corenet_tcp_sendrecv_ipsec0( +corenet_tcp_sendrecv_isakmp_port( @@ -8175,7 +10780,7 @@ No
Summary

-Send and receive TCP network traffic on the ipsec0 interface. +Send and receive TCP traffic on the isakmp port.

@@ -8197,13 +10802,13 @@ No
- +
-corenet_tcp_sendrecv_ipsec1( +corenet_tcp_sendrecv_jabber_client_port( @@ -8217,7 +10822,7 @@ No
Summary

-Send and receive TCP network traffic on the ipsec1 interface. +Send and receive TCP traffic on the jabber_client port.

@@ -8239,13 +10844,13 @@ No
- +
-corenet_tcp_sendrecv_ipsec2( +corenet_tcp_sendrecv_jabber_interserver_port( @@ -8259,7 +10864,7 @@ No
Summary

-Send and receive TCP network traffic on the ipsec2 interface. +Send and receive TCP traffic on the jabber_interserver port.

@@ -8515,48 +11120,6 @@ Send and receive TCP traffic on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_tcp_sendrecv_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive TCP network traffic on the lo interface. -

- -
Parameters
@@ -8683,6 +11246,48 @@ Send and receive TCP traffic on the mapped_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the monopd port. +

+ +
Parameters
@@ -8767,6 +11372,48 @@ Send and receive TCP traffic on the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the nessus port. +

+ +
Parameters
@@ -8851,6 +11498,48 @@ Send and receive TCP traffic on the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the openvpn port. +

+ +
Parameters
@@ -8977,6 +11666,48 @@ Send and receive TCP traffic on the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the postgrey port. +

+ +
Parameters
@@ -9019,6 +11750,48 @@ Send and receive TCP traffic on the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the ptal port. +

+ +
Parameters
@@ -9061,6 +11834,48 @@ Send and receive TCP traffic on the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the pyzor port. +

+ +
Parameters
@@ -9145,6 +11960,48 @@ Send and receive TCP traffic on the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the razor port. +

+ +
Parameters
@@ -9187,6 +12044,48 @@ Send and receive TCP network traffic on generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the rndc port. +

+ +
Parameters
@@ -9439,6 +12338,90 @@ Send and receive TCP traffic on the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the spamd port. +

+ +
Parameters
@@ -9649,6 +12632,48 @@ Send and receive TCP traffic on the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the transproxy port. +

+ +
Parameters
@@ -9691,6 +12716,48 @@ Send and receive TCP traffic on the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the uucpd port. +

+ +
Parameters
@@ -9817,6 +12884,258 @@ Send and receive TCP traffic on the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_tcp_sendrecv_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive TCP traffic on the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the afs_vl port. +

+ +
Parameters
@@ -9985,6 +13304,258 @@ Bind UDP sockets to the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the clockspeed port. +

+ +
Parameters
@@ -10027,6 +13598,48 @@ Bind UDP sockets to the compat_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the cvs port. +

+ +
Parameters
@@ -10069,6 +13682,48 @@ Bind UDP sockets to the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the dcc port. +

+ +
Parameters
@@ -10447,6 +14102,90 @@ Bind UDP sockets to generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the gopher port. +

+ +
Parameters
@@ -10489,6 +14228,48 @@ Bind UDP sockets to the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the hplip port. +

+ +
Parameters
@@ -10573,6 +14354,48 @@ Bind UDP sockets to the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the imaze port. +

+ +
Parameters
@@ -10741,6 +14564,174 @@ Bind UDP sockets to the ipp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_ircd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the ircd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_isakmp_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the isakmp port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_jabber_client_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the jabber_client port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_jabber_interserver_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the jabber_interserver port. +

+ +
Parameters
@@ -11119,6 +15110,48 @@ Bind UDP sockets to the mapped_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the monopd port. +

+ +
Parameters
@@ -11203,6 +15236,48 @@ Bind UDP sockets to the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the nessus port. +

+ +
Parameters
@@ -11287,6 +15362,48 @@ Bind UDP sockets to the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the openvpn port. +

+ +
Parameters
@@ -11413,6 +15530,48 @@ Bind UDP sockets to the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the postgrey port. +

+ +
Parameters
@@ -11455,6 +15614,48 @@ Bind UDP sockets to the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the ptal port. +

+ +
Parameters
@@ -11497,6 +15698,48 @@ Bind UDP sockets to the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the pyzor port. +

+ +
Parameters
@@ -11581,6 +15824,48 @@ Bind UDP sockets to the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the razor port. +

+ +
Parameters
@@ -11623,6 +15908,48 @@ Bind UDP sockets to generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the rndc port. +

+ +
Parameters
@@ -11875,6 +16202,90 @@ Bind UDP sockets to the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the spamd port. +

+ +
Parameters
@@ -12085,6 +16496,48 @@ Bind UDP sockets to the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the transproxy port. +

+ +
Parameters
@@ -12127,6 +16580,48 @@ Bind UDP sockets to the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the uucpd port. +

+ +
Parameters
@@ -12253,6 +16748,258 @@ Bind UDP sockets to the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_bind_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Bind UDP sockets to the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the afs_vl port. +

+ +
Parameters
@@ -12463,6 +17210,258 @@ Receive UDP traffic on the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the clockspeed port. +

+ +
Parameters
@@ -12505,6 +17504,48 @@ Receive UDP traffic on the compat_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the cvs port. +

+ +
Parameters
@@ -12547,6 +17588,48 @@ Receive UDP traffic on the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the dcc port. +

+ +
Parameters
@@ -12715,132 +17798,6 @@ Receive UDP traffic on the dns port.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_receive_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive UDP network traffic on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_receive_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive UDP network traffic on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_receive_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive UDP network traffic on the eth2 interface. -

- -
Parameters
@@ -13093,6 +18050,90 @@ Receive UDP network traffic on generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the gopher port. +

+ +
Parameters
@@ -13135,6 +18176,48 @@ Receive UDP traffic on the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the hplip port. +

+ +
Parameters
@@ -13219,6 +18302,48 @@ Receive UDP traffic on the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the imaze port. +

+ +
Parameters
@@ -13405,13 +18530,13 @@ No - +
-corenet_udp_receive_ippp0( +corenet_udp_receive_ircd_port( @@ -13425,7 +18550,7 @@ No
Summary

-Receive UDP network traffic on the ippp0 interface. +Receive UDP traffic on the ircd port.

@@ -13447,13 +18572,13 @@ No
- +
-corenet_udp_receive_ipsec0( +corenet_udp_receive_isakmp_port( @@ -13467,7 +18592,7 @@ No
Summary

-Receive UDP network traffic on the ipsec0 interface. +Receive UDP traffic on the isakmp port.

@@ -13489,13 +18614,13 @@ No
- +
-corenet_udp_receive_ipsec1( +corenet_udp_receive_jabber_client_port( @@ -13509,7 +18634,7 @@ No
Summary

-Receive UDP network traffic on the ipsec1 interface. +Receive UDP traffic on the jabber_client port.

@@ -13531,13 +18656,13 @@ No
- +
-corenet_udp_receive_ipsec2( +corenet_udp_receive_jabber_interserver_port( @@ -13551,7 +18676,7 @@ No
Summary

-Receive UDP network traffic on the ipsec2 interface. +Receive UDP traffic on the jabber_interserver port.

@@ -13807,48 +18932,6 @@ Receive UDP traffic on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_receive_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Receive UDP network traffic on the lo interface. -

- -
Parameters
@@ -13975,6 +19058,48 @@ Receive UDP traffic on the mapped_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the monopd port. +

+ +
Parameters
@@ -14059,6 +19184,48 @@ Receive UDP traffic on the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the nessus port. +

+ +
Parameters
@@ -14143,6 +19310,48 @@ Receive UDP traffic on the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the openvpn port. +

+ +
Parameters
@@ -14269,6 +19478,48 @@ Receive UDP traffic on the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the postgrey port. +

+ +
Parameters
@@ -14311,6 +19562,48 @@ Receive UDP traffic on the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the ptal port. +

+ +
Parameters
@@ -14353,6 +19646,48 @@ Receive UDP traffic on the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the pyzor port. +

+ +
Parameters
@@ -14437,6 +19772,48 @@ Receive UDP traffic on the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the razor port. +

+ +
Parameters
@@ -14479,6 +19856,48 @@ Receive UDP network traffic on generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the rndc port. +

+ +
Parameters
@@ -14731,6 +20150,90 @@ Receive UDP traffic on the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the spamd port. +

+ +
Parameters
@@ -14941,6 +20444,48 @@ Receive UDP traffic on the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the transproxy port. +

+ +
Parameters
@@ -14983,6 +20528,48 @@ Receive UDP traffic on the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the uucpd port. +

+ +
Parameters
@@ -15109,6 +20696,258 @@ Receive UDP traffic on the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_receive_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Receive UDP traffic on the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the afs_vl port. +

+ +
Parameters
@@ -15319,6 +21158,258 @@ Send UDP traffic on the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the clockspeed port. +

+ +
Parameters
@@ -15361,6 +21452,48 @@ Send UDP traffic on the compat_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the cvs port. +

+ +
Parameters
@@ -15403,6 +21536,48 @@ Send UDP traffic on the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the dcc port. +

+ +
Parameters
@@ -15571,132 +21746,6 @@ Send UDP traffic on the dns port.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_send_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send UDP network traffic on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_send_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send UDP network traffic on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_send_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send UDP network traffic on the eth2 interface. -

- -
Parameters
@@ -15949,6 +21998,90 @@ Send UDP network traffic on generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the gopher port. +

+ +
Parameters
@@ -15991,6 +22124,48 @@ Send UDP traffic on the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the hplip port. +

+ +
Parameters
@@ -16075,6 +22250,48 @@ Send UDP traffic on the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the imaze port. +

+ +
Parameters
@@ -16261,13 +22478,13 @@ No - +
-corenet_udp_send_ippp0( +corenet_udp_send_ircd_port( @@ -16281,7 +22498,7 @@ No
Summary

-Send UDP network traffic on the ippp0 interface. +Send UDP traffic on the ircd port.

@@ -16303,13 +22520,13 @@ No
- +
-corenet_udp_send_ipsec0( +corenet_udp_send_isakmp_port( @@ -16323,7 +22540,7 @@ No
Summary

-Send UDP network traffic on the ipsec0 interface. +Send UDP traffic on the isakmp port.

@@ -16345,13 +22562,13 @@ No
- +
-corenet_udp_send_ipsec1( +corenet_udp_send_jabber_client_port( @@ -16365,7 +22582,7 @@ No
Summary

-Send UDP network traffic on the ipsec1 interface. +Send UDP traffic on the jabber_client port.

@@ -16387,13 +22604,13 @@ No
- +
-corenet_udp_send_ipsec2( +corenet_udp_send_jabber_interserver_port( @@ -16407,7 +22624,7 @@ No
Summary

-Send UDP network traffic on the ipsec2 interface. +Send UDP traffic on the jabber_interserver port.

@@ -16663,48 +22880,6 @@ Send UDP traffic on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_send_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Send UDP network traffic on the lo interface. -

- -
Parameters
@@ -16831,6 +23006,48 @@ Send UDP traffic on the mapped_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the monopd port. +

+ +
Parameters
@@ -16915,6 +23132,48 @@ Send UDP traffic on the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the nessus port. +

+ +
Parameters
@@ -16999,6 +23258,48 @@ Send UDP traffic on the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the openvpn port. +

+ +
Parameters
@@ -17125,6 +23426,48 @@ Send UDP traffic on the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the postgrey port. +

+ +
Parameters
@@ -17167,6 +23510,48 @@ Send UDP traffic on the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the ptal port. +

+ +
Parameters
@@ -17209,6 +23594,48 @@ Send UDP traffic on the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the pyzor port. +

+ +
Parameters
@@ -17293,6 +23720,48 @@ Send UDP traffic on the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the razor port. +

+ +
Parameters
@@ -17335,6 +23804,48 @@ Send UDP network traffic on generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the rndc port. +

+ +
Parameters
@@ -17587,6 +24098,90 @@ Send UDP traffic on the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the spamd port. +

+ +
Parameters
@@ -17797,6 +24392,48 @@ Send UDP traffic on the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the transproxy port. +

+ +
Parameters
@@ -17839,6 +24476,48 @@ Send UDP traffic on the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the uucpd port. +

+ +
Parameters
@@ -17965,6 +24644,258 @@ Send UDP traffic on the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_send_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP traffic on the zope port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_afs_bos_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the afs_bos port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_afs_fs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the afs_fs port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_afs_ka_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the afs_ka port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_afs_pt_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the afs_pt port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_afs_vl_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the afs_vl port. +

+ +
Parameters
@@ -18175,6 +25106,258 @@ Send and receive UDP traffic on the amanda port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_amavisd_recv_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the amavisd_recv port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_amavisd_send_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the amavisd_send port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_asterisk_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the asterisk port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_auth_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the auth port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_clamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the clamd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_clockspeed_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the clockspeed port. +

+ +
Parameters
@@ -18217,6 +25400,48 @@ Send and receive UDP traffic on the compat_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_cvs_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the cvs port. +

+ +
Parameters
@@ -18259,6 +25484,48 @@ Send and receive UDP traffic on the dbskkd port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_dcc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the dcc port. +

+ +
Parameters
@@ -18427,132 +25694,6 @@ Send and receive UDP traffic on the dns port.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_sendrecv_eth0( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive UDP network traffic on the eth0 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_sendrecv_eth1( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive UDP network traffic on the eth1 interface. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_sendrecv_eth2( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive UDP network traffic on the eth2 interface. -

- -
Parameters
@@ -18805,6 +25946,90 @@ Send and receive UDP network traffic on generic ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_giftd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the giftd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_gopher_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the gopher port. +

+ +
Parameters
@@ -18847,6 +26072,48 @@ Send and receive UDP traffic on the howl port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_hplip_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the hplip port. +

+ +
Parameters
@@ -18931,6 +26198,48 @@ Send and receive UDP traffic on the http port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_imaze_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the imaze port. +

+ +
Parameters
@@ -19117,13 +26426,13 @@ No - +
-corenet_udp_sendrecv_ippp0( +corenet_udp_sendrecv_ircd_port( @@ -19137,7 +26446,7 @@ No
Summary

-Send and receive UDP network traffic on the ippp0 interface. +Send and receive UDP traffic on the ircd port.

@@ -19159,13 +26468,13 @@ No
- +
-corenet_udp_sendrecv_ipsec0( +corenet_udp_sendrecv_isakmp_port( @@ -19179,7 +26488,7 @@ No
Summary

-Send and receive UDP network traffic on the ipsec0 interface. +Send and receive UDP traffic on the isakmp port.

@@ -19201,13 +26510,13 @@ No
- +
-corenet_udp_sendrecv_ipsec1( +corenet_udp_sendrecv_jabber_client_port( @@ -19221,7 +26530,7 @@ No
Summary

-Send and receive UDP network traffic on the ipsec1 interface. +Send and receive UDP traffic on the jabber_client port.

@@ -19243,13 +26552,13 @@ No
- +
-corenet_udp_sendrecv_ipsec2( +corenet_udp_sendrecv_jabber_interserver_port( @@ -19263,7 +26572,7 @@ No
Summary

-Send and receive UDP network traffic on the ipsec2 interface. +Send and receive UDP traffic on the jabber_interserver port.

@@ -19519,48 +26828,6 @@ Send and receive UDP traffic on the link_local node.

-
Parameters
-
Parameter:Description:Optional:
- - - - -
Parameter:Description:Optional:
-domain - - -The type of the process performing this action. - - -No -
-
-
- - -
- - -
- -corenet_udp_sendrecv_lo( - - - - - domain - - - )
-
-
- -
Summary
-

-Send and receive UDP network traffic on the lo interface. -

- -
Parameters
@@ -19687,6 +26954,48 @@ Send and receive UDP traffic on the mapped_ipv4 node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_monopd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the monopd port. +

+ +
Parameters
@@ -19771,6 +27080,48 @@ Send and receive UDP traffic on the mysqld port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_nessus_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the nessus port. +

+ +
Parameters
@@ -19855,6 +27206,48 @@ Send and receive UDP traffic on the ntp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_openvpn_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the openvpn port. +

+ +
Parameters
@@ -19981,6 +27374,48 @@ Send and receive UDP traffic on the postgresql port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_postgrey_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the postgrey port. +

+ +
Parameters
@@ -20023,6 +27458,48 @@ Send and receive UDP traffic on the printer port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_ptal_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the ptal port. +

+ +
Parameters
@@ -20065,6 +27542,48 @@ Send and receive UDP traffic on the pxe port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_pyzor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the pyzor port. +

+ +
Parameters
@@ -20149,6 +27668,48 @@ Send and receive UDP traffic on the radius port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_razor_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the razor port. +

+ +
Parameters
@@ -20191,6 +27752,48 @@ Send and receive UDP network traffic on generic reserved ports.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_rndc_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the rndc port. +

+ +
Parameters
@@ -20443,6 +28046,90 @@ Send and receive UDP traffic on the snmp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_soundd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the soundd port. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_spamd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the spamd port. +

+ +
Parameters
@@ -20653,6 +28340,48 @@ Send and receive UDP traffic on the tftp port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_transproxy_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the transproxy port. +

+ +
Parameters
@@ -20695,6 +28424,48 @@ Send and receive UDP traffic on the unspec node.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_uucpd_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the uucpd port. +

+ +
Parameters
@@ -20821,6 +28592,48 @@ Send and receive UDP traffic on the zebra port.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +corenet_udp_sendrecv_zope_port( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send and receive UDP traffic on the zope port. +

+ +
Parameters
diff --git a/www/api-docs/kernel_devices.html b/www/api-docs/kernel_devices.html index 2a5eab59..b5263467 100644 --- a/www/api-docs/kernel_devices.html +++ b/www/api-docs/kernel_devices.html @@ -300,6 +300,48 @@ Delete symbolic links in device directories.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +dev_delete_generic_file( + + + + + domain + + + )
+
+
+ +
Summary
+

+Delete generic files in /dev. +

+ +
Parameters
@@ -784,6 +826,90 @@ No + +
+ + +
+ +dev_dontaudit_read_all_blk_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Dontaudit read on all block file device nodes. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +dev_dontaudit_read_all_chr_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Dontaudit read on all character file device nodes. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -1487,6 +1613,49 @@ Get the attributes of the apm bios device node.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +dev_getattr_cpu( + + + + + domain + + + )
+
+
+ +
Summary
+

+Get the attributes of the CPU +microcode and id interfaces. +

+ +
Parameters
@@ -1949,6 +2118,48 @@ Get the attributes of video4linux devices.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +dev_getattr_xserver_misc_dev( + + + + + domain + + + )
+
+
+ +
Summary
+

+Get the attributes of X server miscellaneous devices. +

+ +
Parameters
@@ -4473,6 +4684,48 @@ Set the attributes of video4linux device nodes.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +dev_setattr_xserver_misc_dev( + + + + + domain + + + )
+
+
+ +
Summary
+

+Set the attributes of X server miscellaneous devices. +

+ +
Parameters
diff --git a/www/api-docs/kernel_filesystem.html b/www/api-docs/kernel_filesystem.html index 97f8b7d4..877f98e1 100644 --- a/www/api-docs/kernel_filesystem.html +++ b/www/api-docs/kernel_filesystem.html @@ -436,6 +436,92 @@ No + +
+ + +
+ +fs_dontaudit_list_cifs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to list the contents +of directories on a CIFS or SMB filesystem. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_list_nfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to list the contents +of directories on a NFS filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -479,6 +565,268 @@ No
+ +
+ + +
+ +fs_dontaudit_manage_cifs_dirs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to create, read, +write, and delete directories +on a CIFS or SMB network filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain managing the directories. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_manage_cifs_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to create, read, +write, and delete files +on a CIFS or SMB network filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_manage_nfs_dirs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to create, read, +write, and delete directories +on a NFS filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_manage_nfs_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to create, +read, write, and delete files +on a NFS filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_read_cifs_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to read +files on a CIFS or SMB filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +fs_dontaudit_read_nfs_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to read +files on a NFS filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain to not audit. + + +No +
+
+
+
@@ -1432,6 +1780,49 @@ No
+ +
+ + +
+ +fs_list_cifs( + + + + + domain + + + )
+
+
+ +
Summary
+

+List the contents of directories on a +CIFS or SMB filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain reading the files. + + +No +
+
+
+
@@ -2016,6 +2407,92 @@ nodes on tmpfs filesystems.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +fs_manage_tmpfs_dirs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete +tmpfs directories +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +fs_manage_tmpfs_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read and write, create and delete generic +files on tmpfs filesystems. +

+ +
Parameters
@@ -3054,6 +3531,49 @@ No + +
+ + +
+ +fs_relabelfrom_all_fs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Relabelfrom all filesystems. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain doing the +getattr on the filesystem. + + +No +
+
+
+
@@ -3660,6 +4180,48 @@ No
+ +
+ + +
+ +fs_search_all( + + + + + domain + + + )
+
+
+ +
Summary
+

+Search all directories with a filesystem type. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
diff --git a/www/api-docs/kernel_kernel.html b/www/api-docs/kernel_kernel.html index 3128cb7f..75667601 100644 --- a/www/api-docs/kernel_kernel.html +++ b/www/api-docs/kernel_kernel.html @@ -687,6 +687,48 @@ No
+ +
+ + +
+ +kernel_getattr_debugfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Get the attributes of a kernel debugging filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -814,6 +856,49 @@ No
+ +
+ + +
+ +kernel_list_from( + + + + + dir_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to read the contents +of the specified directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+dir_type + + +Directory type to list. + + +No +
+
+
+
@@ -940,6 +1025,48 @@ No
+ +
+ + +
+ +kernel_mount_debugfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Mount a kernel debugging filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain mounting the filesystem. + + +No +
+
+
+
@@ -1024,6 +1151,49 @@ No
+ +
+ + +
+ +kernel_read_file_from( + + + + + dir_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to read the +specified file. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+dir_type + + +Directory type to list. + + +No +
+
+
+
@@ -1698,6 +1868,48 @@ No
+ +
+ + +
+ +kernel_remount_debugfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Remount a kernel debugging filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain remounting the filesystem. + + +No +
+
+
+
@@ -2372,6 +2584,134 @@ No
+ +
+ + +
+ +kernel_search_debugfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Search the contents of a kernel debugging filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +kernel_search_from( + + + + + dir_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to search the +specified directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+dir_type + + +Directory type to search. + + +No +
+
+
+ + +
+ + +
+ +kernel_search_from( + + + + + dir_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to search the +specified directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+dir_type + + +Directory type to search. + + +No +
+
+
+
@@ -2414,6 +2754,69 @@ No
+ +
+ + +
+ +kernel_send_syslog_msg_from( + + + + + socket + + + + , + + + + syslog_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to send a syslog +message to the specified domain, +connecting over the specified named +socket. +

+ + +
Parameters
+ + + + + + + +
Parameter:Description:Optional:
+socket + + +The type of the named socket file. + + +No +
+syslog_type + + +The domain of the syslog daemon. + + +No +
+
+
+
@@ -2438,6 +2841,48 @@ Send messages to kernel unix datagram sockets.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+ + + +
+ + +
+ +kernel_setpgid( + + + + + domain + + + )
+
+
+ +
Summary
+

+Set the process group of kernel threads. +

+ +
Parameters
@@ -2541,6 +2986,92 @@ No + +
+ + +
+ +kernel_sigchld_from( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the kernel to send a SIGCHLD +signal to the specified domain. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain receiving the SIGCHLD. + + +No +
+
+
+ + +
+ + +
+ +kernel_sigchld_from_unlabeled( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow unlabeled processes to send a SIGCHLD +signal to the specified domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain receiving the SIGCHLD. + + +No +
+
+
+
@@ -2583,6 +3114,48 @@ No
+ +
+ + +
+ +kernel_signal( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send a generic signal to kernel threads. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process sending the signal. + + +No +
+
+
+
@@ -2793,6 +3366,49 @@ No
+ +
+ + +
+ +kernel_udp_sendfrom( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the kernel to send UDP network traffic +the specified domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the receiving domain. + + +No +
+
+
+
@@ -2835,6 +3451,48 @@ No
+ +
+ + +
+ +kernel_unmount_debugfs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Unmount a kernel debugging filesystem. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the domain unmounting the filesystem. + + +No +
+
+
+
@@ -2877,6 +3535,148 @@ No
+ +
+ + +
+ +kernel_use_ld_so_from( + + + + + lib_type + + + + , + + + + ld_type + + + + , + + + + cache_type + + + )
+
+
+ +
Summary
+

+Use the specified types for /lib directory +and use the dynamic link/loader for automatic loading +of shared libraries, and the link/loader +cache. +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+lib_type + + +The type of the lib directories. + + +No +
+ld_type + + +The type of the dynamic link/loader. + + +No +
+cache_type + + +The type of the dynamic link/loader cache. + + +No +
+
+
+ + +
+ + +
+ +kernel_use_shared_libs_from( + + + + + lib_dir_type + + + + , + + + + shlib_type + + + )
+
+
+ +
Summary
+

+Allow the kernel to load and execute +functions from the specified shared libraries. +

+ + +
Parameters
+ + + + + + + +
Parameter:Description:Optional:
+lib_dir_type + + +The type of the lib directories. + + +No +
+shlib_type + + +Shared library type. + + +No +
+
+
+
diff --git a/www/api-docs/kernel_selinux.html b/www/api-docs/kernel_selinux.html index ee56efe6..a3afe1dd 100644 --- a/www/api-docs/kernel_selinux.html +++ b/www/api-docs/kernel_selinux.html @@ -159,6 +159,49 @@ Calculate the default type for object creation.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+ + + +
+ + +
+ +selinux_compute_member( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allows caller to compute polyinstatntiated +directory members. +

+ +
Parameters
diff --git a/www/api-docs/kernel_storage.html b/www/api-docs/kernel_storage.html index dc0507f6..6b0ac106 100644 --- a/www/api-docs/kernel_storage.html +++ b/www/api-docs/kernel_storage.html @@ -241,6 +241,92 @@ the attributes of removable devices device nodes.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process to not audit. + + +No +
+
+
+ + +
+ + +
+ +storage_dontaudit_read_fixed_disk( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts made by the caller to read +fixed disk device nodes. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process to not audit. + + +No +
+
+
+ + +
+ + +
+ +storage_dontaudit_read_removable_device( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts made by the caller to read +removable devices device nodes. +

+ +
Parameters
diff --git a/www/api-docs/services.html b/www/api-docs/services.html index 354fdaf2..394ae952 100644 --- a/www/api-docs/services.html +++ b/www/api-docs/services.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -162,11 +201,21 @@ comsat + + + + + + @@ -212,6 +261,11 @@ kerberos + + + @@ -242,6 +296,16 @@ ntp + + + + + + @@ -252,6 +316,11 @@ remotelogin + + + @@ -262,11 +331,21 @@ rsync + + + + + + @@ -277,11 +356,36 @@ ssh + + + + + + + + + + + + + + + diff --git a/www/api-docs/services_bind.html b/www/api-docs/services_bind.html index 14c1ef8f..df056703 100644 --- a/www/api-docs/services_bind.html +++ b/www/api-docs/services_bind.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -185,6 +224,49 @@ No + +
+ + +
+ +bind_manage_config_dir( + + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete +BIND configuration directories. +

+ + +
Parameters
+
Parameter:Description:Optional:

Comsat, a biff server.

+ + cpucontrol

Services for loading CPU microcode and CPU frequency scaling.

cron

Periodic execution of scheduled commands.

+ + cvs

Concurrent versions system

dbus

MIT Kerberos admin and KDC

+ + ktalk

KDE Talk daemon

ldap

Network time protocol daemon

+ + portmap

RPC port mapping service.

+ + postgresql

PostgreSQL relational database

privoxy

Policy for rshd, rlogind, and telnetd.

+ + rlogin

Remote login daemon

rshd

Fast incremental file transfer for synchronization

+ + samba

SMB and CIFS client/server programs for UNIX

sendmail

Policy for sendmail.

+ + snmp

Simple network management protocol services

squid

Secure shell client and server policy.

+ + stunnel

SSL Tunneling Proxy

tcpd

Policy for TCP daemon.

+ + telnet

Telnet daemon

+ + tftp

Trivial file transfer protocol daemon

+ + uucp

Unix to Unix Copy

+ + zebra

Zebra border gateway protocol network routing service

+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
diff --git a/www/api-docs/services_comsat.html b/www/api-docs/services_comsat.html index 0d8cbf1a..1c5c9532 100644 --- a/www/api-docs/services_comsat.html +++ b/www/api-docs/services_comsat.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+
+  diff --git a/www/api-docs/services_cpucontrol.html b/www/api-docs/services_cpucontrol.html new file mode 100644 index 00000000..6a8360d9 --- /dev/null +++ b/www/api-docs/services_cpucontrol.html @@ -0,0 +1,239 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: cpucontrol

+ +

Description:

+ +

Services for loading CPU microcode and CPU frequency scaling.

+ + + + +

Interfaces:

+ + +
+ + +
+ +cpucontrol_stub( + + + + + [ + + domain + + ] + + + )
+
+
+ +
Summary
+

+CPUcontrol stub interface. No access allowed. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +N/A + + +yes +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/services_cron.html b/www/api-docs/services_cron.html index 120e8a5b..70de6d04 100644 --- a/www/api-docs/services_cron.html +++ b/www/api-docs/services_cron.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -230,48 +269,6 @@ No - -
- - -
- -cron_rw_log( - - - - - domain - - - )
-
-
- -
Summary
-

-Read and write the cron daemon log files. -

- - -
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -The type of the process to performing this action. - - -No -
-
-
-
diff --git a/www/api-docs/services_cvs.html b/www/api-docs/services_cvs.html new file mode 100644 index 00000000..aadd9445 --- /dev/null +++ b/www/api-docs/services_cvs.html @@ -0,0 +1,235 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: cvs

+ +

Description:

+ +

Concurrent versions system

+ + + + +

Interfaces:

+ + +
+ + +
+ +cvs_read_data( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read the CVS data and metadata. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/services_dbus.html b/www/api-docs/services_dbus.html index 57f903db..ff311734 100644 --- a/www/api-docs/services_dbus.html +++ b/www/api-docs/services_dbus.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+
+  @@ -213,6 +252,48 @@ Send a message on the system DBUS.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+ + + +
+
+ + +
+ +dbus_system_bus_unconfined( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow unconfined access to the system DBUS. +

+ +
Parameters
diff --git a/www/api-docs/services_dhcp.html b/www/api-docs/services_dhcp.html index 46fd88ce..0e2d8842 100644 --- a/www/api-docs/services_dhcp.html +++ b/www/api-docs/services_dhcp.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_dictd.html b/www/api-docs/services_dictd.html index e03fa348..f384c155 100644 --- a/www/api-docs/services_dictd.html +++ b/www/api-docs/services_dictd.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_gpm.html b/www/api-docs/services_gpm.html index 9ca6796f..bd02bc73 100644 --- a/www/api-docs/services_gpm.html +++ b/www/api-docs/services_gpm.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_hal.html b/www/api-docs/services_hal.html index e2373490..d37fbc53 100644 --- a/www/api-docs/services_hal.html +++ b/www/api-docs/services_hal.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_howl.html b/www/api-docs/services_howl.html index a4403bc8..62be7e38 100644 --- a/www/api-docs/services_howl.html +++ b/www/api-docs/services_howl.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_inetd.html b/www/api-docs/services_inetd.html index 94ce0a6f..38f97f7d 100644 --- a/www/api-docs/services_inetd.html +++ b/www/api-docs/services_inetd.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -416,6 +455,48 @@ No + +
+ + +
+ +inetd_udp_sendto( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP network traffic to inetd. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+
diff --git a/www/api-docs/services_inn.html b/www/api-docs/services_inn.html index 5d507115..0678109f 100644 --- a/www/api-docs/services_inn.html +++ b/www/api-docs/services_inn.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+
+  diff --git a/www/api-docs/services_kerberos.html b/www/api-docs/services_kerberos.html index aed8b53c..2f4b0e2d 100644 --- a/www/api-docs/services_kerberos.html +++ b/www/api-docs/services_kerberos.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -163,6 +202,49 @@ Clients:

Interfaces:

+ +
+ + +
+ +kerberos_dontaudit_write_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to write the kerberos +configuration file (/etc/krb5.conf). +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -187,6 +269,48 @@ Read the kerberos configuration file (/etc/krb5.conf).

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+ + + +
+ + +
+ +kerberos_read_keytab( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read the kerberos key table. +

+ +
Parameters
diff --git a/www/api-docs/services_ktalk.html b/www/api-docs/services_ktalk.html new file mode 100644 index 00000000..d99f2a62 --- /dev/null +++ b/www/api-docs/services_ktalk.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: ktalk

+ +

Description:

+ +

KDE Talk daemon

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_ldap.html b/www/api-docs/services_ldap.html index 792e3326..a22ab976 100644 --- a/www/api-docs/services_ldap.html +++ b/www/api-docs/services_ldap.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -210,6 +249,48 @@ Read the OpenLDAP configuration files.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +ldap_use( + + + + + domain + + + )
+
+
+ +
Summary
+

+Use LDAP over TCP connection. +

+ +
Parameters
diff --git a/www/api-docs/services_mta.html b/www/api-docs/services_mta.html index afe0c8f8..e5c420ac 100644 --- a/www/api-docs/services_mta.html +++ b/www/api-docs/services_mta.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_mysql.html b/www/api-docs/services_mysql.html index 68825c19..ce795e5c 100644 --- a/www/api-docs/services_mysql.html +++ b/www/api-docs/services_mysql.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_nis.html b/www/api-docs/services_nis.html index 168cae8b..ab78661f 100644 --- a/www/api-docs/services_nis.html +++ b/www/api-docs/services_nis.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_nscd.html b/www/api-docs/services_nscd.html index 219f0832..5d3b7e67 100644 --- a/www/api-docs/services_nscd.html +++ b/www/api-docs/services_nscd.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_ntp.html b/www/api-docs/services_ntp.html index a9f1603a..5b8d96c4 100644 --- a/www/api-docs/services_ntp.html +++ b/www/api-docs/services_ntp.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -227,6 +266,52 @@ No + +
+ + +
+ +ntp_stub( + + + + + [ + + domain + + ] + + + )
+
+
+ +
Summary
+

+NTP stub interface. No access allowed. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +N/A + + +yes +
+
+
+ Return diff --git a/www/api-docs/services_portmap.html b/www/api-docs/services_portmap.html new file mode 100644 index 00000000..5bc40fcb --- /dev/null +++ b/www/api-docs/services_portmap.html @@ -0,0 +1,357 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: portmap

+ +

Description:

+ +

RPC port mapping service.

+ + + + +

Interfaces:

+ + +
+ + +
+ +portmap_domtrans_helper( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute portmap_helper in the helper domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +portmap_run_helper( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+
+ +
Summary
+

+Execute portmap helper in the helper domain, and +allow the specified role the helper domain. +Communicate with portmap. +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+role + + +The role to be allowed the portmap domain. + + +No +
+terminal + + +The type of the terminal allow the portmap domain to use. + + +No +
+
+
+ + +
+ + +
+ +portmap_udp_sendto( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP network traffic to portmap. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/services_postgresql.html b/www/api-docs/services_postgresql.html new file mode 100644 index 00000000..622102f9 --- /dev/null +++ b/www/api-docs/services_postgresql.html @@ -0,0 +1,445 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: postgresql

+ +

Description:

+ +

PostgreSQL relational database

+ + + + +

Interfaces:

+ + +
+ + +
+ +postgresql_domtrans( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute postgresql in the postgresql domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +postgresql_manage_db( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to manage postgresql's database. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +postgresql_read_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read postgresql's etc. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +postgresql_search_db_dir( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to search postgresql's database directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +postgresql_tcp_connect( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to connect to postgresql with a tcp socket. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +postgresql_unix_connect( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to connect to postgresql with a unix socket. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/services_privoxy.html b/www/api-docs/services_privoxy.html index d8f3197c..5126089e 100644 --- a/www/api-docs/services_privoxy.html +++ b/www/api-docs/services_privoxy.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_remotelogin.html b/www/api-docs/services_remotelogin.html index 87c952a5..0ea1ca8f 100644 --- a/www/api-docs/services_remotelogin.html +++ b/www/api-docs/services_remotelogin.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_rlogin.html b/www/api-docs/services_rlogin.html new file mode 100644 index 00000000..4eaaf202 --- /dev/null +++ b/www/api-docs/services_rlogin.html @@ -0,0 +1,235 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: rlogin

+ +

Description:

+ +

Remote login daemon

+ + + + +

Interfaces:

+ + +
+ + +
+ +rlogin_domtrans( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute rlogind in the rlogin domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/services_rshd.html b/www/api-docs/services_rshd.html index 455202c6..fe29334b 100644 --- a/www/api-docs/services_rshd.html +++ b/www/api-docs/services_rshd.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_rsync.html b/www/api-docs/services_rsync.html index 03f24eaf..564fe652 100644 --- a/www/api-docs/services_rsync.html +++ b/www/api-docs/services_rsync.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_samba.html b/www/api-docs/services_samba.html new file mode 100644 index 00000000..26650337 --- /dev/null +++ b/www/api-docs/services_samba.html @@ -0,0 +1,754 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: samba

+ +Interfaces +Templates + +

Description:

+ +

SMB and CIFS client/server programs for UNIX

+ + + + +

Interfaces:

+ + +
+ + +
+ +samba_domtrans_net( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute samba net in the samba_net domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +samba_domtrans_smbmount( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute smbmount in the smbmount domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +samba_exec_log( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute samba log in the caller domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +samba_read_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read +samba configuration files. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +samba_read_log( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read samba's log files. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +samba_read_secrets( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read samba's secrets. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +samba_run_net( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+
+ +
Summary
+

+Execute samba net in the samba_net domain, and +allow the specified role the samba_net domain. +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+role + + +The role to be allowed the samba_net domain. + + +No +
+terminal + + +The type of the terminal allow the samba_net domain to use. + + +No +
+
+
+ + +
+ + +
+ +samba_rw_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read +and write samba configuration files. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +samba_rw_smbmount_tcp_socket( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to read and write to smbmount tcp sockets. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +samba_write_smbmount_tcp_socket( + + + + + domain + + + )
+
+
+ +
Summary
+

+Allow the specified domain to write to smbmount tcp sockets. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +Return + + + +

Templates:

+ + +
+ + +
+ +samba_per_userdomain_template( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + + , + + + + user_role + + + )
+
+
+ +
Summary
+

+The per user domain template for the samba module. +

+ + +
Description
+

+

+This template allows smbd to manage files in +a user home directory, creating files with the +correct type. +

+

+This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +

+

+ +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+userdomain_prefix + + +The prefix of the user domain (e.g., user +is the prefix for user_t). + + +No +
+user_domain + + +The type of the user domain. + + +No +
+user_role + + +The role associated with the user domain. + + +No +
+
+
+ + +Return + + + +
+ + diff --git a/www/api-docs/services_sendmail.html b/www/api-docs/services_sendmail.html index 38374243..a0418592 100644 --- a/www/api-docs/services_sendmail.html +++ b/www/api-docs/services_sendmail.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_snmp.html b/www/api-docs/services_snmp.html new file mode 100644 index 00000000..90713831 --- /dev/null +++ b/www/api-docs/services_snmp.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: snmp

+ +

Description:

+ +

Simple network management protocol services

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_squid.html b/www/api-docs/services_squid.html index 9df9e4e1..5d88a00d 100644 --- a/www/api-docs/services_squid.html +++ b/www/api-docs/services_squid.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_ssh.html b/www/api-docs/services_ssh.html index 00c55365..53f9947e 100644 --- a/www/api-docs/services_ssh.html +++ b/www/api-docs/services_ssh.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_stunnel.html b/www/api-docs/services_stunnel.html new file mode 100644 index 00000000..ba1eefe7 --- /dev/null +++ b/www/api-docs/services_stunnel.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: stunnel

+ +

Description:

+ +

SSL Tunneling Proxy

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_tcpd.html b/www/api-docs/services_tcpd.html index 60aab6cf..5184f99b 100644 --- a/www/api-docs/services_tcpd.html +++ b/www/api-docs/services_tcpd.html @@ -37,9 +37,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -67,6 +73,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -85,30 +94,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  diff --git a/www/api-docs/services_telnet.html b/www/api-docs/services_telnet.html new file mode 100644 index 00000000..503c5497 --- /dev/null +++ b/www/api-docs/services_telnet.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: telnet

+ +

Description:

+ +

Telnet daemon

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_tftp.html b/www/api-docs/services_tftp.html new file mode 100644 index 00000000..a3da7d47 --- /dev/null +++ b/www/api-docs/services_tftp.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: tftp

+ +

Description:

+ +

Trivial file transfer protocol daemon

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_uucp.html b/www/api-docs/services_uucp.html new file mode 100644 index 00000000..dc9e959b --- /dev/null +++ b/www/api-docs/services_uucp.html @@ -0,0 +1,189 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: uucp

+ +

Description:

+ +

Unix to Unix Copy

+ + + + + +

No interfaces or templates.

+ + +
+ + diff --git a/www/api-docs/services_zebra.html b/www/api-docs/services_zebra.html new file mode 100644 index 00000000..753dd77b --- /dev/null +++ b/www/api-docs/services_zebra.html @@ -0,0 +1,235 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+

Module: zebra

+ +

Description:

+ +

Zebra border gateway protocol network routing service

+ + + + +

Interfaces:

+ + +
+ + +
+ +zebra_read_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read the configuration files for zebra. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +Return + + + + +
+ + diff --git a/www/api-docs/system_authlogin.html b/www/api-docs/system_authlogin.html index 67dd9794..becc4027 100644 --- a/www/api-docs/system_authlogin.html +++ b/www/api-docs/system_authlogin.html @@ -146,6 +146,48 @@

Interfaces:

+ +
+ + +
+ +auth_append_faillog( + + + + + domain + + + )
+
+
+ +
Summary
+

+Append to the login failure log. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -188,6 +230,48 @@ No
+ +
+ + +
+ +auth_delete_pam_console_data( + + + + + domain + + + )
+
+
+ +
Summary
+

+Delete pam_console data. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
diff --git a/www/api-docs/system_domain.html b/www/api-docs/system_domain.html index fc62e908..99e978f1 100644 --- a/www/api-docs/system_domain.html +++ b/www/api-docs/system_domain.html @@ -159,7 +159,7 @@ - ? + type )
@@ -168,19 +168,153 @@
Summary

-Summary is missing! +Make the specified type usable as a basic domain.

+
Description
+

+

+Make the specified type usable as a basic domain. +

+

+This is primarily used for kernel threads; +generally the domain_type() interface is +more appropriate for userland processes. +

+

+
Parameters
+ +
Parameter:Description:Optional:
-? +type -Parameter descriptions are missing! +Type to be used as a basic domain type. + + +No +
+
+ + + +
+ + +
+ +domain_cron_exemption_source( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make the specified domain the source of +the cron domain exception of the +SELinux role and identity change +constraints. +

+ + +
Description
+

+

+Make the specified domain the source of +the cron domain exception of the +SELinux role and identity change +constraints. +

+

+This interface is needed to decouple +the cron domains from the base module. +It should not be used other than on +cron domains. +

+

+ +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain target for user exemption. + + +No +
+
+
+ + +
+ + +
+ +domain_cron_exemption_target( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make the specified domain the target of +the cron domain exception of the +SELinux role and identity change +constraints. +

+ + +
Description
+

+

+Make the specified domain the target of +the cron domain exception of the +SELinux role and identity change +constraints. +

+

+This interface is needed to decouple +the cron domains from the base module. +It should not be used other than on +user cron jobs. +

+

+ +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain target for user exemption. No @@ -503,6 +637,114 @@ No + +
+ + +
+ +domain_dontaudit_ptrace_all_domains( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to ptrace all domains. +

+ + +
Description
+

+

+Do not audit attempts to ptrace all domains. +

+

+Generally this needs to be suppressed because procps tries to access +/proc/pid/environ and this now triggers a ptrace check in recent kernels +(2.4 and 2.6). +

+

+ +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +domain_dontaudit_ptrace_confined_domains( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to ptrace confined domains. +

+ + +
Description
+

+

+Do not audit attempts to ptrace confined domains. +

+

+Generally this needs to be suppressed because procps tries to access +/proc/pid/environ and this now triggers a ptrace check in recent kernels +(2.4 and 2.6). +

+

+ +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -727,7 +969,15 @@ No - ? + domain + + + + , + + + + type )
@@ -736,7 +986,8 @@ No
Summary

-Summary is missing! +Make the specified type usable as +an entry point for the domain.

@@ -745,10 +996,21 @@ Summary is missing!
Parameter:Description:Optional:
-? +domain -Parameter descriptions are missing! +Domain to be entered. + + +No +
+type + + +Type of program used for entering +the domain. No @@ -800,6 +1062,48 @@ No + +
+ + +
+ +domain_getattr_all_domains( + + + + + domain + + + )
+
+
+ +
Summary
+

+Get the attributes of all domains of all domains. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -880,6 +1184,48 @@ that can use lsof on all domains.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+ + + +
+ + +
+ +domain_getattr_confined_domains( + + + + + domain + + + )
+
+
+ +
Summary
+

+Get the attributes of all confined domains. +

+ +
Parameters
@@ -1057,7 +1403,7 @@ Read the process state (/proc/pid) of all domains. domain + loadable policy modules. Makefile support completed. + Almost all policy modules can be compiled; however, + there are compiler issues which prevent all modules + from compiling. @@ -60,6 +64,13 @@ untested. Need further investigations to ensure the levels in the policy are correct. + + + + + @@ -162,7 +173,9 @@

Policy Conversion

This phase of reference policy development involves the conversion of policies -from the example strict policy. We are updating the baseline to NSA CVS. +from the example strict policy. Please use the current NSA example policy +in +NSA SourceForge CVS. We ask that modules that are in the targeted policy be given the first priority, and then modules in the strict policy but not in targeted policy given second priority. For those who wish to contribute, here is a listing of modules which need to be @@ -186,7 +199,7 @@ converted:

- + @@ -201,7 +214,7 @@ converted: - + @@ -561,12 +574,12 @@ converted: - + - + @@ -708,11 +721,6 @@ converted: - - - - - @@ -723,11 +731,6 @@ converted: - - - - - @@ -776,6 +779,7 @@ converted:
Parameter:Description:Optional:
-The type of the process performing this action. +Domain allowed access. No @@ -1109,6 +1455,48 @@ No + +
+ + +
+ +domain_read_confined_domains_state( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read the process state (/proc/pid) of all confined domains. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -1152,6 +1540,48 @@ No
+ +
+ + +
+ +domain_search_all_domains_state( + + + + + domain + + + )
+
+
+ +
Summary
+

+Search the process state directory (/proc/pid) of all domains. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -1448,6 +1878,50 @@ No
+ +
+ + +
+ +domain_system_change_exempt( + + + + + domain + + + )
+
+
+ +
Summary
+

+Makes caller and execption to the constraint +preventing changing to the system user +identity and system role. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -1459,7 +1933,7 @@ No - ? + type )
@@ -1468,7 +1942,7 @@ No
Summary

-Summary is missing! +Make the specified type usable as a domain.

@@ -1477,10 +1951,10 @@ Summary is missing!
Parameter:Description:Optional:
-? +type -Parameter descriptions are missing! +Type to be used as a domain type. No @@ -1574,6 +2048,67 @@ No + +
+ + +
+ +domain_user_exemption_target( + + + + + domain + + + )
+
+
+ +
Summary
+

+Make the specified domain the target of +the user domain exception of the +SELinux role and identity change +constraints. +

+ + +
Description
+

+

+Make the specified domain the target of +the user domain exception of the +SELinux role and identity change +constraints. +

+

+This interface is needed to decouple +the user domains from the base module. +It should not be used other than on +user domains. +

+

+ +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain target for user exemption. + + +No +
+
+
+
diff --git a/www/api-docs/system_files.html b/www/api-docs/system_files.html index 55c6027d..6778e7e1 100644 --- a/www/api-docs/system_files.html +++ b/www/api-docs/system_files.html @@ -157,6 +157,50 @@ files, mount points, tmp files, etc.

Interfaces:

+ +
+ + +
+ +files_associate_tmp( + + + + + file_type + + + )
+
+
+ +
Summary
+

+Allow the specified type to associate +to a filesystem with the type of the +temporary directory (/tmp). +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+file_type + + +Type of the file to associate. + + +No +
+
+
+
@@ -518,6 +562,170 @@ No
+ +
+ + +
+ +files_create_usr( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )
+
+
+ +
Summary
+

+Create objects in the /usr directory +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+file_type + + +The type of the object to be created + + +No +
+object_class + + +The object class. If not specified, file is used. + + +yes +
+
+
+ + +
+ + +
+ +files_create_var( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )
+
+
+ +
Summary
+

+Create objects in the /var directory +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+file_type + + +The type of the object to be created + + +No +
+object_class + + +The object class. If not specified, file is used. + + +yes +
+
+
+
@@ -611,6 +819,48 @@ yes + ? + + + )
+
+
+ +
Summary
+

+Summary is missing! +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+? + + +Parameter descriptions are missing! + + +No +
+
+ + + +
+ + +
+ +files_delete_all_pid_dirs( + + + + ? @@ -1197,6 +1447,92 @@ No
+ +
+ + +
+ +files_dontaudit_list_default( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to list contents of +directories with the default file type. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +files_dontaudit_read_default_files( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to read files +with the default file type. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -3719,6 +4055,48 @@ No
+ +
+ + +
+ +files_mounton_mnt( + + + + + domain + + + )
+
+
+ +
Summary
+

+Mount a filesystem on /mnt. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -3803,6 +4181,201 @@ No
+ +
+ + +
+ +files_poly( + + + + + file_type + + + )
+
+
+ +
Summary
+

+Make the specified type a +polyinstantiated directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+file_type + + +Type of the file to be used as a +polyinstantiated directory. + + +No +
+
+
+ + +
+ + +
+ +files_poly_member( + + + + + file_type + + + )
+
+
+ +
Summary
+

+Make the specified type a +polyinstantiation member directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+file_type + + +Type of the file to be used as a +member directory. + + +No +
+
+
+ + +
+ + +
+ +files_poly_member_tmp( + + + + + domain + + + + , + + + + file_type + + + )
+
+
+ +
Summary
+

+Make the domain use the specified +type of polyinstantiated directory. +

+ + +
Parameters
+ + + + + + + +
Parameter:Description:Optional:
+domain + + +Domain using the polyinstantiated +directory. + + +No +
+file_type + + +Type of the file to be used as a +member directory. + + +No +
+
+
+ + +
+ + +
+ +files_poly_parent( + + + + + file_type + + + )
+
+
+ +
Summary
+

+Make the specified type a parent +of a polyinstantiated directory. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+file_type + + +Type of the file to be used as a +parent directory. + + +No +
+
+
+
@@ -5134,6 +5707,48 @@ No
+ +
+ + +
+ +files_search_default( + + + + + domain + + + )
+
+
+ +
Summary
+

+Search the contents of directories with the default file type. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -5649,7 +6264,7 @@ No - ? + file_type )
@@ -5658,7 +6273,8 @@ No
Summary

-Summary is missing! +Make the specified type a file +used for temporary files.

@@ -5667,10 +6283,11 @@ Summary is missing!
Parameter:Description:Optional:
-? +file_type -Parameter descriptions are missing! +Type of the file to be used as a +temporary file. No diff --git a/www/api-docs/system_init.html b/www/api-docs/system_init.html index 8aa8466e..4c0c6259 100644 --- a/www/api-docs/system_init.html +++ b/www/api-docs/system_init.html @@ -642,6 +642,48 @@ No + +
+ + +
+ +init_exec( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute the init program in the caller domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -1379,6 +1421,48 @@ No
+ +
+ + +
+ +init_udp_sendto( + + + + + domain + + + )
+
+
+ +
Summary
+

+Send UDP network traffic to init. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+
+
+
diff --git a/www/api-docs/system_locallogin.html b/www/api-docs/system_locallogin.html index b2dac528..858f2d70 100644 --- a/www/api-docs/system_locallogin.html +++ b/www/api-docs/system_locallogin.html @@ -185,6 +185,48 @@ No
+ +
+ + +
+ +locallogin_dontaudit_use_fd( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to inherit local login file descriptors. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -247,7 +289,7 @@ No
Summary

-Allow processes to inherit local login file descriptors +Allow processes to inherit local login file descriptors.

diff --git a/www/api-docs/system_logging.html b/www/api-docs/system_logging.html index 7fc073b9..0398aca9 100644 --- a/www/api-docs/system_logging.html +++ b/www/api-docs/system_logging.html @@ -364,7 +364,7 @@ No - ? + file_type )
@@ -373,7 +373,8 @@ No
Summary

-Summary is missing! +Make the specified type a file +used for logs.

@@ -382,10 +383,10 @@ Summary is missing!
Parameter:Description:Optional:
-? +file_type -Parameter descriptions are missing! +Type of the file to be used as a log. No @@ -437,6 +438,49 @@ No + +
+ + +
+ +logging_manage_generic_logs( + + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete +generic log files. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -479,6 +523,48 @@ No
+ +
+ + +
+ +logging_read_auditd_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Read the auditd configuration files. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -532,7 +618,7 @@ No - ? + domain )
@@ -541,7 +627,7 @@ No
Summary

-Summary is missing! +Read and write generic log files.

@@ -550,10 +636,10 @@ Summary is missing!
Parameter:Description:Optional:
-? +domain -Parameter descriptions are missing! +Domain allowed access. No diff --git a/www/api-docs/system_miscfiles.html b/www/api-docs/system_miscfiles.html index 58b2b0b2..34c16028 100644 --- a/www/api-docs/system_miscfiles.html +++ b/www/api-docs/system_miscfiles.html @@ -143,6 +143,48 @@

Interfaces:

+ +
+ + +
+ +miscfiles_delete_man_pages( + + + + + domain + + + )
+
+
+ +
Summary
+

+Delete man pages +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -227,6 +269,48 @@ No
+ +
+ + +
+ +miscfiles_manage_man_pages( + + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete man pages +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -331,7 +415,7 @@ No
Summary

-Allow process to read man pages +Read man pages

@@ -343,7 +427,7 @@ Allow process to read man pages domain
-Type type of the process performing this action. +Domain allowed access. No @@ -377,49 +461,6 @@ Read TeX data

-
Parameters
- - - - - -
Parameter:Description:Optional:
-domain - - -Type type of the process performing this action. - - -No -
- - - - -
- - -
- -miscfiles_rw_man_cache( - - - - - domain - - - )
-
-
- -
Summary
-

-Allow process to create files and dirs in /var/cache/man -and /var/catman/ -

- -
Parameters
diff --git a/www/api-docs/system_pcmcia.html b/www/api-docs/system_pcmcia.html index 296a0d9d..a555aa36 100644 --- a/www/api-docs/system_pcmcia.html +++ b/www/api-docs/system_pcmcia.html @@ -434,6 +434,48 @@ No + +
+ + +
+ +pcmcia_use_cardmgr_fd( + + + + + domain + + + )
+
+
+ +
Summary
+

+Inherit and use file descriptors from cardmgr. +

+ + +
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ Return diff --git a/www/api-docs/system_selinuxutil.html b/www/api-docs/system_selinuxutil.html index c7abf6e4..af6d10de 100644 --- a/www/api-docs/system_selinuxutil.html +++ b/www/api-docs/system_selinuxutil.html @@ -437,6 +437,49 @@ No + +
+ + +
+ +seutil_dontaudit_read_config( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to read the SELinux +userland configuration (/etc/selinux). +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+
@@ -1150,7 +1193,6 @@ No Execute checkpolicy in the checkpolicy domain, and allow the specified role the checkpolicy domain, and use the caller's terminal. -Has a SIGCHLD signal backchannel.

diff --git a/www/api-docs/system_sysnetwork.html b/www/api-docs/system_sysnetwork.html index 0f26fb48..cb4ac861 100644 --- a/www/api-docs/system_sysnetwork.html +++ b/www/api-docs/system_sysnetwork.html @@ -280,6 +280,48 @@ yes
+ +
+ + +
+ +sysnet_dns_name_resolve( + + + + + domain + + + )
+
+
+ +
Summary
+

+Perform a DNS name resolution. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -364,6 +406,48 @@ No
+ +
+ + +
+ +sysnet_exec_ifconfig( + + + + + domain + + + )
+
+
+ +
Summary
+

+Execute ifconfig in the caller domain. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+
@@ -616,6 +700,85 @@ No
+ +
+ + +
+ +sysnet_run_dhcpc( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+
+ +
Summary
+

+Execute DHCP clients in the dhcpc domain, and +allow the specified role the dhcpc domain. +

+ + +
Parameters
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + +The type of the process performing this action. + + +No +
+role + + +The role to be allowed the clock domain. + + +No +
+terminal + + +The type of the terminal allow the clock domain to use. + + +No +
+
+
+
@@ -948,6 +1111,90 @@ No
+ +
+ + +
+ +sysnet_use_ldap( + + + + + domain + + + )
+
+
+ +
Summary
+

+Connect and use a LDAP server. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ + +
+ + +
+ +sysnet_use_portmap( + + + + + domain + + + )
+
+
+ +
Summary
+

+Connect and use remote port mappers. +

+ + +
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain allowed access. + + +No +
+
+
+ Return diff --git a/www/api-docs/system_udev.html b/www/api-docs/system_udev.html index 05fe3889..4b549632 100644 --- a/www/api-docs/system_udev.html +++ b/www/api-docs/system_udev.html @@ -185,13 +185,13 @@ No - +
-udev_donaudit_rw_unix_dgram_socket( +udev_dontaudit_rw_unix_dgram_socket( @@ -210,6 +210,49 @@ to a udev unix datagram socket.

+
Parameters
+ + + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +udev_dontaudit_use_fd( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to inherit a +udev file descriptor. +

+ +
Parameters
diff --git a/www/api-docs/system_userdomain.html b/www/api-docs/system_userdomain.html index e378a8fb..026247f3 100644 --- a/www/api-docs/system_userdomain.html +++ b/www/api-docs/system_userdomain.html @@ -408,6 +408,49 @@ users home directory.

+
Parameters
+
Parameter:Description:Optional:
+ + + + +
Parameter:Description:Optional:
+domain + + +Domain to not audit. + + +No +
+
+
+ + +
+ + +
+ +userdom_dontaudit_use_all_user_fd( + + + + + domain + + + )
+
+
+ +
Summary
+

+Do not audit attempts to inherit the file +descriptors from any user domains. +

+ +
Parameters
@@ -1924,6 +1967,102 @@ No + +
+ + +
+ +userdom_create_user_home( + + + + + userdomain_prefix + + + + , + + + + domain + + + + , + + + + [ + + object_class + + ] + + + )
+
+
+ +
Summary
+

+ +

+ + +
Description
+

+

+Create, read, write, and delete named sockets +in a user home subdirectory. +

+

+This is a templated interface, and should only +be called from a per-userdomain template. +

+

+ +
Parameters
+
Parameter:Description:Optional:
+ + + + + + + + +
Parameter:Description:Optional:
+userdomain_prefix + + +The prefix of the user domain (e.g., user +is the prefix for user_t). + + +No +
+domain + + +The type of the process performing this action. + + +No +
+object_class + + +The class of the object to be created. If not +specified, file is used. + + +yes +
+
+
+
@@ -2070,6 +2209,154 @@ No
+ +
+ + +
+ +userdom_manage_user_home_subdir_pipes( + + + + + userdomain_prefix + + + + , + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete named pipes +in a user home subdirectory. +

+ + +
Description
+

+

+Create, read, write, and delete named pipes +in a user home subdirectory. +

+

+This is a templated interface, and should only +be called from a per-userdomain template. +

+

+ +
Parameters
+ + + + + + + +
Parameter:Description:Optional:
+userdomain_prefix + + +The prefix of the user domain (e.g., user +is the prefix for user_t). + + +No +
+domain + + +The type of the process performing this action. + + +No +
+
+
+ + +
+ + +
+ +userdom_manage_user_home_subdir_sockets( + + + + + userdomain_prefix + + + + , + + + + domain + + + )
+
+
+ +
Summary
+

+Create, read, write, and delete named sockets +in a user home subdirectory. +

+ + +
Description
+

+

+Create, read, write, and delete named sockets +in a user home subdirectory. +

+

+This is a templated interface, and should only +be called from a per-userdomain template. +

+

+ +
Parameters
+ + + + + + + +
Parameter:Description:Optional:
+userdomain_prefix + + +The prefix of the user domain (e.g., user +is the prefix for user_t). + + +No +
+domain + + +The type of the process performing this action. + + +No +
+
+
+
diff --git a/www/api-docs/templates.html b/www/api-docs/templates.html index c9bfe5e4..9b717e28 100644 --- a/www/api-docs/templates.html +++ b/www/api-docs/templates.html @@ -52,6 +52,9 @@    -  usermanage
+    -  + vpn
+
+  @@ -106,9 +109,15 @@    -  comsat
+    -  + cpucontrol
+    -  cron
+    -  + cvs
+    -  dbus
@@ -136,6 +145,9 @@    -  kerberos
+    -  + ktalk
+    -  ldap
@@ -154,30 +166,60 @@    -  ntp
+    -  + portmap
+ +    -  + postgresql
+    -  privoxy
   -  remotelogin
+    -  + rlogin
+    -  rshd
   -  rsync
+    -  + samba
+    -  sendmail
+    -  + snmp
+    -  squid
   -  ssh
+    -  + stunnel
+    -  tcpd
+    -  + telnet
+ +    -  + tftp
+ +    -  + uucp
+ +    -  + zebra
+ +  @@ -691,6 +733,48 @@ The per user domain template for the mta module. +
+Module: +samba

+Layer: +services

+

+ +samba_per_userdomain_template( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + + , + + + + user_role + + + )
+
+ +
+

+The per user domain template for the samba module. +

+
+ +
+
Module: ssh

@@ -895,6 +979,52 @@ The template for creating a unprivileged user.

+
+Module: +userdomain

+Layer: +system

+

+ +userdom_create_user_home( + + + + + userdomain_prefix + + + + , + + + + domain + + + + , + + + + [ + + object_class + + ] + + + )
+
+ +
+

+ +

+
+ +
+
Module: userdomain

@@ -964,6 +1094,76 @@ in a user home subdirectory.

+
+Module: +userdomain

+Layer: +system

+

+ +userdom_manage_user_home_subdir_pipes( + + + + + userdomain_prefix + + + + , + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete named pipes +in a user home subdirectory. +

+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_manage_user_home_subdir_sockets( + + + + + userdomain_prefix + + + + , + + + + domain + + + )
+
+ +
+

+Create, read, write, and delete named sockets +in a user home subdirectory. +

+
+ +
+
Module: userdomain

diff --git a/www/html/menu.html b/www/html/menu.html index ff6ce3b9..f9005b3e 100644 --- a/www/html/menu.html +++ b/www/html/menu.html @@ -1,10 +1,10 @@ - Reference Policy Home
+ Reference Policy Home
Status/Roadmap
Contributing
Documentation
- - Getting Started
- - Use Reference Policy
- - Interface Reference
+ - Getting Started
+ - Use Reference Policy
+ - Interface Reference
Download
diff --git a/www/html/status.html b/www/html/status.html index 74e8b455..54687e4c 100644 --- a/www/html/status.html +++ b/www/html/status.html @@ -1,12 +1,13 @@

Status

-Current Version: 20050907 +Current Version: 20050922

See download for download information. Details of this release are part of the changelog. - This release focused on addition of policies from the NSA example - policy. Currently both strict and targeted policies can be - built. MLS policies can be built, but the policy has not been tested - on running systems. + This release focused on updating the policy to bring it in line with + the NSA example policy in sourceforge CVS. Currently both strict and + targeted policies can be built. MLS policies can be built, but the + policy has not been tested on running systems. MCS support has also + been added, but it is still experimental.

 

Status and Tasks

@@ -32,7 +33,10 @@
Loadable Policy Modules Major improvements Infrastructure is in place to support both source policy and - loadable policy modules. Makefile support completed.
Documentation Infrastructure
MCS SupportMinor improvementsMLS infrastructure has been extended to support MCS + categories in users and all contexts. MCS constraints + have been added. Policy is compilable, but untested.
Network Infrastructure Minor improvements
anaconda *+ anaconda.te anaconda.fcTresys
amavis
arpwatch *+ arpwatch.te arpwatch.fcTresys
asterisk
radius *+ radius.te radius.fcTresys
radvd *+ radvd.te radvd.fcTresys
razorusernetctl.te usernetctl.fc
uucp *+uucpd.te uucpd.fc
uwimap uwimapd.te uwimapd.fcvmware.te vmware.fc vmware_macros.te
vpn +vpnc.te vpnc.fc openvpn.te openvpn.fcTresys
watchdog watchdog.te watchdog.fc
+