help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple network interfaces?


From: Josef Wolf
Subject: multiple network interfaces?
Date: Thu, 2 Sep 2004 06:46:53 +0200
User-agent: Mutt/1.4.1i

Hello!

How can I define multiple interfaces for a host?  Following the example from
the cfengine-Reference, I tried following:

  interfaces:
    router::
      "eth0" netmask=255.255.0.0   broadcast=ones
      "eth1" netmask=255.255.255.0 broadcast=ones

But this complains:

cf:cfengine::/var/cfengine/inputs/cfagent.conf:133: redefinition of netmask
cf:cfengine::/var/cfengine/inputs/cfagent.conf:133: redefinition of broadcast 
address
Previous val = one

This complain is issued even on hosts which don't have the class "router"
defined.

Along with this goes the question how to define different IP adresses
for the different interfaces?

-- 
Please visit and sign and http://www.ffii.org
-- Josef Wolf -- jw@raven.inka.de --



reply via email to

[Prev in Thread] Current Thread [Next in Thread]