Re: resuming http test

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Sammartano
Date:  
To: plug-discuss
Subject: Re: resuming http test


Matt Alexander wrote:

>On Sun, 25 Jul 2004, Michael Sammartano wrote:
>
>
>
>>I just returned from vacation, and I am still trying to resolve my web
>>access problems. I reset my router to factory defaults, and set apache
>>to listen to port 90 for http. I also redirected the dns servers to send
>>all port 80 requests to port 90 ( I believe I did anyway ) so I can
>>hopefully bypass Cox port 80 block. Would somebody please entertain me
>>and try the following address and let me know if you connect or not. If
>>not, I need to know the exact error. I am able to still connect from
>>behind the same router, but not from outside. Also anyother ideas would
>>be greatly appreciated!
>>
>>www.volinaz.us
>>
>>
>
>I'm not able to access www.volinaz.us (24.251.169.204) on port 90. Is
>port 90 open on your router and forwarding to your webserver?
>
>Do you have this line in your httpd.conf?
>
>Listen 90
>
>

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.

>What is the output of this command:
>
># 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.. ;(

>
>
>---------------------------------------------------
>PLUG-discuss mailing list -
>To subscribe, unsubscribe, or to change you mail settings:
>http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss