Welcome to SkyUser - The Unofficial Help and Support Forum for everything Sky! - Now helping over 30,000 members
Want to see fewer adverts? - Why not join SkyUser today?

Go Back   Sky User - The unofficial support forum for everything Sky! > Sky Broadband help and support > Sky Broadband Tutorial section
Register

Sky Broadband Tutorial section This is a discussion on, How to set up port forwarding to an internal server of any type within the Sky Broadband help and support forum; Version 1.0 This is a more generic version of the instructions on how to set up an internal web server ...

Reply
 
LinkBack (11) Thread Tools Display Modes
Old 30-05-07, 09:44 PM   11 links from elsewhere to this Post. Click to view. #1
 
mossywell's Avatar
 
Sky User Moderator
Join Date: Sep 2006
Location: London, UK
Exchange: LSMEPK
Broadband ISP: Max
Router:
Sky TV:
Posts: 789
Thanks: 0
Thanked 8 Times in 8 Posts
How to set up port forwarding to an internal server of any type

Version 1.0

This is a more generic version of the instructions on how to set up an internal web server to be accessible from the Internet. How to set up port forwarding to an internal web server.

In this guide, I talk about port 3389. However, for other internal services that you wish to expose to the Internet, just change the 3389 references to your port of interest. So, if it's VNC, for example, change 3389 to 5900 (and give the service a sensible name like "VNC" instead of "RDP").

There have been many users stating incorrectly that port forwarding doesn't work on the Sky router, so I decided to write a click-by-click guide on how to set up port forwarding to allow a Windows Terminal Server server that is running on the internal network to be accessible from the Internet. This guide does not explain how to set up Terminal Server - it assumes that you already know how to do this. The whole lot takes about 30 seconds (well, testing adds a few minutes more).


Beware: when publishing an internal server to the Internet, the bandwidth that users or yourself will experience will be limited to the upload, not download, speed. Also, you might want to ensure that you don't fall foul of the fair usage policy by running a high-usage web site!


A few assumptions to start with.
  1. The only Internet connection you have is via the Sky router. If you have, for example, multiple Internet connections, or some clever internal routing between routers, then your port forwarding may not (probably won't) work.
  2. The router is fresh out of the box or has been reset back to factory defaults. In addition, it is running the Sky firmware.
  3. The internal IP address of the terminal server is 192.168.0.2 and your router is 192.168.0.1.
  4. The terminal server is using the default RDP port: TCP port 3389.
  5. The port that you wish to expose is not already defined as a service. (Actually, we'll assume that it isn't and when we come to define the service, it'll throw us an error if it is.)
  6. There are no local firewalls (including Windows firewall) running on the terminal server. If there is: stop it! It can be switched back on later, but for now, let's just get it working without the server's firewall.
  7. You are aware of the security implications of exposing a terminal server directly to the Internet! (I'm using Terminal Server not because I condone this practice, just because it's an easy example to use.)
Note: The instructions work with or without uPNP. Also, it is for terminal servers only, but it can be adapted for any TCP or UDP port.

Here goes...
  1. Check that the terminal server is accessible internally by pointing a client at it's internal (NOT external) address. So, point your Windows Remote Desktop Connection client at 192.168.0.2. If that doesn't work, fix the terminal server before continuing.
  2. Log into the web interface of the firewall (the "admin", "sky" one).
  3. On the main page, under the "ADSL Port" section, make a note of the "IP Address". You'll need this later for testing.
  4. Click "Services" on the left.
  5. Click the "Add Custom Service" button.
  6. In the NAme field, enter a suitable name such as "RDP".
  7. In both the "Start Port" and "Finish Port" fields, enter the port we want to expose: 3389.
  8. Click the "Apply" button. If you get an error: "Service port number was defined by another service", it means that the router already knows about the port in question, so we can simply use that.
  9. Click "Firewall Rules" on the left.
  10. Under "Inbound Services" click the "Add" button.
  11. Change the Service to "RDP(TCP:3389)". (It will probably be selected by default already.)
  12. Leave the action as "ALLOW always".
  13. In "Send to LAN Server" enter the IP address of the terminal server: 192.168.0.2, using the tab key (not the full stop) to move between each part of the IP address.
  14. Leave all the other fields as they are.
  15. Click the "Apply" button.
  16. On the next screen, click the "Apply" button (the one next to the "Cancel" button).

Testing that it works...
  1. On a PC that is on the Internet (i.e. NOT one on the same network as the terminal server) such as a work PC, fire up a Windows Remote Desktop Connection client and point it to the public IP address of your Internet connection. This is the IP address that you made a note of in stage 3 above. For example, if the address you made a note of is 199.1.2.3, from the work PC, you'd enter 199.1.2.3 into the client.
  2. If you've followed the instruction to the letter, the login screen should appear and you have port forwarding working.

All that remains is:
  1. Switch the firewall on the server back on (assuming there was one in the first place and you still want to run it). Test again. If it breaks, fix the web server's firewall.
  2. Get the router's WAN IP address into a dynamic DNS service such as Dynamic Network Services, Inc. -- DynDNS -- Welcome. The "how to" do this is outside the scope of this guide.
  3. For an interesting twist, add port address translation to the mix, which I describe here: How to enable Port Address Translation (PAT).
__________________
IQ album "Dark Matter" artwork reproduced with permission. See www.gep.co.uk/iq for more information.

mossywell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote

Why not register to hide these adverts?
Old 05-06-07, 10:15 PM   #2
 
mskadu's Avatar
 
Sky User Member
Join Date: Jun 2007
Location: Internet
Exchange:
Broadband ISP: Base
Router:
Sky TV:
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to set up port forwarding to an internal server of any type

Any idea how to adapt this for local request routing? Especially for local LAN access. I cant seem to ping my LAN peers.

mskadu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
Old 05-06-07, 11:18 PM   #3
 
mossywell's Avatar
 
Sky User Moderator
Join Date: Sep 2006
Location: London, UK
Exchange: LSMEPK
Broadband ISP: Max
Router:
Sky TV:
Posts: 789
Thanks: 0
Thanked 8 Times in 8 Posts
Re: How to set up port forwarding to an internal server of any type

If you mean looping back NAT traffic to the LAN interface, the configuration via the web interface doesn't support it using the sky firmware. I'm not sure I would anyway as I like to keep local traffic exactly that: local (using hosts / DNS) rather than sending it via the router.
__________________
IQ album "Dark Matter" artwork reproduced with permission. See www.gep.co.uk/iq for more information.

mossywell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
Old 02-05-08, 05:48 PM   #4
 
slimeblue's Avatar
 
Sky User Member
Join Date: May 2008
Exchange: 1978
Broadband ISP: Connect
Router: Sagem F@ST 2504
Sky TV:
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to set up port forwarding to an internal server of any type

Hi, I'm just new here but I'm interested by the way my co worker connect to their home from the office using remote desktop.

They tried to instruct me how to setup the router and the terminal server but I guess I'm not that good enough for this.

First of all, I want to connect to my home laptop (wireless connected) from my office using remote desktop. I have a sky sagem wireless router(black) but it did not say anything about the model. I look at the procedure posted here but some of the menu is not available like the "services". The only menu available are Setup, Security, Maintenace and Advance. There's also a sub menu on each main menu. And also it is possible for my laptop(wireless connected) to be my terminal server. How can I setup this as my terminal server. Hope you cound help me. Thanks

by the way, no changes made to my router setup
Attached Images
File Type: jpg router menu.JPG (9.2 KB, 11 views)

slimeblue is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.skyuser.co.uk/forum/sky-broadband-tutorial-section/12815-how-set-up-port-forwarding-internal-server-any-type.html
Posted By For Type Date
Sky Broadband Tutorial section on SkyUser - The unofficial support forum for everything Sky! | BoardReader This thread Refback 03-07-08 06:56 PM
Technical Support - This thread Refback 27-04-08 05:50 PM
tivoweb and sky broadband - TiVo Community This thread Refback 14-01-08 11:09 PM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 04-01-08 04:18 PM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 28-12-07 02:22 AM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 13-12-07 04:32 PM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 01-12-07 08:25 PM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 28-11-07 03:13 PM
Port forwarding, new Sky router? - Sky Broadband - Digital Spy Forums This thread Refback 20-11-07 02:53 PM
Picnic Broadband User - Tools and Tutorials Section This thread Refback 16-11-07 12:22 PM
tivoweb and sky broadband - TiVo Community & Store This thread Refback 10-08-07 01:17 PM



All times are GMT. The time now is 11:46 PM.

SkyUser - Copyright ©2006-2008, SatDish and NewsreadeR | SkyUser is in no way affiliated with Sky Broadband / BSkyB
RIPA NOTICE: NO CONSENT IS GIVEN FOR INTERCEPTION OF PAGE TRANSMISSION | SEO by vBSEO 3.2.0