Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: freakinger on February 16, 2003, 08:17:20 PM

Title: freeswan - ipsec__plutorun: ipsec_auto: fatal error in "
Post by: freakinger on February 16, 2003, 08:17:20 PM
hi
build up a vpn between two 5.1.2 boxes using this howto
http://myezserver.com/downloads/mitel/contrib/freeswan-0.4/freeswan-howto.html
when i restart the ipsec service i got this error in syslog

ipsec_setup: ...FreeS/WAN IPsec started
ipsec__plutorun: ipsec_auto: fatal error in "net.local-gate.192.168.1.0": right and rightnexthop must not be the same
ipsec__plutorun: ipsec_auto: fatal error in "gate.local-gate.192.168.1.0": right and rightnexthop must not be the same
ipsec__plutorun: ipsec_auto: fatal error in "net.local-net.192.168.1.0": right and rightnexthop must not be the same
 ipsec__plutorun: ipsec_auto: fatal error in "gate.local-net.192.168.1.0": right and rightnexthop must not be the same
ipsec__plutorun: 021 no connection named "net.local-gate.192.168.1.0"
ipsec__plutorun: 021 no connection named "gate.local-gate.192.168.1.0"
ipsec__plutorun: 021 no connection named "net.local-net.192.168.1.0"
ipsec__plutorun: 021 no connection named "gate.local-net.192.168.1.0"
ipsec__plutorun: 021 no connection named "net.local-gate.192.168.1.0"
ipsec__plutorun: 021 no connection named "gate.local-gate.192.168.1.0"
ipsec__plutorun: 021 no connection named "net.local-net.192.168.1.0"
ipsec__plutorun: 021 no connection named "gate.local-net.192.168.1.0"

maybe i'm missing a thing, but don't know what
anyone can help ?
many thanks
freakinger
Title: Re: freeswan - ipsec__plutorun: ipsec_auto: fatal error in &
Post by: Bill Talcott on February 17, 2003, 06:36:33 PM
It looks to my untrained eye like you have "net.local-gate.192.168.1.0" and "gate.local-gate.192.168.1.0" set to the same thing ("right and rightnexthop must not be the same"). Have you double-checked that you have the right IPs in the right places for everything?

http://myezserver.com/downloads/mitel/contrib/freeswan/sme512/freeswan-howto.html is the current version, FYI.