Portorder 1-4 (4=WAN) entspricht nun Geräteaufdruck

Signed-off-by: Foliant <foliant@noreply.git.freifunk-franken.de>
This commit is contained in:
Foliant 2021-09-02 19:17:09 +02:00
parent 4b65cb8152
commit 69b8f67142
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ get_port_order() {
tplink,tl-wr841-v8)
PORTORDER="2 3 4 1"
;;
tplink,tdw8980)
PORTORDER="5 0 2 4"
;;
esac
echo "$PORTORDER"