Forum: Cfengine Help
Subject: Re: Cfengine Help: Does anyone know how to make cfengine report from 
only one network interface?
Author: Sal
Link to topic: https://cfengine.com/forum/read.php?3,19677,19771#msg-19771

Well, the config here is interesting. We have multiple NIC's and we're running 
NIC binding so the primary interface will be bind0. The question is, is there 
any reason the following should not work?

body agent control
{
bindtointerface => "$(sys.ipv4)";
}

And will it bind to whatever happens to be the primary interface, be it eth0 or 
bind0?

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to