Monday, September 11, 2006

panic reducing tip


This morning I couldn't connect to one of my servers.  I started to feel some panic, while I submitted a support ticket.  Before I got a response, I figured out what the problem was.


On Friday, I tested XNmap by doing a port scan on this server.  I forgot that I had installed portsentry, so the port scan added my ip address to iptables to so all connections are dropped, and to the hosts.deny file so services would reject these connections.


So my tips for the day are pay attention to what you are doing, and think about the unexpected side effects could be.  Also, try not to run tests on production machines.


Technorati Tags: , , ,

No comments:

Post a Comment

Unlocking Raspberry Pi Potential: Navigating Network Booting Challenges for Enhanced Performance and Reliability

I've set up several Raspberry Pis around our house for various projects, but one recurring challenge is the potential for SD card failur...