Tagged Questions
0
votes
1answer
348 views
How do I forward my local port on Mac OS?
I'm developing a website on my local server on my Mac. So only computers on my local network can access the site right now right? How do I set up a port forward so that my friends on other computers ...
12
votes
2answers
5k views
How does Router know where to forward packet
If several computers with local addresses (192.168.0.#) are connected to a router and each computer opens a web browser and requests a page over HTTP, when these TCP:80 packets are sent out, the ...