On Thu, Apr 01, 2004 at 12:16:49AM -0500, Stormblade wrote:
: Then I tried to access my box from another machine and there
: is no answer. www.mymachinedomain:8080 doesn't even give me the default
: page.


What's the result of

        lsof -i -a -u {tomcat user}

?

-or better still,

        lsof -n -i -a -u {tomcat user}  ## show IP addresses

Does that IP address match what your workstation (browser) thinks is
www.mymachinedomain? e.g. do you have some sort of split-domain DNS
going, or a rogue hosts file?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to