how do i open port tcp80 \ tcp443?

Asked by dan on 03/22/2012 1  Answer

ManualsOnline posted an answer 12 years, 1 month ago

The ManualsOnline team has found the manual for this product! We hope it helps solve your problem. Get the Manual Here
0 Install telnet: 1. Open Control Panel 2. Go into Programs 3. In Programs and Features there should be a section that says "turn windows features on or off" 4. Click "turn windows features on or off" and check the box beside Telnet Client 5. Click OK or: download puttytel: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Bind the ports to the firewall through telnet: 1. Open Run [win + r] enter cmd 2. Enter: telnet 10.0.0.138 3. Enter username: admin 4. Enter password: (leave blank and press enter) 5. Copy and paste the following command lines one at a time and press enter after pasting each: :connection bind application=CONE(UDP) port=80 :connection bind application=CONE(UDP) port=443 :saveall 6. Close the telnet session 7. Turn router off for 1 minute, then power on This doesn't leave a hole in your firewall, just allows upnp to trigger the ports open.
Was this answer helpful?

Add Your Answer

Please Note: Do not submit personal information as it will be displayed online.