James Lee Bell wrote:
> Michael Sammartano wrote:
>
>> Matt Alexander wrote:
>> Yes I am listening on ports 80 and 90. I also added the line
>> DirectoryIndex index.htm to The <Directory> subsection to view
>> index.htm without typing it.
>
> And you do have your router configured take packets to those ports on
> external interface and forward them to the internal server on it's
> ports? Not sure how netgear does it, but airlink+ and SMC call them
> port forward settings.
Yes router is configured to forward to the specified ports.
>
>>> # lsof -i | grep http
>>
>> Linux:/home/volinaz # lsof -i | grep http
>> httpd2-pr 7536 root 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7536 root 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7537 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7537 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7538 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7538 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7539 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7539 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7540 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7540 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7541 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7541 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7542 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7542 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> httpd2-pr 7545 wwwrun 3u IPv6 15627 TCP *:http (LISTEN)
>> httpd2-pr 7545 wwwrun 4u IPv6 15628 TCP *:dnsix (LISTEN)
>> I have "NO CLUE" what to make of this.. ;(
>
>
> Means that you have typical apache setup with 8 listening httpd
> threads. Not sure what the dnsix is, but would make sense if it was
> port 90, and you had 8 listening httpd threads on that port too.
I did find out that dnsix is the common protocol for use on port 90
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss