Dell UPS 1000T User Manual
Page 142

ULNM with KVM Virtualized Architecture
142
The following is the command line TCP/UPD for configuration 1 to enable communication between the
Dell ULNM and Dell Network Management Card:
iptables -I OUTPUT -p tcp --dport 80 -j ACCEPT
iptables -I INPUT -p tcp --dport 4679 -j ACCEPT
iptables -I INPUT -p tcp --dport 4680 -j ACCEPT
iptables -I INPUT -p udp --dport 4679 -j ACCEPT
iptables -I INPUT -p udp --dport 4680 -j ACCEPT
iptables -I OUTPUT -p udp --dport 4679 -j ACCEPT
iptables -I OUTPUT -p udp --dport 4680 -j ACCEPT
service iptables save
The following is the command line TCP/UPD for configuration 2 to enable communication between the
Dell ULNM and Dell UPS Network Management Card:
iptables -I OUTPUT -p tcp --dport 80 -j ACCEPT
iptables -I INPUT -p tcp --dport 4679 -j ACCEPT
iptables -I INPUT -p tcp --dport 4680 -j ACCEPT
iptables -I INPUT -p udp --dport 2844 -j ACCEPT
iptables -I INPUT -p udp --dport 2845 -j ACCEPT
iptables -I OUTPUT -p udp --dport 2844 -j ACCEPT
iptables -I OUTPUT -p udp --dport 2845 -j ACCEPT
service iptables save
iptables-save
Dell ULNM Installation (KVM Enabled on RHEL 6 and Debian 5.0)
To install the Dell ULNM on KVM Enabled on RHEL 6 and Debian 5.0:
1 Download the latest version of Dell ULNM for Linux from http://www.dellups.com/.
NOTE:
With Dell ULNM Release 2, you no longer need to download a separate KVM shutdown script. The KVM shutdown
feature is now integrated in standard Dell ULNM Release 2 shutdown script.
2 Select Network solution.
3 Select Linux - Xen - KVM as the Operating Systems.
•
For RHEL6 x86_64: Download Dell UPS Local Node Manager Release 2, rpm Software Installer
x86_64 for Red Hat (ulnm-linux-x_xx_xxx-x86_64.rpm).
•
For Debian 5.0 (Lenny): Download Dell UPS Local Node Manager Release 2, deb Software
Installer x86_64 for Debian (ulnm-linux-x_xx_xxx-x86_64.deb).
0120_3-Dell ULNM UG.book Page 142 Saturday, November 2, 2013 5:34 PM