1 Mar 00:13
Greenbow road warrior setup to OpenBSD 4.0 recent snapshot ?
Eichert, Diana <deicher <at> sandia.gov>
2007-02-28 23:13:43 GMT
2007-02-28 23:13:43 GMT
Knock, Knock
Not sure anyone is out there, but I thought I'd try.
I've been trying to setup a WinXP road warrior client
using the Greenbow client. First, it appears things
have changed a little in the client since the web page
tutorial was created, things look a little different.
Second, OpenBSD recommended configuration file and
utility is ipsecctl and ipsec.conf. I managed to get
one side of the VPN working between the WinXP client
and OpenBSD gateway. The packets go out the encap
tunnel but are returning in the clear.
here's some quick ASCI art.
WinXP roamer OpenBSD GW
dhcp acquired <-----> fixed address <-------> internal network
address
11.12.13.44 192.168.1.29 192.168.1.0/24
ike passive esp tunnel \
from any to 192.168.1.0/24 \
main auth hmac-sha1 enc 3des group modp1024 \
quick auth hmac-sha1 enc 3des group none \
psk "secretkey"
ike passive esp tunnel \
from 192.168.1.0/24 to any \
main auth hmac-sha1 enc 3des group modp1024 \
(Continue reading)
RSS Feed