<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Port Forwarding: Why Is It Needed and When</title>
	<atom:link href="http://www.netralized.com/port-forwarding-why-is-it-needed-and-when/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netralized.com/port-forwarding-why-is-it-needed-and-when/</link>
	<description>Making Networks Work.</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:59:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RTL</title>
		<link>http://www.netralized.com/port-forwarding-why-is-it-needed-and-when/comment-page-1/#comment-25</link>
		<dc:creator>RTL</dc:creator>
		<pubDate>Tue, 16 Oct 2007 17:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.netralized.com/port-forwarding-why-is-it-needed-and-when/#comment-25</guid>
		<description>Many network programs require that one configure port forwarding in the router.

Setting port forwarding in the router for your server application can be a challenge. Fortunately, most routers support a standard called Universal Plug and Play (UPnP).

BaUPnP is a free tool that automates the process. The tool, by default, configures port mapping for the two ports used by web-servers -- that is port 80 (HTTP) and port 443 (HTTPS).

BaUPnP can also do port mapping for other ports by simply specifying the port mapping as command line arguments. 

The following example configures port mapping for FTP (port 21) and Telnet (port 23):

BaUPnP.exe 21 23

Searching for UPnP enabled router...
WAN 69.104.77.3
LOCAL 192.168.1.100

Configuring port mapping for UPnP enabled router
For ports 21 23
Port forwarding was successful

Please see the following page for more information and download instructions:
http://barracudaserver.com/products/tools/upnp/</description>
		<content:encoded><![CDATA[<p>Many network programs require that one configure port forwarding in the router.</p>
<p>Setting port forwarding in the router for your server application can be a challenge. Fortunately, most routers support a standard called Universal Plug and Play (UPnP).</p>
<p>BaUPnP is a free tool that automates the process. The tool, by default, configures port mapping for the two ports used by web-servers &#8212; that is port 80 (HTTP) and port 443 (HTTPS).</p>
<p>BaUPnP can also do port mapping for other ports by simply specifying the port mapping as command line arguments. </p>
<p>The following example configures port mapping for FTP (port 21) and Telnet (port 23):</p>
<p>BaUPnP.exe 21 23</p>
<p>Searching for UPnP enabled router&#8230;<br />
WAN 69.104.77.3<br />
LOCAL 192.168.1.100</p>
<p>Configuring port mapping for UPnP enabled router<br />
For ports 21 23<br />
Port forwarding was successful</p>
<p>Please see the following page for more information and download instructions:<br />
<a href="http://barracudaserver.com/products/tools/upnp/" rel="nofollow">http://barracudaserver.com/products/tools/upnp/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
