Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2001 10:15:38 -0400
From:      "Peter Brezny" <peter@sysadmin-inc.com>
To:        <freebsd-net@freebsd.org>
Subject:   FW: simple mpd-netgraph quesiton
Message-ID:  <NFBBKAEAALGGGFKINBLAAEOPCAAA.peter@sysadmin-inc.com>

next in thread | raw e-mail | index | archive | help
I just found this explained in the latest sample conf file.  Sorry for the
previous post.  The original conf file I was looking at didn't have it as
completely explained.

Peter Brezny
SysAdmin Services Inc.

-----Original Message-----
From: owner-freebsd-net@FreeBSD.ORG
[mailto:owner-freebsd-net@FreeBSD.ORG]On Behalf Of Peter Brezny
Sent: Thursday, July 05, 2001 6:05 PM
To: freebsd-net@freebsd.org
Subject: simple mpd-netgraph quesiton


I've got mpd-netgraph configured to load multiple pptp configurations on
startup

default:
       load pptp1
       load pptp2
       load pptp3
       load pptp4
       load pptp5
       load pptp6

I just noticed today, however, this error message

Jul  5 17:59:23 slgw mpd: mpd: bundle "pptp" already exists
Jul  5 17:59:24 slgw last message repeated 4 times

So I went back into the configuration file...

My Question is, is it correct to have the new -i statement pointing to an
identical set of information for each pptp configuration? E.G.

pptp1:
       new -i ng0 pptp pptp
...

pptp2:
       new -i ng0 pptp pptp


OR, do I need to do something like this?

pptp1:
       new -i ng0 pptp pptp1
...

pptp2:
       new -i ng1 pptp pptp2

Thanks for your help.
Peter Brezny
SysAdmin Services Inc.

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


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




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