Dell ulnm installation (citrix xen) – Dell UPS 1000T User Manual
Page 131

ULNM with Xen Virtualized Architecture
131
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 (Citrix Xen)
To install the Dell ULNM on Dell ULNM on Citrix Xen:
1 Download the latest version of the Dell ULNM for Linux from http://www.dellups.com/.
NOTE:
With the Dell ULNM Release 2, you no longer need to download a separate Xen shutdown script. The Xen
shutdown feature is now integrated in standard Dell ULNM Release 2 shutdown script.
2 Select Network solution.
3 Select Linux as the Operating Systems.
4 Download the Dell UPS Local Node Manager Release 2, rpm Software Installer x86 ulnm-linux-
x_xx_xxx-i386.rpm.
5 Upload the package on your Xen environment.
0120_3-Dell ULNM UG.book Page 131 Saturday, November 2, 2013 5:34 PM