Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on portsentry not working properly in the VPS & Dedicated forum
I believe that portsentry is not working properly on my system (cPanel). Looking at the logs, i found out that some IP addresses could access ...

  1. #1
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642

    portsentry not working properly

    I believe that portsentry is not working properly on my system (cPanel).

    Looking at the logs, i found out that some IP addresses could access my system even though portsentry had banned them.

    For example, i looked at the banned IP's reported by portsentry in /var/log/messages and /var/portsentry/portsentry.history and compared them to the output of:

    Code:
    iptables --list -n
    it seems that SOME of them are listed, while others are not.... hmm weird.

    i've now edited my /etc/portsentry/portsentry.conf and switched from KILL_ROUTE to KILL_RUN_CMD. I'll let it run for a while and see if it works better this way (they both execute the same iptables command).

  2. #2
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642
    ah...

    Code:
    /sbin/iptables -I INPUT -s 75.47.99.250 -j DROP
    iptables: Memory allocation problem
    hmm this vps has reached its QoS limit 'numiptent' :P

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •