Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-04 Thread Archie Cobbs
Julian Elischer writes: > > I solved my own problem... it turns out that my naming conventions caused > > an issue when MPD labelled the PPP node. It truncated the bundle names at > > 8 characters, and since mine were 8 characters plus a number following the > > truncated names for all the links

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-04 Thread Julian Elischer
On Mon, 4 Mar 2002, Ryan Morris wrote: > I solved my own problem... it turns out that my naming conventions caused > an issue when MPD labelled the PPP node. It truncated the bundle names at > 8 characters, and since mine were 8 characters plus a number following the > truncated names for all

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-04 Thread Ryan Morris
I solved my own problem... it turns out that my naming conventions caused an issue when MPD labelled the PPP node. It truncated the bundle names at 8 characters, and since mine were 8 characters plus a number following the truncated names for all the links were identical, and it refused to load t

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-02 Thread Julian Elischer
Joe Clarke wrote: > > In my setup the pptp self address is always the same, but it isn't the > same address I use as the server VPN endpoint address. just a hint To increase readability try do your pptp rules as so: > > load pptpuser1 > load pptpuser2 > >pptp_common_settings: > set if

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-02 Thread Joe Clarke
On Sat, 2002-03-02 at 18:25, Michele Possamai wrote: > What if you change the self ipaddress in mpd.links? > they are the same in both connections In my setup the pptp self address is always the same, but it isn't the same address I use as the server VPN endpoint address. For my setup, I use the

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-02 Thread Michele Possamai
What if you change the self ipaddress in mpd.links? they are the same in both connections On Fri, 1 Mar 2002, Ryan Morris wrote: > Hello everyone, > > I recently (successfully) configured MPD-netgraph as a pptp server on my > FreeBSD machine. It works great... for one user. When I change my >

Re: Multiple connections to MPD-netgraph as PPTP server

2002-03-01 Thread Julian Elischer
On Fri, 1 Mar 2002, Ryan Morris wrote: > Hello everyone, > > I recently (successfully) configured MPD-netgraph as a pptp server on my > FreeBSD machine. It works great... for one user. When I change my > configuration to support multiple PPTP bundles/links I get the following > error when st