OPNsense Forum

English Forums => Hardware and Performance => Topic started by: rkistart on June 26, 2023, 05:23:22 PM

Title: issue AP router with Opnsense 23
Post by: rkistart on June 26, 2023, 05:23:22 PM
Hello everyone,

I bought a gli.net wifi 6 router and connected it behind my opnsense 23 firewall.

Internet <---> ISP router <---> Opnsense 23 <---> Gl.inet (wifi 6) <---> All client

I often have network disconnections with the following error in GL.inet :

[17548.364725] 7981@C14L1,ReceiveBTMQuery() 1510: Find peer address in BTMPeerList already
[17598.862110] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[17598.868062] br-lan: port 1(eth0) entered disabled state
[17602.956971] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[17602.965541] br-lan: port 1(eth0) entered blocking state
[17602.970778] br-lan: port 1(eth0) entered forwarding state
[17947.957513] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[17947.963382] br-lan: port 1(eth0) entered disabled state
[17951.028687] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[17951.037184] br-lan: port 1(eth0) entered blocking state
[17951.042416] br-lan: port 1(eth0) entered forwarding state


I tried to disable flow control in opnsense with this parameters in System > Settings > Tunables

dev.igb.0.fc value 0
dev.igb.1.fc value 0
dev.igb.2.fc value 0
dev.igb.3.fc value 0
hw.ix.flow_control value 0


Same error with parameters.

When the access point wifi 6 and behind the router of my ISP, no problem.

Has anyone encountered this problem?
Title: Re: issue AP router with Opnsense 23
Post by: lilsense on June 26, 2023, 06:53:13 PM
Hi,
   What makes you think that it's the OPNsense and not the GL?
Title: Re: issue AP router with Opnsense 23
Post by: rkistart on June 26, 2023, 08:34:57 PM
As mentioned, when the GL is connected directly to my modem (ISP), no problem.
Title: Re: issue AP router with Opnsense 23
Post by: lilsense on June 26, 2023, 09:22:07 PM
plugin a PC to the same port and you should not see any issues... if you do then it may be physical.
Title: Re: issue AP router with Opnsense 23
Post by: rkistart on June 26, 2023, 10:23:21 PM
I tested the connection between opnsense and GL with two different network ports. Same issue+ .

I test my PC directly on both ports, no problem.  ???

Is it possible that there is an incompatibility between the two routers?
Title: Re: issue AP router with Opnsense 23
Post by: lilsense on June 27, 2023, 02:19:48 AM
It could be related to a GL inet bug... the BTM is BSS transition management. May be related to how you set up the link and how the two systems interact. since you have not provided sufficient information, I am not sure what you'd expect other than I can tell you that you'd might want to try to upgrade your GL.inet.
Title: Re: issue AP router with Opnsense 23
Post by: rkistart on June 28, 2023, 12:30:07 AM
Thx Lilsense for your time.
I have opened a support ticket to the GL.inet team.