- Print
- PDF
Virus Checker Exceptions for Lasernet Keep
This article describes the virus‑checker exception settings to prevent interference with Lasernet Keep operations.
Folders
Anti-virus software must ignore the following folders:
Purpose | Location | Example |
|---|---|---|
Installation folder | As installed |
Appropriately substitute |
Archive folder | Configured in Server Settings |
|
Chunks folder | Usually within archive folder |
|
Temp folder | Default Windows folder |
|
Ports (Standalone Installations)
Standalone installations of Keep connect to services using the listed ports.
Purpose | Location | Example |
|---|---|---|
HTTPS | Incoming |
|
HTTP management | Incoming |
|
Database connection | Outgoing |
|
SMTP (if emailing is configured) | Outgoing |
|
Secure SMTP (if emailing is configured) | Outgoing |
|
LDAP server | Outgoing |
|
LDAPS server | Outgoing |
|
Ports (Clustered Installations)
The following sections list the default port bindings for each node type in a cluster, along with the interfaces they use.
For example, for Keep, the HTTP port is affected by the port offset and uses the wildcard interface, which, by default, is the IPv4 wildcard 0.0.0.0.
Refer to the server logs to see which ports and bindings are in use. At server start up, messages similar to the following are displayed on the console: HTTP listener default listening on 0.0.0.0:8180
Database Server
Ensure the listed default ports are open for inbound connections.
Server type | Default port |
|---|---|
MS SQL server |
|
Oracle |
|
PDC / SDC
The primary or secondary domain controllers use the following interfaces and ports.
Interfaces / Interface Selection
Management
Default interface:
0.0.0.0(IPv4 wildcard).Overridden by:
jboss.bind.address.management.
Public
Default interface: Any network interface that satisfies all of the following criteria:
Supports multicast.
Is up and configured.
Is NOT the loopback interface.
Wildcard
Default interface:
0.0.0.0(IPv4 wildcard).
Multicast
The multicast address chosen during installation.
Ports
Purpose | Wildfly interface | Default port | Protocol | Overridden by | Obeys port offset? |
|---|---|---|---|---|---|
HTTP management | management |
| TCP |
| ✘ |
Native management | management |
| TCP |
| ✘ |
HTTP | wildcard |
| TCP |
| ✔ |
HTTPS | wildcard |
| TCP |
| ✔ |
mcmp-management | public |
| TCP |
| ✔ |
modcluster | multicast |
| UDP | – | ✘ |
Keep Server
The Keep server uses the following interfaces and ports:
Interfaces / Interface Selection
Management
Default interface:
127.0.0.1(IPv4 loopback).Overridden by:
jboss.bind.address.management.
Public
Default interface: Any network interface that satisfies all of the following criteria::
Supports multicast.
Is up and configured.
Is NOT the loopback interface.
Wildcard
Default interface:
0.0.0.0(IPv4 wildcard).
Private
Default interface:
127.0.0.1(IPv4 loopback).Overridden by:
jboss.bind.address.private.
Unsecure
Default interface: 127.0.0.1 (IPv4 loopback).
Overridden by:
jboss.bind.address.unsecure.
Multicast
The multicast address chosen during installation.
Ports
Purpose | Wildfly interface | Default port | Protocol | Overridden by | Obeys port offset? |
|---|---|---|---|---|---|
HTTP Management | management | 19990 | TCP |
| ✘ |
Native Management | management | 19999 | TCP |
| ✘ |
HTTP | wildcard | 8080 | TCP |
| ✔ |
HTTPS | wildcard | 8443 | TCP |
| ✔ |
ajp | public | 8009 | TCP |
| ✔ |
jgroups-udp | public | 55200 | UDP | – | ✔ |
multicast | 45688 | UDP | – | ✘ | |
modcluster | multicast | 23364 | UDP | – | ✘ |
jgroups-udp failure-detection | private | 54200 | UDP | – | ✔ |
iiop | unsecure | 3528 | TCP | – | ✔ |
iiop-ssl | unsecure | 3529 | TCP | – | ✔ |