DMZ Gateway System Files
The following file names can be observed when running DMZ Gateway:
On Windows Systems:
- 
                                                            In the Windows Services dialog box: 
- 
                                                                DMZ Gateway Server is the DMZ Gateway service. 
- 
                                                            In the Task Manager: 
- 
                                                                DMZGatewayServerService.exe launches and monitors the DMZ Gateway Server. 
- 
                                                                DMZGatewayServer.exe is the DMZ Gateway Server. 
- 
                                                                DMZGatewayadministrator.exe is the administration interface. 
On Non-Windows Systems:
- 
                                                            dmzgatewayd is the DMZ Gateway daemon. 
- 
                                                            DMZGatewayServer is the DMZ Gateway Server. 
- 
                                                            DMZGatewayadministrator is the DMZ Gateway administration interface. 
| You can view all running DMZ Gateway executables by typing: ps –ef | grep DMZGateway |