[Tut]How to PortForward

Ok thnx For The Tut But It Didn't Work For Me.
Its Giving Me An Error. When I Click On Localhost.
Something With The Firewall ....
Please Help?
 
Step Three-
Open up Internet Explorer, Firefox, Opera or any other internet browser you prefer and enter the following, "http://defaultgateway".
Where "defaultgateway" is the numbers of your default gateway you noted down earlier.
This should then give you a prompt for a username and password,


i typed my default gateway and it give me a blank page and notting pop out that tell me to type any username and pw.by the way my default gateway is 116.88.216.1
 
Last edited:
Hey all,
i paste Cype CMS in wamp/www and all make what it say and site work but other ppl cant see my site
i make port forward and i test all port works: 80 both work 3306 both work and 7474-8888 both work!
i paste my ip in
// What is the server`s Wan IP
$serverip = "78.0.64.164"; ip from ip chicken
and i replace
#Listen 127.0.0.1
Listen 80
with
#Listen 78.0.64.164:80
Listen 80

and my site dont work... i can see site and for me all work but other ppl cant see... my site url:

did i do someting wrong or??? pls help me!
 
Hey all,
i paste Cype CMS in wamp/www and all make what it say and site work but other ppl cant see my site
i make port forward and i test all port works: 80 both work 3306 both work and 7474-8888 both work!
i paste my ip in
// What is the server`s Wan IP
$serverip = "78.0.64.164"; ip from ip chicken
and i replace
#Listen 127.0.0.1
Listen 80
with
#Listen 78.0.64.164:80
Listen 80

and my site dont work... i can see site and for me all work but other ppl cant see... my site url:

did i do someting wrong or??? pls help me!

Use Xampp So much easier with the GUI.
 
I followed everything you said.
But when I check my port to see if they are open,
it says that its close.
I'm using WRT310N router.

Help? :(
 
I am currently using wifi and i tried to portforward but my other computer won't allow me to access the localhost client. Does anyone know how to fix this? Do i still need to use hex?

Protocol Start Port End Port Local IP Address
1 - ALL 8484 8484
2 - ALL 7575 7575
ALL 8888 8888
 
Back