From: tony.chamberlain@lemko.com
To: linux-ppp@vger.kernel.org
Subject: Re: pptpd
Date: Mon, 15 Dec 2008 14:24:53 +0000 [thread overview]
Message-ID: <W509891086135951229351093@webmail42> (raw)
In-Reply-To: <W9548217129274771229195924@webmail26>
-----Original Message-----
From: James Carlson [mailto:carlsonj@workingcode.com]
Sent: Saturday, December 13, 2008 01:33 PM
To: tony.chamberlain@lemko.com
Cc: 'ppp, Linux'
Subject: Re: pptpd
tony.chamberlain@lemko.com writes:
> and then in CHAP secrets I put logins and passwords.
> Thing is, people need their own IP address (need to count
> on it each time they connect). For instance, if I have
> something in chap secrets like
>
>
>
> lincoln * abraham *
Change that to:
lincoln * abraham 192.168.0.234
> Can I do this somehow? Doesn't have to be in chap-secrets as long as
> I can do it. Is there something like an options.lincoln file?
No, but if the fifth element on the line is "--", you can add extra
options there. These are applied only after the PPP Authentication
phase, so they can't be LCP or auth options. For instance:
lincoln * abraham 192.168.0.234 -- novj
You can also specify the fourth parameter as an allowed address range
or include "+" to specify that the address is formed using the unit
number. See the man page for details.
--
James Carlson 42.703N 71.076W <carlsonj@workingcode.com>
pppd man page or pptpd man page? I get them mixed up
next prev parent reply other threads:[~2008-12-15 14:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-13 19:18 pptpd tony.chamberlain
2008-12-13 19:33 ` pptpd James Carlson
2008-12-13 19:39 ` pptpd James Carlson
2008-12-14 23:20 ` pptpd James Cameron
2008-12-15 14:24 ` tony.chamberlain [this message]
2008-12-15 14:40 ` pptpd James Carlson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=W509891086135951229351093@webmail42 \
--to=tony.chamberlain@lemko.com \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox