topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 11:51 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Automatic port forwarding for servers, BitTorrent, etc  (Read 13748 times)

wilfrednilsen

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 22
    • View Profile
    • Donate to Member
Automatic port forwarding for servers, BitTorrent, etc
« on: January 15, 2008, 06:23 PM »
Some network programs require that you configure port forwarding in your router, so that they will work properly. This is confusing to many people, causing many newcomers to give up :-[ For those who know what they are doing, it is time consuming. There is a quicker and easier way.

Fortunately, most routers support a standard called Universal Plug and Play (UPnP), meaning that you can use the BaUPnP tool to update your port forwarding settings, without going through all the menus in your router.

BaUPnP is a free command line utility that automates the process of forwarding your ports.

The tool, by default, configures port mapping for the two ports used by web-servers - that is port 80 (HTTP) and port 443 (HTTPS). You are able to use your own arguments for any service you want.

The following example configures port mapping for FTP (port 21) and Telnet (port 23):

BaUPnP.exe 21 23

It doesn’t get much easier than that  :Thmbsup:

BaUPnP Home Page:
http://barracudaserv...products/tools/upnp/

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Automatic port forwarding for servers, BitTorrent, etc
« Reply #1 on: January 15, 2008, 06:29 PM »
Hi wilfred,

looks interesting --
one thing though, if this your tool or from your company you need to say so (i just mention that because this reads a bit like an advertisement or something).

wilfrednilsen

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 22
    • View Profile
    • Donate to Member
Re: Automatic port forwarding for servers, BitTorrent, etc
« Reply #2 on: January 15, 2008, 06:37 PM »
one thing though, if this your tool or from your company you need to say so

Sure, this is a tool from Real Time Logic, but it is completely free. We do not ask for donations  :P

justice

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,898
    • View Profile
    • Donate to Member
Re: Automatic port forwarding for servers, BitTorrent, etc
« Reply #3 on: January 15, 2008, 06:42 PM »
so because this program runs on the local machine it only forwards these ports for the one IP address? that would make it very useful to install for friends forexample.

wilfrednilsen

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 22
    • View Profile
    • Donate to Member
Re: Automatic port forwarding for servers, BitTorrent, etc
« Reply #4 on: January 16, 2008, 11:00 AM »
so because this program runs on the local machine it only forwards these ports for the one IP address? that would make it very useful to install for friends forexample.

Yes, you do not need to install the program. Simply download and run it on any local computer.

The program basically tells the router the following: Hi, I want you to forward port XX to my IP address, i.e. your PC’s IP address.

You can run the program on multiple computers on your LAN.
The ports cannot be the same since the router can only forward port XX to one PC, though port YY can be forwarded to another PC.

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Automatic port forwarding for servers, BitTorrent, etc
« Reply #5 on: January 16, 2008, 06:33 PM »
Too bad that not all routers support uPNP :(, also many applications already come with built in uPNP support, and in that case you wouldn't need this tool.

But could come in handy for other situations :)
- carpe noctem