isakmpd.conf for multiple mobile users

isakmpd.conf for multiple mobile users

Post by Kevin Anthone » Thu, 14 Feb 2002 05:05:23



I'm trying to set up a VPN for several mobile users, using pre-shared
secrets (for now). I'm attempting to set each user up with a different
pass phrase, but can't figure out how to set up isakmpd.conf to allow
that.


the pass phrases are user1pass, user2pass, etc. I can set up an
[ISAKMP-peer] section for each of them as below:

----------------------
[ISAKMP-peer-user1]
Phase=1
Configuration=mobile-user-config
Authentication=user1pass
Remote-ID=user1-ID

[user1-ID]
ID-Type=USER_FQDN

  [...]

[mobile-user-config]
DOI=IPSEC
EXCHANGE_TYPE=AGGRESSIVE
Transforms=DES-MD5
----------------------

The problem is, what do I put in the [Phase 1] section? The IP
addresses are dynamic, so I don't know those, and if I put
Default=ISAKMP-peer-user1, for example, how does user2 connect?

Is it possible to give different users different passwords?

Thanks in advance.

--
Kevin Anthoney

 
 
 

isakmpd.conf for multiple mobile users

Post by John Meye » Thu, 14 Feb 2002 12:59:13


On Tue, 12 Feb 2002 20:05:23 +0000, Kevin Anthoney

>Is it possible to give different users different passwords?

You do this in policy file, ie, IKE level.  If they are allowed into
phase 2, they use the same default or 0.0.0.0 ip for dynamic.  You
have to do this yourself to enjoy.  man -k isakmp and read all.

 
 
 

1. isakmpd.conf multiple tunnels

can I use a 0.0.0.0 as the remote peer, in order to authenticate
anyone with the correct credentials, per isakmpd.policy?  I need to
setup multiple tunnels (about 20++), or should I create that many
comnnections as well as peers. Does anyone have any experience with
this? btw this is a 2.9 OpenBSD

2. TEKRAM U160 2 CHANNEL SCSI DC-390U3W on sparc Ultra 10

3. isakmpd.conf

4. X Windows & PS/2 Mouse

5. Using SHA1 with the passphrase in isakmpd.conf

6. CURSES

7. ISDN callerid.conf - How to bring up linux from a mobile phone call

8. X windows rise, but don't go active

9. Record a mobile conversation between two mobile via a serial cable...

10. Question: Mobile PII Vs Mobile Celeron

11. Benchmarking 3d Games for multiple platforms, including the web & mobile devices

12. Can I define srm.conf, access.conf in httpd.conf ?