| AppProtocol |
A Protocol represents one type of application
protocol used in NetBinds.
|
| AppProtocolTable |
|
| Bind |
All listening network ports must be registered as a NetBind.
|
| BindFirewallZone |
Each port may be independently associated with a specific set of
Firewalld Zones.
|
| BindFirewallZoneTable |
|
| BindTable |
|
| Device |
Each server has multiple network devices, each listening on different
IP addresses.
|
| DeviceId |
An NetDeviceID is a simple wrapper for the
different names of network devices used in Linux servers.
|
| DeviceIdTable |
|
| DeviceTable |
|
| FirewallZone |
Defines a firewalld zone that exists on a Host.
|
| FirewallZone.Name |
|
| FirewallZoneTable |
|
| Host |
A Server stores the details about a single, physical server.
|
| HostTable |
|
| IpAddress |
Each IPAddress represents a unique IPv4 address.
|
| IpAddressTable |
|
| Schema |
|
| SchemaBeanInfo |
|
| TcpRedirect |
Each server may perform TCP redirects via xinetd.
|
| TcpRedirectTable |
|