@RMerlin Please use
Per-Host Isolation (nat dual-dsthost ingress
/ nat dual-srchost
) option as the default:
-
Incoming packets from the internet (internet-
ingress): nat dual-dsthost ingress
-
Outgoing packets to the internet (internet-
egress): nat dual-srchost
Because you are using
triple-isolate option by default and it is bad and does not work,
it has been known for years in Openwrt:
- triple-isolate (bad default option)
The
triple-isolate option is garbage, you just have to download a torrent (for example Ubuntu) and on two cell phones or computers at the same time, do speed test with only 1 Parallel connections at
https://fast.com/ and observe how all the bandwidth is stolen by the computer that is downloading the torrent.
But when you use these
Per-Host Isolation (nat dual-dsthost ingress
/ nat dual-srchost
) options,
it fixes and all devices now share the same bandwidth.
Per-Host Isolation (nat dual-dsthost ingress
/ nat dual-srchost
) is one of the best features that SQM Cake has:
-
Making cake sing and dance, on a tight rope without a safety net (aka advanced features)
Per-Host Isolation (nat dual-dsthost ingress
/ nat dual-srchost
):
all hosts' traffic shares are equal,
cake with
Per-Host Isolation treats every traffic
flow (or
stream or
connection) identically: a single Netflix stream to one internal computer gets the same bandwidth that many BitTorrent stream on another computer and fixes that the second machine with BitTorrent can get “more than its share” of the capacity.
Per-Host Isolation (nat dual-dsthost ingress
/ nat dual-srchost
) is a business feature and in a few years in the future all companies will use this feature by default on all routers.