Network Configuration
The Basic VM deployment of LinXmart requires three dedicated Virtual Machines.
Refer to Machine Requirements for the required hardward resources and operating systems.
Firewall Rules
Communication paths are required based on the firewall rules below:
| Source | Destination | Protocol | Reason |
|---|---|---|---|
| Application and File Server | Database Server | TCP 1433 (MS SQL) | Access to database |
| Web Server | Database Server | TCP 1433 (MS SQL) | Access to database |
| Web Server | Application and File Server | TCP 445 (SMB) | Access to LinXmart data folder |
| Client | Web Server | TCP 443 (HTTPS) | Secure client access to web portal |