Skip to content

stanojr/tempfix_fdb_dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fix for >300s unresponsivnes on turris omnia 4.0+ when wifi client move from lan port to wifi.

This soft will manualy remove fdb entry from specified lan port(s) when they appear on wifi.

Installation

Cloned repo need to be located in /root/tempfix_fdb_dsa

git clone https://github.com/stanojr/tempfix_fdb_dsa.git
chmod 755 tempfix_fdb_dsa/tempfix*
cp tempfix_fdb_dsa/tempfix_fdb_dsa /etc/init.d/tempfix_fdb_dsa
# you can specify ports of secondary APs/switch in tempfix_fdb_dsa/tempfix_fdb_dsa.py
# default is lan1
/etc/init.d/tempfix_fdb_dsa start
/etc/init.d/tempfix_fdb_dsa enable

About

Fix for turris omnia 4.0.x/5.0.x where roaming from lan port to wifi is not responsive for 3xx seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published