On Tuesday 02 July 2002 21:14, Archie Cobbs wrote:
> Peter J. Blok writes:
> > I have a gateway/firewall which is the spider in the web for different IP
> > segments. From two segments 192.168.2.0/24 and 192.168.10.0/24 I am
> > trying to setup PPTP tunnels. I have two different pptp sections (pptp1
> > and pptp2) in both mpd.conf and mpd.links with unique names. Each pptp
> > section has its own "pptp self" listen address.
> >
> > The problem is that the mpd daemon only listens on the first pptp (pptp1)
> > section and doesn't listen on the 2nd (pptp2). When I load pptp2 first
> > before pptp1 it is the other way around. I am using sockstat -l to
> > confirm where mpd is listening on?
>
> Mpd only supports listening on one IP address for PPTP connections.
>
> Can you try changing both IP addresses to 0.0.0.0?
Yes, I have done that after I looked at the source. The problem remained that 
it was picking the wrong link. Then I saw that based on the pptp peer address 
the best link is picked, which is what I use right now.

Thx for the help anyway,

Peter
>
> -Archie
>
> __________________________________________________________________________
> Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to