From: tony.chamberlain@lemko.com
To: linux-ppp@vger.kernel.org
Subject: pptpd
Date: Sat, 13 Dec 2008 19:18:44 +0000 [thread overview]
Message-ID: <W9548217129274771229195924@webmail26> (raw)
I set up a pptpd server and connected to it. When I connected to it
(after figuring some routing) I was able to ping machines I wouldn't
otherwise be able to.
There is a range of IPs for the VPN in pptpd.conf:
localip 192.168.0.1
remoteip 192.168.0.234-238,192.168.0.245
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 *
I want to add something like 192.168.0.234 so that whenever someone
signs in as lincoln he alwasy gets IP address 192.168.0.234 (and similarly
if they log in as say, jefferson, they alwasy get 192.168.0.235 -- or
always the SAME IP different than 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?
next reply other threads:[~2008-12-13 19:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-13 19:18 tony.chamberlain [this message]
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 ` pptpd tony.chamberlain
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=W9548217129274771229195924@webmail26 \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.