On 5/17/05, Peter Rundle <[EMAIL PROTECTED]> wrote: > Sluggers, > > I'm trying to find out if it's possible to assign the same IP to a > client connecting with PPTP (poptop) based on their username. > Google for "fixed" ip returns a lot of chaff on the server having a > fixed IP. However I want to allocate the same IP to the client > based on the username supplied.
/etc/ppp/chap-secrets # Secrets for authentication using CHAP # # client server secret IP addresses # YourUserNameHERE REMOTE-PPTP-CHAP-HERE 'PPTP-Passwd' 192.168.7.100 -- Last column being the ip to assign to that username when they authenticate? -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
