Re: BUG: something in verify is acting up

Paul Wouters <[email protected]> Thu, 20 Feb 2003 12:31:51 +0100 (MET)
Newsgroups gmane.network.freeswan.devel
Message-ID <[email protected]>
On Wed, 19 Feb 2003, Hugh Daniel wrote:

>   So having this fail on a vanilla road warrior laptop is a BUG.

Yes.
 
> ahost# ipsec verify
> ...
> Two or more interfaces found, checking IP forwarding        [FAILED]
> ...
> 
> 
>   What other networks:
> 
> ifconfig

Give me the output of cat /proc/net/dev on that system please.

> # Disables packet forwarding
> net.ipv4.ip_forward = 0

Actually, the check should also say N/A when there is no defined
left/right subnet definition anywhere. I'll fix it today.

Paul