>>>>> "J" == J R Westmoreland <[EMAIL PROTECTED]> writes:

J> I hope this is not TOO stupid of a question but.... Tomcat uses
J> port 8007 for communications with apache. Is there a way, or does
J> it already exist, to tcp wrap this port? I have noticed that MANY
J> other daemon or daemon like apckages support this function. Java on
J> the other hand seems to behave differently in this regard.

The Tomcat documentation suggests to use ipchains/iptables for that.

An even better solution would be: only listen to requests from
localhost.

-- 
G. ``Iggy'' Geens - ICQ: #64109250
Home: <[EMAIL PROTECTED]> - Work: <[EMAIL PROTECTED]>
WWW: http://users.pandora.be/guy.geens/
`I want quality, not quantity. But I want lots of it!'


Reply via email to