ifup gets me:
Code:
server1:~ # ifup lo
lo
RTNETLINK answers: Invalid argument
Cannot enable interface lo.
interface lo is not up
Guess that explains part of it.
I have been letting Linode manage my IP via dhcp and have not set my address to static, which I guess I should.
/etc/hosts.deny:
http-rman : ALL EXCEPT LOCAL
/etc/hosts.allow is completely remarked out.
/var/log/warn had this:
Dec 27 21:55:37 server1 ifup: Cannot enable interface lo.
Dec 27 21:55:37 server1 ifup-route: interface lo is not up
Dec 27 21:55:51 server1 ifup: Cannot enable interface lo.
Dec 27 21:55:51 server1 ifup-route: interface lo is not up
I think we have a problem....