How to open a port for my server running on my home network?
-
I made a server on my own laptop on my home network. my laptop is connected wirelessly to my router. whenever i start my server in the terminal (with Python which is how I made it too) I can only use the server on my own wifi, and not on wifi somewhere else or on 3g. this is on Ubuntu by the way my computer can dual boot Ubuntu and Windows. I booted Windows 7 and opened port 443 on Windows firewall, then booted back to Ubuntu. The server still only worked on my wifi and not another. the server is based on my laptop on my particular wifi. So, I put a command in to open port 443 on my network in terminal on Ubuntu. The https server, which listens on port 443, still only worked on my home network. I don't know how to do this with port forwarding on my router's webpage. So, how do I make my server available elsewhere and what do I have to open or port forward and how? Thank you any help appreciated that is useful.
-
Answer:
As you know, you need to do port forwarding. But because you didn't give us any information as to what router you might have, we cant be any more specific. Basically, log into your router, and forward port 443 to your computer's ip address.
Yahoo! Answers Visit the source
Other answers
How are you trying to access it from outside your network? You may need to add :443 to the end of the IP address when trying to access it. As far as the application name, that is really just for your reference.You can put whatever you want there, ie "MyServer" Yes you would want to open 443 on the internal and external.
woulfe
Related Q & A:
- How to upload a file to another server using cURL and PHP?Best solution by Stack Overflow
- How to open a fragment from a notification?Best solution by Stack Overflow
- How to open a partial view from controller as a Jquery Mobile dialog?Best solution by Stack Overflow
- How to store a file on the server?Best solution by Server Fault
- How to open a bank a/c in America?Best solution by bankofamerica.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.