timmy_ wrote: > Hey all, > > I have an xp host with a CentOS 5.3 installed with vmware. > I installed tomcat 6.0.18 and I may access my applications from localhost. > > However I may not access them through http://{ipAddres}:8080/{appName} > > I have port 8080 open, the address attribute on the connector tag is not set > so it should accept incoming connections from any ip address. > > I have searched all day and I can't find a solution... > > May anyone plz help me??? Thanks!! > Is the IP of the machine w/ tomcat 192.168.xx.xx? If so, the system acting as the host to your guest OS's is acting as a NAT and no machine outside the host will see your tomcat server. You'll have to change VMWare's config to allow guest OS's to get their own public IP.
--David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org