[Csync2] setting up test lo aliases on RH-style systems

Michael Johnson mikjo.sas at gmail.com
Thu May 16 18:47:10 CEST 2013


If you want to run tests on systems that use RH-style
/etc/sysconfig/network-scripts, you can run:

for i in {1..9} ; do echo -e
"DEVICE=lo:$i\nIPADDR=127.2.1.$i\nNETMASK=255.255.255.255\n" > ifcfg-lo:$i
; done
ifdown lo; ifup lo

That will bring up all the aliases necessary for the  tests
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/csync2/attachments/20130516/62d2ef6e/attachment.htm>


More information about the Csync2 mailing list