Koozali.org: home of the SME Server

bogus tcp line

Carl Rhinehart

bogus tcp line
« on: October 04, 2003, 11:23:45 PM »
when I give the following command -

 netstat -a | grep http

I get the following response -

warning, got bogus tcp line.
tcp        0      0 localhost:http-admin    *:*                     LISTEN      
tcp        0      0 *:https                 *:*                     LISTEN      

and my web server is addressable only from the 'local' net.
(as you'd expect from above, webmail can be accessed from outside).
access is set to public.
35Listen80 was modified to use porrt 8040 in templates-custom
(long ago).
This error only appeared after upgrading from 5.5 to 6.0 B3.

Any thoughts?

thanks!