Hello FreeSWAN,

I am trying to test the basic functionality of freeSWAN by using a RedHat
7.2 Linux box connected on the same LAN as a Win2k box where I am using the
windows IPSec snap plug-in.

First, is this OK to test IPSEC FreeSWAN with a two computers on the same
LAN???

Second, when I try to configure the ipsec.config file I get this error when
starting the service:

[EMAIL PROTECTED] etc]# service ipsec.conf ipsec_setup: (/etc/ipsec.conf, line
28) section header
"interfaces=ipsec0=eth0" has wrong number of fields (1) -- 'start' aborted



I'm following the instructions to the best of my knowledge.  What is wrong
with my setup?

This is my ipsec.conf file:

version 2.0 # conforms to second version of ipsec.conf specification

# basic configuration

config setup

# Debug-logging controls: "none" for (almost) none, "all" for lots.

# klipsdebug=all

# plutodebug=dns

interfaces="ipsec0=eth0"

klipsdebug=none

plutodebug=none

plutoload=%search

plutostart=%search

conn %default

keyingtries=1

conn net-to-net

left=10.0.0150/10

leftsubnet=10.0.0.150

leftnexthop=10.0.0.2

right=10.0.0.152

rightsubnet=10.0.0.152

rightnexthop=10.0.0.2

authby=secret

auto=add



Thanks,

Paul


_______________________________________________
FreeS/WAN Users mailing list
[EMAIL PROTECTED]
https://mj2.freeswan.org/cgi-bin/mj_wwwusr

Reply via email to