On 21.07.06 11:07, Matthew wrote:
> [EMAIL PROTECTED] queue]# netstat -anp
> 70.84.78.58:80  0.0.0.0:*            LISTEN      1891/httpd
> 70.84.78.58:443 67.155.180.180:50703 ESTABLISHED 31174/vncreflector
> 70.84.78.58:443 74.80.44.227:1188    ESTABLISHED 31174/vncreflector
> 
> Now, when I kill off apache, see what happens?
> 
> [EMAIL PROTECTED] queue]# service httpd stop
> Stopping httpd:                                            [  OK  ]
> 
> [EMAIL PROTECTED] queue]# netstat -anp
> 70.86.78.58:80  0.0.0.0:*            LISTEN      31174/vncreflector
> 70.86.78.58:443 68.155.180.180:50703 ESTABLISHED 31174/vncreflector
> 70.86.78.58:443 70.80.44.227:1188    ESTABLISHED 31174/vncreflector
> 
> How the heck can that happen? I went through every single line of the 
> vncref code and port 80 is nowhere to be found. I went thru all the 
> config options of vncref too and nothing.

hacked machine? try running vncref under strace/truss.
Ans this is really OT here, try your OS/distribution's mailing list
-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
M$ Win's are shit, do not use it !

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to