Administrator Guide
Figure 68. Firewall settings
To configure the firewall settings on your thin client, do the following:
1. To enable firewall, click the ON/OFF button.
2. Type the firewall configuration script in the text box.
For example, the following iptables commands can be used to disable ping from the thin client or to the thin client:
/sbin/iptables -A OUTPUT -p icmp --icmp-type 8 -j DROP
/sbin/iptables -A INPUT -p icmp --icmp-type 8 -j DROP
3. Click Save.
4. When prompted, click Restart.
The changes are applied after the system reboot.
Managing SSH server preferences
By default, SSH Server is disabled on the thin client. The Managing the SSH server screen is available only in Admin mode. It
enables to configure the SSH server on the thin client.
94
Security settings