
ManageEngine Firewall Analyzer :: User Guide
290
Zoho Corp.
To shutdown Firewall Analyzer use the below command
shutdown.bat -S -s <ip-address>:<jndi-port>
where <jndi-port> in the above command is the one which you have set in
sample-bindings.xml
For Windows machine (running as service)
• Stop the Firewall Analyzer service.
• Open the startDB.bat file which is under <Firewall Analyzer Home>\bin
directory and go to "MYSQL Start Command Block", follow the instructions
over there, make necessary changes and save the file.
• Open the stopDB.bat file which is under <Firewall Analyzer Home>\bin
directory and go to "command Arguments settings block", follow the
instructions over there, make necessary changes and save the file.
• Open the wrapper.conf file which is under <Firewall Analyzer
Home>\server\default\conf and go to "Adding Application Parameters
Block", follow the instructions over there, make necessary changes and save
the file.
• Open the mysql-ds.xml file which is under <Firewall Analyzer
Home>\server\default\deploy directory and replace localhost in
connection-url tag with the <ip-address> to which you wants to bind the
application and save the file.
• Start the Firewall Analyzer service.
For Linux Machine: (running as application and not as service)
• Shutdown Firewall Analyzer.
• Open the startDB.sh file which is under <Firewall Analyzer Home>/bin
directory and go to "MYSQL Start Command Block", follow the instructions
over there, make necessary changes and save the file.
• Open the stopDB.sh file which is under <Firewall Analyzer Home>/bin
directory and go to "command Arguments settings block", follow the
instructions over there, make necessary changes and save the file.
• Open the run.sh file which is under <Firewall Analyzer Home>/bin directory
and replace the existing jboss main arguments "-
LAdventNetDeploymentSystem.jar" with these arguments "-
LAdventNetDeploymentSystem.jar" "-c default" "-b <ip-address>" and
replace <ip-address> with the ip-address to which you wants to bind your
application and save the file.
Before changing, the jboss main arguments will be
org.jboss.Main "-LAdventNetDeploymentSystem.jar"
After changing the arguments, it will be
org.jboss.Main "-LAdventNetDeploymentSystem.jar" "-c default" "-b <ip-
address>"
• Open setcommonenv.sh file which is under <Firewall Analyzer Home>/bin
directory and go to "JAVA_OPTS Setting command Block", follow the
instructions over there, make necessary changes and save the file.
Commentaires sur ces manuels