Closed xuanweishan closed 2 years ago
Found that tumaz
can't resolve domains.
This makes
tumaz
can not connect to internet.
Solution:
Set up the resolve server to 8.8.8.8 (google DNS server) by edit /etc/resolv.conf
#nameserver 127.0.0.53 (Comment out this line to prevent resolve domain ourselves)
nameserver 8.8.8.8 (Add this line to apply google DNS server to resolve domain)
sudo apt update
sudo apt upgrade
ClamAV
: apt install clamav
clamscan -r /
Result: No malware was found.
Advance setting > virtual server > uncheck tumaz in the list
crontab
avahi
back to disable. But our IP wasn't blocked again. So it might not be the reason why we are blocked.yum --skip-broken -y update
crontab
Main Issue
We got block due to DOS_DNS.
Temporary Solution
tumaz
.eureka
netstat –an | grep 53
tuamz
netstat –an | grep 53
/etc/systemd/resolved.conf
DNSStubListener=no
DoS protection
oneater
andironman
.