Replies: 1 comment 4 replies
-
I did some testing with blank/standard templates, macvlan vs bridge vs host. I even killed my bridge and my bond and tested macvlan directly with my two NICs. I thought it could've been an LACP issue. I then swapped my DNS servers to cloudflare and immediately got 600+ mbps in the main docker jail. I then rebuilt my br0, same result. I'm now reconfiguring LACP and going to nest bond0 below br0 to test. If it's the same result, I may just force TrueNAS and the jails to use Cloudflare DNS. I have 3 Adguard home DNS servers running in jails and my other computers/devices at home have no issue, nor does my baremetal host, so perhaps there is some odd interplay between the jails networking and DNS that is causing this sub-10 Mbps issue. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to ascertain why my primary docker jail has seemingly poor network speed versus two other jails. Here are some speedtests. Morty is my docker host, the other two are only running adguard home locally. Morty is running adguard home in docker. All 3 are listed as DNS servers for all clients on my home network and resolve queries with dig.
For reference, my non TrueNAS server (baremetal Ubuntu 22.04 LTS) gets the following results:
I'd like to see all three perform faster, but the Morty jail is particularly ill equipped to perform right now.
Here are my templates. All three are bridge networking to br0 as opposed to macvlan.
morty
birdperson / mr-meeseeks
Thanks for any insight!
Beta Was this translation helpful? Give feedback.
All reactions