Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 14:01:54 -0400
From:      Elliott Perrin <eperrin@bwlogic.com>
To:        freebsd-net@freebsd.org
Subject:   MPD as a PPTP server 
Message-ID:  <3D88BF92.9010308@bwlogic.com>

next in thread | raw e-mail | index | archive | help
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

and if so, do the first addresses have to corespond to an existing interface 
requiring me to alias the interface with more than 1 IP.

TIA
eperrin@bwlogic.com


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?3D88BF92.9010308>