
Hi Skunks, I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain. Maisiba

HTTPS port 443 ./Ok3ch On Mon, Aug 24, 2015 at 8:05 AM, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Thanks ok3ch, Yes 443 can work but I need an http option and not htpps On Mon, Aug 24, 2015 at 10:29 AM, Okechukwu <okechukwu@gmail.com> wrote:
HTTPS port 443
./Ok3ch
On Mon, Aug 24, 2015 at 8:05 AM, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Hi, For a webserver like apache, explicitly stating the desired listening port number and internal IP (optional) in the respective VirtualHost configuration file, it would then be conceivable to achieve port forwarding from say, the default http port 80 to ANY other desired destination port provided the said destination port is not in use by another process. If you have already successfully achieved forwarding from port 80 to 8080, then it seems to me it might be a configuration problem at the web-server and not at the router. On 8/24/15, Maisiba Bravo via skunkworks <skunkworks@lists.my.co.ke> wrote:
Thanks ok3ch, Yes 443 can work but I need an http option and not htpps
On Mon, Aug 24, 2015 at 10:29 AM, Okechukwu <okechukwu@gmail.com> wrote:
HTTPS port 443
./Ok3ch
On Mon, Aug 24, 2015 at 8:05 AM, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Kind Regards, Njung'e N. Lloyd Cell: +254 723 739 733

I don't understand the question and the problem being addressed/faced. On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."

Hi Odhiambo, Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother. Maisiba On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington <odhiambo@gmail.com> wrote:
I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."

You have to explicitly configure those you want to respond to those ports to "Listen" on them. The question though is - who is going to be accessing them on those non-standard ports? Will you tell them to explicitly use http://your-ip-address:{8008|8090|4040|N..} ? On 24 August 2015 at 13:40, Maisiba Bravo <riggson87@gmail.com> wrote:
Hi Odhiambo,
Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother.
Maisiba
On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington <odhiambo@gmail.com> wrote:
I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."

Are those servers listening on those non standard ports? Sincerely, Jared Oyier On 24 August 2015 at 13:40, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Odhiambo,
Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother.
Maisiba
On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington <odhiambo@gmail.com> wrote:
I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

What sort of router are you using? I believe on the router outside interface - port 8089 inside interface - port 80 of ipaddress On Monday, August 24, 2015, Jared Koyier via skunkworks < skunkworks@lists.my.co.ke> wrote:
Are those servers listening on those non standard ports?
Sincerely, Jared Oyier
On 24 August 2015 at 13:40, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke <javascript:_e(%7B%7D,'cvml','skunkworks@lists.my.co.ke');>> wrote:
Hi Odhiambo,
Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother.
Maisiba
On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington <odhiambo@gmail.com <javascript:_e(%7B%7D,'cvml','odhiambo@gmail.com');>> wrote:
I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke <javascript:_e(%7B%7D,'cvml','skunkworks@lists.my.co.ke');>> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke <javascript:_e(%7B%7D,'cvml','skunkworks@lists.my.co.ke');> ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke <javascript:_e(%7B%7D,'cvml','skunkworks@lists.my.co.ke');> ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Lusiola Brian |3 R 1 /-\ |\|

#Brian Using an Asus router #Jared & Odhiambo I believe once the server port is defined on the router, say port 2020, and the router receives a request with port 2020, it will direct the client to the server IP as defined in port forwarding #Odhiambo I will be using them And for other non-IT users, there is a client app that i will config with RAS settings. They dont need to know the ips and ports jargon Maisiba
On Aug 24, 2015, at 6:45 PM, Brian L <lusiola@gmail.com> wrote:
What sort of router are you using?
I believe on the router
outside interface - port 8089
inside interface - port 80 of ipaddress
On Monday, August 24, 2015, Jared Koyier via skunkworks <skunkworks@lists.my.co.ke> wrote: Are those servers listening on those non standard ports?
Sincerely, Jared Oyier
On 24 August 2015 at 13:40, Maisiba Bravo via skunkworks <skunkworks@lists.my.co.ke> wrote: Hi Odhiambo,
Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother.
Maisiba
On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington <odhiambo@gmail.com> wrote: I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks <skunkworks@lists.my.co.ke> wrote: Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Lusiola Brian |3 R 1 /-\ |\|

Kindly see attached. That is what I would do with the challenge. Though it is not an Asus router. On Mon, Aug 24, 2015 at 10:58 PM, Riggson87 <riggson87@gmail.com> wrote:
#Brian Using an Asus router #Jared & Odhiambo I believe once the server port is defined on the router, say port 2020, and the router receives a request with port 2020, it will direct the client to the server IP as defined in port forwarding #Odhiambo I will be using them And for other non-IT users, there is a client app that i will config with RAS settings. They dont need to know the ips and ports jargon
Maisiba
On Aug 24, 2015, at 6:45 PM, Brian L <lusiola@gmail.com> wrote:
What sort of router are you using?
I believe on the router
outside interface - port 8089
inside interface - port 80 of ipaddress
On Monday, August 24, 2015, Jared Koyier via skunkworks < skunkworks@lists.my.co.ke> wrote:
Are those servers listening on those non standard ports?
Sincerely, Jared Oyier
On 24 August 2015 at 13:40, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Odhiambo,
Lemmi be precise. I have 6 web servers that I want to port forward from my router. I have successfully forwarded 3 on http ports 80 & 8080 and https port 443. My understanding (I stand corrected) is that any port number from 1024 or higher is a non standard port and can be used as long as they are defined. I have tried a couple of them, 8008, 8090, 2020, 4040, etc but all in vain. Help a brother.
Maisiba
On Mon, Aug 24, 2015 at 12:53 PM, Odhiambo Washington < odhiambo@gmail.com> wrote:
I don't understand the question and the problem being addressed/faced.
On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler."
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Lusiola Brian |3 R 1 /-\ |\|
-- Lusiola Brian |3 R 1 /-\ |\|

Kind Regards, Wilson./ On 24 August 2015 at 10:05, Maisiba Bravo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Hi Skunks,
I am doing port forwarding for HTTP servers on my router. I have managed to port forward http servers on port 80 and 8080 only. Are there any other workable http ports? tried port 8000, 2020, 4040, all in vain.
You only forward based on the apache/ginx/hhtp etc listening port. Even if you forward * and no listening port is all futile. You may also change apache* port at will. SO your question is not clear if you got any problem :)
Maisiba
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (8)
-
Brian L
-
Jared Koyier
-
Lloyd Njunge
-
Maisiba Bravo
-
Odhiambo Washington
-
Okechukwu
-
Riggson87
-
Thuo Wilson