Setting Firewall Rules; Sentriant Ag Events Generated - Extreme Networks AG200 User Manual

Version 5.0
Table of Contents

Advertisement

You can set the following properties:
Compliance.JMSProvider.ForwardJMSEvents
Compliance.System.JMSProvider.UserName
Compliance.System.JMSProvider.Password
Test results are published when they happen.
To change or set API properties:
Sentriant AG MS command line window
1 Create the XML file in the following directory with a text editor such as
/usr/local/nac/bin
2 Edit any properties.
3 Save and exit the file.
4 Enter the following command:
sendRequest.sh -f /usr/local/nac/bin/<filename.xml>

Setting Firewall Rules

The iptables firewall needs a new rule that allows an external server to send requests to, or receive
events from the JMS message bus. By default, the MS does not allow other servers access to the JMS
bus. To allow a host to send or receive messages, a rule must be added to the onboard firewall.
To add the firewall rule:
Command line window
Enter the following command:
iptables -I INPUT -s<host> -m tcp -p tcp --dport 61616 -j ACCEPT
Where
is the external server IP address.
<host>

Sentriant AG Events Generated

The following Sentriant AG events can be generated:
DeviceTestedEvent—Identifies the endpoint that was tested and the results of the tests
DeviceChangeEvent—Identifies the endpoint and it's current state
Sentriant AG Users' Guide, Version 5.0
:
vi
API
277

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentriant ag

Table of Contents