IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

[Users] no packet routed from eth0 to ipsec0 on freeswan box

From: Robert Richter (mylists_at_subdimension.com)
Date: Thu Mar 28 2002 - 11:01:07 CET


Hello List,

i try to connect my W2k with a freeswan box and get no packet routed from
eth0 to ipsec0 on the freeswan box. the packets from my w2k computer arrived
at the eth0 port 500 on the freeswanbox.

can someone give me a hint please? this moment i have no ideas why this
occurs in this way.

i have compiled freeswan into the kernel. could it be that there is a
miscompiled or not supported kernel/version?

I am using freeswan 1.96 with Kernel 2.4.7-10 and x509 patch. both computer
are in the same subnet.

my config is this one:

ipsec0/rp_filter -->0
eth0/rp_filter -->0

--w2k vpn.ebootis tool--
conn one
      left=192.168.7.149
      right=%any
      network=auto
      auto=start
      pfs=yes
      presharedkey="secret"

--freeswan--ipsec.secrets--
: PSK "secret"

--freeswan--ipsec.conf--
# /etc/ipsec.conf - FreeS/WAN IPsec configuration file
config setup
        interfaces="ipsec0=eth0"
        klipsdebug=none
        plutodebug=all
        plutoload=%search
        plutostart=%search
        uniqueids=yes
conn %default
        keyingtries=0
        compress=yes
        disablearrivalcheck=no
        authby=secret
        right=192.168.7.149
        pfs=yes
        auto=add
conn roadwarrior
     left=%any

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:47 CEST