Revision [3642]

Last edited on 2010-02-19 01:00:47 by WikiAdmin
Additions:
client1 Auth-Type = System
Deletions:
datapipe Auth-Type = System


Revision [3641]

Edited on 2010-02-19 01:00:25 by WikiAdmin
Additions:
useradd -gvpn client1
passwd client1 < "some-pass"
> radtest client1 some-pass localhost 0 testing123
User-Name = "client1"
User-Password = "some-pass"
Thu Feb 18 23:20:23 2010 : Auth: Login OK: [client1/some-pass] (from client localhost port 0)
> radtest client1 some-pass localhost 0 testing123
User-Name = "client1"
User-Password = "some-pass"
Deletions:
useradd datpaipe
passwd datapipe < "dp2010vpn"
> radtest datapipe dp2010vpn localhost 0 testing123
User-Name = "datapipe"
User-Password = "dp2010vpn"
Thu Feb 18 23:20:23 2010 : Auth: Login OK: [datapipe/dp2010vpn] (from client localhost port 0)
> radtest datapipe dp2010vpn localhost 0 testing123
User-Name = "datapipe"
User-Password = "dp2010vpn"


Revision [3640]

Edited on 2010-02-19 00:58:37 by WikiAdmin
Additions:
===Firewall===
I'm not a cisco guy but here's the config
aaa-server RADIUS protocol radius
aaa-server RADIUS (web) host 1.2.3.4
key radius-secret-here
authentication-port 1812
tunnel-group inmarkit_vpn type ipsec-ra
tunnel-group inmarkit_vpn general-attributes
address-pool mypool
default-group-policy client_vpn
authentication-server-group RADIUS
authentication-server-group (web) RADIUS
tunnel-group client_vpn ipsec-attributes
pre-shared-key xxx


Revision [3639]

Edited on 2010-02-19 00:26:57 by WikiAdmin
Additions:
# Make sure this IP is the inside address
client FIREWALL-IP {
Deletions:
client VPN-IP {


Revision [3638]

The oldest known version of this page was created on 2010-02-19 00:25:16 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki