[users@httpd] apache/vnc jumps ports

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I know this isn't really about apache, but nobody at the VNC list has responded.

I've got several linux boxes running Apache 2.0 and vncreflector software. Apache is bound only to port 80 and the vnc binds to 500. Below is a netstat of apache's bind to all my IP's (5 of them) at port 80.

[root@rs1 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?

[root@rs1 queue]# service httpd stop
Stopping httpd:                                            [  OK  ]

[root@rs1 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.

What could possibly cause this?

Thanks,
Matthew

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux