Do the following:-
vi /etc/portsentry/portsentry.conf
Find the following lines:
# 0 = Do not block UDP/TCP scans.
# 1 = Block UDP/TCP scans.
# 2 = Run external command only (KILL_RUN_CMD)
BLOCK_UDP=&0&
BLOCK_TCP=&0&
Make sure the values are &0& else if you ping your box you will be blocked.
Exit and save portsentry.conf
Do:-
/etc/rc.d/init.d/portsentry stop
route del -n xxx.xxx.xxx.xxx (Your IP address)
/etc/rc.d/init.d/portsentry start
Hope that helps
Steve



LinkBack URL
About LinkBacks
Reply With Quote




