> $ cat /etc/services | grep -e "111"
>         gives you detail about the service. port 111 is a wellknown port
for
> crackers. its is required only for applications using RPC(remote procedure
calls)
> like NFS (network file sharing).
> stop the rpc service immediately . you should never activate this service
> on gateway/firewall machines. its allright using it in local network but
never on
> internet.
> # /etc/init.d/portmap stop
>         # chkconfig --del portmap

Yep, I'm not sure off the top of my head whether portmap is running, but
I'll make sure it isn't.

In your opinion, is the Windows XP box on the network infected with a virus
or trojan? Remember this happens whether we're on the internet or not. How
can I check?

Thanks for help so far.

Regards,
Ed.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to