[Cppcms-users] work on local host but not on lan
Brought to you by:
artyom-beilis
From: nitin r. <nit...@re...> - 2009-06-23 11:54:12
|
hello sir, Hello World is ruuing on http://localhost:8080/hello.fcgi. but is not ruuning on lan http://192.168.0.23:8080/hello.fcgi ,he give me error coonection refused. when i run netstat -ntulp he show me 8080 is listen by lighttpd plz help me tcp 0 0 0.0.0.0:11111 0.0.0.0:* LISTEN 3131/ricci tcp 0 0 0.0.0.0:9895 0.0.0.0:* LISTEN 2160/xinetd tcp 0 0 0.0.0.0:9896 0.0.0.0:* LISTEN 2160/xinetd tcp 0 0 0.0.0.0:9897 0.0.0.0:* LISTEN 2160/xinetd tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2193/mysqld tcp 0 0 0.0.0.0:9898 0.0.0.0:* LISTEN 2160/xinetd tcp 0 0 0.0.0.0:9899 0.0.0.0:* LISTEN 2160/xinetd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1966/portmap tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 443/lighttpd |