SVmco User Guide
19
A confirmation message appears for the contents of the configuration file.
Enter "Y".
Execution example: (The prepared configuration file "fwconf.txt"
is assumed to be in the current directory.)
# /opt/fujitsu/SVmco/sh/setmlanfw.sh./fwconf.txt
Management LAN IP address:
192.168.0.1
Source IPs for PRIMECLUSTER Service:
192.168.0.0/24
192.168.1.5.
Press "Y" to confirm above settings, "N" to cancel all settings
> Y
The setting was completed
3.
Execute iptables -L -n. Then, confirm that the "MMLAN" chain exists.
Execution example:
# iptables -L -n
Chain INPUT (policy DROP)
target prot opt source
destination
MMLAN all -- 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP)
target prot opt source
destination
Chain OUTPUT (policy DROP)