On 7 Sep 2000, Nasir Mahmood wrote:

> 1. How I check which port services are running except through
> /etc/inetd.conf.
> 
> 2. How I can kill harmful port addresses to check above attackes.
> 
> More info: My system is under Danial of Service Attack Service. It is
> continuously generating heavy traffic towards many of my IPs from Yahoo & AOL.
> These IPs belong to Dial-up Modems. Attack is continuous even after Dial-up
> user logoff. Due to this reason, my limited bandwidth is experiencing heavy
> congestion.

This is in no way related to development but anyway...

Reinstall net-tools package, to confirm that your 'netstat' program has
not been replaced.  Then use 'netstat -ltu' to see which ports are
listening on your system.  You might need to reinstall other packages too.

If you do find out your system has been hacked into, I strongly suggest
you backup and install everything from scratch.

-- 
Pekka Savola                    "Tell me of difficulties surmounted, 
[EMAIL PROTECTED]          not those you stumble over and fall"



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to