Quoting Kevin Fries <kevin@xxxxxxxxx>: > In addition, SSH is no longer accepting connections (no passwords, only > via public key encryption fails with "Permission denied (publickey)."). Most likely your .ssh directory or files within have incorrect ownership/permissions. > Also, if I issue an iptables -L command, it takes like 5 - 10 seconds > for each rule to display. If the chain has no rules, it displays > immediately, but if there are any rules, it creeps along until done. If iptables -L -n works fast, you most likely have DNS problems. -- Bojan