Anyone knows that why I can't remotely access tomcat7 after changing the http port from 8080 to 8081(or others) on Ubuntu 11.10. The local access is still fine. Thanks
BYW, I could remotely access if keep the port as default 8080. I also checked with netstat -ant, it shows 8081 is active.