
Can‘t reslove DNS via vpn on Linux firefox v141 but ok on v140 or newer version
Please help, a very tricky problem: Work Scenario: I need to use the company-provided VPN software to access the internal network. Its principle involves redirecting requests to a virtual network interface before sending them out. On Ubuntu 24.04, both Firefox 140 and older versions can access both internal and external networks normally.
Issue After Upgrading Firefox: After upgrading to Firefox 141, all connections (internal and external) fail when the VPN is active.
Key Symptom Observed: In the Firefox networking debug page (about:networking#dns), the DNS suffix should display as localdomain, but after upgrading to Firefox 141, it appears empty.
All Replies (1)
and update: Work Scenario:
DNS suffix works on Ubunutu22.04 with firefox141
It now seems unrelated to the localDomain issue. After modifying /etc/resolv.conf, the DNS suffix displays correctly, but the network is still inaccessible. This is frustrating
Modified