From owner-freebsd-isp Tue Mar 7 11:29:14 2000 Delivered-To: freebsd-isp@freebsd.org Received: from apollo2.waverider.net.uk (apollo2.waverider.net.uk [194.207.158.49]) by hub.freebsd.org (Postfix) with ESMTP id 416B537BD0B for ; Tue, 7 Mar 2000 11:29:11 -0800 (PST) (envelope-from andyc@waverider.net.uk) Received: from bugs (bugs.office.waverider.net.uk [212.105.191.50]) by apollo2.waverider.net.uk (8.9.3/8.9.3) with SMTP id TAA06544; Tue, 7 Mar 2000 19:28:50 GMT From: "Andy Cowan" To: "Archie Cobbs" Cc: Subject: RE: Netgraph & 'Fake' interfaces Date: Tue, 7 Mar 2000 19:29:05 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200003071847.KAA41975@bubba.whistle.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > 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 > It's an existing ethernet interface - I'm just trying to fake additional ethernet interfaces - not just alias the IP addresses onto them. As far as I can see, I can't actually do this with Netgraph - because its iface node is a point to point interface, unless I'm missing something stupid. Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message