[2004-05-24 13:49] Andrew Perrin said: | Thanks to all. Frankly, what's most worrisome to me is that 1025 appears | open, where other ports are not:
try this to see if it'll show you which process is listenting sh# lsof -n|grep TCP|grep 1025 b -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
