Forum: Cfengine Help Subject: Problem with network set up Author: gurkensalat Link to topic: https://cfengine.com/forum/read.php?3,18067,18067#msg-18067
Hi everyone, I want to set up cfengine on cygwin on two Win XP VMware Images. I read the official tutorial (http://www.cfengine.org/manuals/cf3-tutorial.pdf). The network set up is described under 6. Network services on page 33. There are some snippets of code but I don't know where I have to save them. Which file? For example: This is a code from page 36 body server control { allowconnects => { "127.0.0.1" , "::1" ...etc }; allowallconnects => { "127.0.0.1" , "::1" ...etc }; trustkeysfrom => { "127.0.0.1" , "::1" ...etc }; } Where do I have to save it? In cfserverd.cf? I tried to figure it out for a week but nothing worked. I understand the syntax but I don't know how to set up a network connection. I googled the whole week, nothing helped. Maybe you could give me some help. I could post the scripts I have already written if this helps you. Thanks a lot guys! cfengine is a really powerful tool, I wish I could make it work. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine