Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2026 15:25:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292319] [network: fibs] traffic comes from the wrong fib in some cases.
Message-ID:  <bug-292319-227-tB0EF37Ph9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292319-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292319

--- Comment #3 from Pouria Mousavizadeh Tehrani <pouria@freebsd.org> ---
(In reply to William Brown from comment #2)

Thank you for the explaination.

I think you're right.

I've been trying to reproduce your situation but I can't.
everytime I try, it doesn't forward traffic internally and it behaves normally.

Please answer the questions below to help me reproduce:
1. sysctl output of your:
1.1. net.inet.ip.forwarding
1.2. net.inet.icmp.drop_redirect

2. what is your openvpn configuration?
2.1. is it client or server?
2.2. any `dev` interface specified?
2.3. what is your `topology` configuration? subnet? p2p?
2.4. on ifconfig -v tun5, what is your driver name? openvpn? tun?

3. netstat -rn4 output of both fibs after before and after receiving redirect:
3.1. netstat -rn4F1
3.2. netstat -rn4F5

For netstat, I'm looking for related routes AND routes with D flag.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292319-227-tB0EF37Ph9>