commit 354b752a008de534a5e244d907ddf0bf44d89c96 Author: Tristan Ancelet Date: Fri Nov 20 14:20:32 2020 -0600 more info diff --git a/DNS_issues/README.md b/DNS_issues/README.md new file mode 100644 index 0000000..3e65c58 --- /dev/null +++ b/DNS_issues/README.md @@ -0,0 +1,28 @@ +# DNS issues + +This portion of the repo contains the information on the aggravating +issues reguarding my installs tendency to have DNS troubles and +connectivity issues. + +Issues: + 1) DNS + * has issues with resolving domain names (ex: google.com) + 2) Connectivity + * has trouble with even connecting to outside servers + + +## Network Managers Installed + - iwd + - NetworkManager + - wpa_supplicant + - netctl + +## DNS services installed + - dhcpcd + - systemd-resolved + +### Information Gathered + +When using systemctl and systemctl status to check the behaviors of dhcpcd and systemd-resolved i +found that one of the possible problems is that my device is changing M.A.C and IP addresses about +every 4-5 minutes.