Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 01:49:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 273533] need to sleep before using IPsec tunnel
Message-ID:  <bug-273533-7501-BXAbiQ7amX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273533-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273533-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273533

Zhenlei Huang <zlei@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlei@FreeBSD.org

--- Comment #3 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Andrew Cagney from comment #0)
> west# ../../guestbin/ping-once.sh --up -I 192.0.1.254 192.0.2.254
>  unexpected status 4
>  fping  -c 1  --timeout 5s   --src 192.0.1.254 192.0.2.254
>  fping error: not enough sequence numbers available! (expire_timeout=3D10=
000000000, > host_nr=3D0, ping_count=3D0, seqmap_next_id=3D0)

> (I've no clue what fping is trying to tell me).

> If a `sleep 5` is added before the `fping`, the puzzling behaviour goes a=
way.

Have you tried `ping` instead of `fping` ?
And, you can capture packets on both sides to verify whether the ICMP packe=
ts
(request and response) are sent and received correctly or not.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273533-7501-BXAbiQ7amX>