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
[EMAIL PROTECTED]


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

Reply via email to