To me it's not clear what you are doing at all. On which level do you try to connect from linux to win2k ? - browser -> apache - apache -> tomcat
- can you ping the ip of the win2k server from linux ? - can you ping the name of the win2k server from linux ? - can you telnet to the name and port on the win2k server from linux ? Depending on the answer to the first question, the port varies. Either it's the apache port or the connector port for tomcat. If all answers are yes: - can you see the request in the access log ? > -----Original Message----- > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > Sent: Thursday, October 31, 2002 3:48 PM > To: Tomcat Users List > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > ajp13 ) > > why can w2k connect to w2k but no matter how I try I can't > get Linux to connect to w2k. > > I have done and redone the settings about 10 times now and > still nothing with the same result every time. > > If I shutdown the Tomcat on the w2k pc the apache instantly > notifies me with an error but if Tomcat is running it just > waits for infinite. > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
