I have some questions about port forwarding on my D-Link Router GLB-802C.

For example:

  • My local machine's IP is 117.1.1.81
  • My router's IP is 117.1.1.1
  • My Public (Web) IP is 117.16.1.1

My questions are:

  1. What will be my Global Address 'To'?
  2. What will be my Global Address 'From'?
  3. In Destination Port "From" and "To" what do I select in the drop down list and port no for forwarding HTTP traffic (for my website)?
  4. In Local Port, what do I select in drop down list and port no?
link|improve this question
portforward.com/english/routers/port_forwarding/Dlink/GLB-802C/… not much help, but I hope you can try to DIY :) – Tanarri Sep 1 '09 at 9:35
feedback

migrated from serverfault.com Sep 1 '09 at 14:56

This question came from our site for system administrators and desktop support professionals.

4 Answers

See this very detailed tutorial with screenshots :
Port Forwarding Utorrent on the Dlink GLB-802C.

Just substitute the port number 65535 in this tutorial to yours.

link|improve this answer
feedback

Follow the link below where you can get a step-by-step guide how to do port forwarding on your D-Link GLB-802C modem.

http://14hacking.blogspot.com/2009/12/how-to-i-portforward-my-d-link-glb-802c.html

link|improve this answer
feedback

You want to forward the port 80 to the port 80 on your local IP.

e.g. 117.16.1.1:80 to 117.1.1.81:80

From 80 to port 80 on the local IP 117.1.1.81

link|improve this answer
feedback

Your Answer

 
or
required, but never shown