Elliott Perrin writes:
> I am not currently on freebsd-net so if you could cc me in replies it would be 
> appreciated.
> 
> I have a FreeBSD 4.6.2-RELEASE running mpd 3.9 serving as a PPTP server.
> 
> I have setup PPTP boxes using MPD before but have run into a problem this time. In 
> the past I would use
> 
> set ipcp ranges 1.2.3.4/32 192.168.1.100/32
> 
> where 1.2.3.4 was the external interface of the machine. This worked with multiple 
> links under 3.7, but doesn't seem to under 3.9
> 
> Do I have to set a different address for every client connection in tehe first part 
> of the ipcp ranges like this?
> 
> set ipcp ranges 192.168.1.1/32 192.168.1.100/32
> set ipcp ranges 192.168.1.2/32 192.168.1.101/32

Mpd should be happy using the same local address for multiple
connections.

Can you be more specific than "it doesn't seem to work" ?

-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