AO Logo
 
  
  
  
Net Binds
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· net binds

TABLE NAME

net_binds

DESCRIPTION

net_binds stores all of ports that should be bound to by processes running on the servers. If any ports is bound to that is not listed here, it may indicate a security violation. This data is also used to open firewall ports. Each port may also be periodically monitored for process reliability.

Four types of IP addresses exist:

  1. wildcard - Processes bind to all available IP addresses on the server. Monitoring may be performed from anywhere, depending on firewall flags.
  2. public - Processes bind to a public IP address. Monitoring may be performed from the localhost or public network, depending on firewall rules.
  3. private - Processes bind to a private IP address. Monitoring may be performed from the localhost or private network, depending on firewall rules.
  4. loopback - Processes bind internally in the server. Monitoring may only be performed from localhost.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
idpkeyfalsetruecyrus_imapd_binds.net_bind
cyrus_imapd_servers.sieve_net_bind
sendmail_binds.net_bind
email_smtp_smart_hosts.net_bind
private_ftp_servers.net_bind
ao_servers.daemon_bind
ao_servers.daemon_connect_bind
ao_servers.jilter_bind
mysql_servers.bind
net_bind_firewalld_zones.net_bind
net_tcp_redirects.net_bind
postgres_servers.bind
brands.aoweb_struts_vnc_bind
httpd_binds.net_bind
httpd_jboss_sites.jnp_bind
httpd_jboss_sites.webserver_bind
httpd_jboss_sites.rmi_bind
httpd_jboss_sites.hypersonic_bind
httpd_jboss_sites.jmx_bind
httpd_tomcat_std_sites.tomcat4_shutdown_port
httpd_shared_tomcats.tomcat4_shutdown_port
httpd_workers.bind
1.81.18a generated pkey
packageaccountingfalsefalsepackages.name1.80.0the package that owns the opened port
serverfkeyfalsefalseservers.pkey1.33the pkey of the server that this port is bound on
ipAddressfkeyfalsefalseip_addresses.id1.81.18the id of the IP address that is bound to
portnet_portfalsefalse1.80.0the port that is bound
app_protocolstringfalsefalseprotocols.protocol1.0a100the application protocol (protocols)
monitoring_enabledbooleanfalsefalse1.0a104turns on monitoring of the port
monitoring_parametersstringtruefalse1.58the URL-encoded name=value pairs of monitoring parameters