<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can i NAT 2 Public IPs to a single terminal server in a LAN in VPN</title>
    <link>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808791#M129553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ISP provided with 2 static IPs for each individual link. If I put in the IP address given by the ISP then the subnet mask that is actually assigned to the IPs which is /32 is not acceptable to this dialer interface stating as a bad mask. Thats the reason I had put in as "ip address negotiated". But this is not creating any issue because if I go to the output for "sh ip int br" the dialers are getting the proper IP address that was given by the ISP with the proper /32 through IPCP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2012 05:38:03 GMT</pubDate>
    <dc:creator>debraj.5.chakraborty</dc:creator>
    <dc:date>2012-01-16T05:38:03Z</dc:date>
    <item>
      <title>Can i NAT 2 Public IPs to a single terminal server in a LAN</title>
      <link>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808789#M129551</link>
      <description>&lt;P&gt;I have a 1900 series router and 2 DSL Lines. The client wants Remote Desktop access to both the 2 public static IPs provided by the ISP to the terminal server in the LAN. The following configurations are not working. Help required urgently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip mtu 1492&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly in&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 1&lt;/P&gt;&lt;P&gt; ppp authentication pap callin&lt;/P&gt;&lt;P&gt; ppp pap sent-username &amp;lt;&amp;gt; password 0 &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; interface Dialer2&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip mtu 1492&lt;/P&gt;&lt;P&gt; ip nat outside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly in&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 2&lt;/P&gt;&lt;P&gt; ppp authentication pap callin&lt;/P&gt;&lt;P&gt; ppp pap sent-username &amp;lt;&amp;gt; password 0 &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip nat inside source list 101 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;ip nat inside source list 110 interface Dialer2 overload&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.2.x 3389 77.x.x.x 3389 extendable&lt;/P&gt;&lt;P&gt;ip nat inside source static udp 192.168.2.x 3389 77.x.x.x 3389 extendable&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.2.x 3389 217.17.x.x 3389 extendable&lt;/P&gt;&lt;P&gt;ip nat inside source static udp 192.168.2.x 3389 217.17.x.x 3389 extendable&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 101 permit tcp host 192.168.2.x any eq 3389&lt;/P&gt;&lt;P&gt;access-list 101 permit udp host 192.168.2.x any eq 3389&lt;/P&gt;&lt;P&gt;access-list 110 permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 192.168.2.x is the Terminal server IP and the 77.x.x.x and 217.17.x.x are the Public IPs and 3389 is the port number that the public IPs are statically mapped.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 13:14:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808789#M129551</guid>
      <dc:creator>debraj.5.chakraborty</dc:creator>
      <dc:date>2012-01-09T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can i NAT 2 Public IPs to a single terminal server in a LAN</title>
      <link>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808790#M129552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;confused, your dialer interfaces say "ip address negotiated"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 16:54:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808790#M129552</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2012-01-15T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can i NAT 2 Public IPs to a single terminal server in a LAN</title>
      <link>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808791#M129553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ISP provided with 2 static IPs for each individual link. If I put in the IP address given by the ISP then the subnet mask that is actually assigned to the IPs which is /32 is not acceptable to this dialer interface stating as a bad mask. Thats the reason I had put in as "ip address negotiated". But this is not creating any issue because if I go to the output for "sh ip int br" the dialers are getting the proper IP address that was given by the ISP with the proper /32 through IPCP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 05:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/can-i-nat-2-public-ips-to-a-single-terminal-server-in-a-lan/m-p/1808791#M129553</guid>
      <dc:creator>debraj.5.chakraborty</dc:creator>
      <dc:date>2012-01-16T05:38:03Z</dc:date>
    </item>
  </channel>
</rss>

