[CMI.PM] Net::PH module

Daniel S. Lewart lewart at uiuc.edu
Fri Sep 5 00:21:21 CDT 2003


Warren,

> My problem was that I didn't have port 113 open on my computer.
> Apparently PH requires identd. I had a 10 second delay while the ph
> server was waiting for a response. Works like expected now.

Excellent!  Were you running `nph' from a different machine?
If you are using iptables, just for kicks, could you see if either
of these speeds things up while keeping port 113 closed:
	iptables -I INPUT -p tcp --dport 113 -j DROP
	iptables -I INPUT -p tcp --dport 113 -j REJECT

Cheers,
Dan



More information about the Champaign-Urbana mailing list