Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 10:47:37 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        andyc@waverider.net.uk (Andy Cowan)
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Netgraph & 'Fake' interfaces
Message-ID:  <200003071847.KAA41975@bubba.whistle.com>
In-Reply-To: <NDBBKECBEEIIPEFNBPBFKEMJCGAA.andyc@waverider.net.uk> from Andy Cowan at "Mar 2, 2000 02:21:19 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Andy Cowan writes:
> I'm new to netgrpah and having a bit of a problem - I would like to set up
> some 'fake' interfaces - basically just creating the same effect as an
> ifconfig alias, but with a network interface (like ng0) associted with each
> alias - this way I can monitor the traffic through each fake interface with
> SNMP.
> 
> I'm trying ngctl mkpeer rl0: iface inet inet - but it doesn't like it. Does
> anyone know the right way to do this?

What type of node is 'rl0:' ? Does it support a hook type named 'inet' ?

Try this..

  $ ngctl mkpeer iface inet inet

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003071847.KAA41975>