08-30-2004 03:41 AM - edited 02-20-2020 11:36 PM
I have a webserver running on Tomcat which uses port 8080 for http traffic. Whenever i try to access this server , no pages are displayed. Accessing internet also has become slow. I have attached the config .
08-30-2004 08:00 AM
Assuming the tomcat server is on 192.168.2.10, all you need to do is allow TCP/8080 in via your AC access-list. Something like this should do the trick:
access-list AC permit tcp any host X.X.X.X eq 8080
As for the other problem, "slow" is hard to troubleshoot. Anymore info you can give us?
Scott
09-02-2004 12:05 AM
Hi Scott
Thanks. This worked
Regds
Vgeorge
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide