Christian Bonam
Registered
Hi,
I have an application (JBoss) running on port 8080 of my Mac OSX 10.5.2.
My firewall is set completely open.
Nevertheless, when I try to connect from another machine's browser or try to telnet to my Mac (telenet xxx.xxx.xxx.xxx 8080), the connection is refused. Eg. my IE browser running on a PC in the network simply says "The page cannot be displayed", when I try to surf at my application http://<my.mac.ip>:8080/mazda.
Is it possible that port 8080 is simply not open on my Mac?
sudo ipfw list
returns
65535 allow ip from any to any
What can be the cause of my problem?
I have an application (JBoss) running on port 8080 of my Mac OSX 10.5.2.
My firewall is set completely open.
Nevertheless, when I try to connect from another machine's browser or try to telnet to my Mac (telenet xxx.xxx.xxx.xxx 8080), the connection is refused. Eg. my IE browser running on a PC in the network simply says "The page cannot be displayed", when I try to surf at my application http://<my.mac.ip>:8080/mazda.
Is it possible that port 8080 is simply not open on my Mac?
sudo ipfw list
returns
65535 allow ip from any to any
What can be the cause of my problem?