Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | add ethernet nm config, not tested | Xiao Pan | |
4 days | I need ethernet for wired_two_computer connection | Xiao Pan | |
I want wired_two_computer connection and wif both on. And I need bluetooth for mouse now so wifi card needs to be on. Also I mostly use wifi nowadays. | |||
4 days | add a nm config | Xiao Pan | |
2023-12-25 | pp ethernet network interface has different name | Xiao Pan | |
2023-06-29 | remove mullvad | Xiao Pan | |
2023-03-17 | Final fix DNS resolv issues when using mullvad vpn default DNS | Xiao Pan | |
Fix can not resolve www.a.com, while a.com is `search a.com` in /run/NetworkManager/resolv.conf and /run/systemd/resolve/resolv.conf, I think `search a.com` is from router. Fix after suspend can not connect to internet due to mullvad and networkmanager fighting over /etc/resolv.conf and cause resolv.conf be empty. (not sure the cause is correct). This can also be fixed by symlink using systemd-resolved see below. I do not know why this fix work. I find this fix through trail and error. These changes in configs uses mullvad-vpn, openresolv, dnsmasq, avahi-daemon, and networkmanager. The features are dns cache (dnsmasq) and mdns (avahi-daemon). The best way to use systemd-resolved with dns cache is `sudo ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf`. But I can not find a way to fix the issue of not resolve www.a.com see above. I **guess** the most likely way for systemd-resolved to work is somehow config systemd-resolved to not get DNS from router. | |||
2023-03-13 | update | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-10 | try use vpn, so no need some DNS settings | Xiao Pan | |
2023-03-01 | update | Xiao Pan | |
2023-02-23 | delete unnecessary configs for pinphone | Xiao Pan | |
2023-02-19 | nm no manage dns | Xiao Pan | |
2023-02-19 | mdns no need now not sure why, also switch to conf.d way | Xiao Pan | |
2023-02-04 | use arch wiki example to fix issue of need nmcli wifi on when unplug ↵ | Xiao Pan | |
ethernet cable after poweroff | |||
2022-02-21 | new sbar update network and vpn status, qrcp use ethernet as interface | xyz | |
2022-02-20 | networkmangaer dispatcher script, make ethernet and wifi mutually exclusive | xyz | |
2021-12-26 | mdns | xyz | |