<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[Wired] RV016 - One to One NAT Dilemma in Linksys</title>
<link>http://www.dslreports.com/forum/r21454461</link>
<description></description>
<language>en</language>
<pubDate>Wed, 09 Dec 2009 16:39:03 EDT</pubDate>
<lastBuildDate>Wed, 09 Dec 2009 16:39:03 EDT</lastBuildDate>

<item>
<title>Re: [Wired] RV016 - One to One NAT Dilemma</title>
<link>http://www.dslreports.com/forum/remark,21511275</link>
<description><![CDATA[<A HREF="/useremail/u/295071"><b>Shrapnel64</b></A> : <div class="bquote"><small>said by  backroger <A HREF="/useremail/u/1597591"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I see...thanks a for the explanation about 1 to 1 NAT which is somehow block in using WAN1. <br><br>I've tried that putting the 203.x.0.1 in WAN1 and do a 1 to 1 NAT 192.168.1.201~201 => 203.x.0.1~1 and didn't work at all.<br><br>I think I can live with their logs...<br><br>Thank you very much.<br> </div>You cannot use the IP Address 203.x.0.1 in WAN1 and then also use that address for One-to-One NAT on 192.168.1.201~201. You CANNOT specify the WAN1 IP Address in a One-to-One NAT setup.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21511275</guid>
<pubDate>Mon, 01 Dec 2008 19:33:37 EDT</pubDate>
</item>

<item>
<title>Re: [Wired] RV016 - One to One NAT Dilemma</title>
<link>http://www.dslreports.com/forum/remark,21506756</link>
<description><![CDATA[<A HREF="/useremail/u/1597591"><b>backroger</b></A> : I see...thanks a for the explanation about 1 to 1 NAT which is somehow block in using WAN1. <br><br>I've tried that putting the 203.x.0.1 in WAN1 and do a 1 to 1 NAT 192.168.1.201~201 => 203.x.0.1~1 and didn't work at all.<br><br>I think I can live with their logs...<br><br>Thank you very much.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21506756</guid>
<pubDate>Sun, 30 Nov 2008 22:51:45 EDT</pubDate>
</item>

<item>
<title>Re: [Wired] RV016 - One to One NAT Dilemma</title>
<link>http://www.dslreports.com/forum/remark,21483546</link>
<description><![CDATA[<A HREF="/useremail/u/295071"><b>Shrapnel64</b></A> : I have an RV082, and only use 2 IPs. However, I believe the setup is the same.<br><br>The 192.168.1.201~201 => 203.x.0.1~1 is correct.<br><br>This means that 192.168.1.201 will ONLY use the WAN IP of 203.x.0.1.<br><br>The "Do not include the Router's WAN IP Address" portion simply means that you cannot use One-to-One NAT for the MAIN WAN1 Interface IP (203.x.1.1).<br><br>You cannot use the MAIN WAN1 Interface IP for a One-to-One NAT, and also have it assigned to be the WAN1 Interface for a host or a set of hosts.<br><br>For example:<br><br>If you want 192.168.1.202-225 to run off WAN2 (or 203.x.1.2), you would setup One-to-One NAT for 192.168.202~225 and then use 203.x.1.2~2. This is fine.<br><br>You cannot use One-to-One NAT for 192.168.1.202~225 => 203.x.1.1 assuming WAN1 is 203.x.1.1 (since by default VLAN1 is passed through the WAN1 interface...it defeats the purpose). This will not work.<br><br>Does this help / make sense?<br><br><small>Edited for grammar and to further make sense</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21483546</guid>
<pubDate>Tue, 25 Nov 2008 15:26:55 EDT</pubDate>
</item>

<item>
<title>[Wired] RV016 - One to One NAT Dilemma</title>
<link>http://www.dslreports.com/forum/remark,21454461</link>
<description><![CDATA[<A HREF="/useremail/u/1597591"><b>backroger</b></A> : I need help about this....<br><br>Our ISP has given us 5 IP Address.<br><br>203.x.1.1<br>203.x.1.2<br>203.x.1.3<br>203.x.1.4<br>203.x.0.1<br><br>The 203.x.0.1 is locked (host.resolve) for our Web Server 192.168.1.201. I have imputed a Static IP Address in the following order:<br><br>WAN1 = 203.x.1.1<br>WAN2 = 203.x.1.2<br>WAN3 = 203.x.1.3<br>WAN4 = 203.x.1.4<br>WAN5 = 203.x.0.1<br><br>I went to disable DHCP and done a portforward HTTP 80 for our webserver 192.168.1.201. Now, I went to One to One NAT and add the following:<br><br>192.168.1.201~201 => 203.x.0.1~1<br><br>Ok..I think its working fine but I'm puzzled on what it is written on the manual version 2 (chapter 4 page 18)....<br><br>"Public Range Begin Enter the starting IP address of the public IP address range. This IP address is provided by the ISP. (Do not include the Router&#146;s WAN IP Address.)"<br><br>What does the bold highlighted message means? Is it the 192.168.1.1? Or should I take out or delete WAN5 to my setup and retain WAN1-WAN4? Which WAN from WAN1 to WAN5?<br><br>Looking at the log summary of WAN5 its seems that its taking the load balancing my bandwidth. It should be only WAN1-WAN4 while WAN5 is dedicated to the webserver.  Also, looking at WAN1 it has the lowest bandwidth. Is WAN1 & WAN5 somehow exchanged?  Is this a bug?<br><br>See &raquo;<A HREF="http://i204.photobucket.com/albums/bb120/backroger/rv016log.jpg" >i204.photobucket.com/albums/bb12&middot;&middot;&middot;6log.jpg</A><br><br>Thank you in advance for any input.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21454461</guid>
<pubDate>Wed, 19 Nov 2008 21:18:32 EDT</pubDate>
</item>

</channel>
</rss>
