<?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 Hi thnx for replay  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798310#M169263</link>
    <description>&lt;P&gt;Hi thnx for replay&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know step for establishing tunnel between two point's&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But before establishing tunnel we use to check end to end connectivity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as you shared a link&lt;/P&gt;
&lt;P&gt;consider i am configuring site-to-site vpn on router&lt;/P&gt;
&lt;P&gt;and ASA is other end of tunnel &amp;nbsp;which shared me the required parameter(and they have opened udp port 500 and 4500)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But before configuring all policy generally we use to check connectivity; whether other end is reachable or not&lt;/P&gt;
&lt;P&gt;how will you check if icmp is disable on the firewall &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2016 18:19:50 GMT</pubDate>
    <dc:creator>tankvishal1108</dc:creator>
    <dc:date>2016-01-06T18:19:50Z</dc:date>
    <item>
      <title>Telnet UDP port</title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798306#M169252</link>
      <description>&lt;P&gt;I want to test connectivity on udp port 500 on other side&lt;/P&gt;
&lt;P&gt;how could i check whether udp port 500 is up or not&lt;/P&gt;
&lt;P&gt;what command used on cisco router and ASA?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798306#M169252</guid>
      <dc:creator>tankvishal1108</dc:creator>
      <dc:date>2019-03-12T07:06:50Z</dc:date>
    </item>
    <item>
      <title>You Can use packet tracert in</title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798307#M169255</link>
      <description>&lt;P&gt;You Can use packet tracert in ASA and check the logs on Router&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;packet-tracer input [src_int] protocol src_addr src_port dest_addr&amp;nbsp; dest_port&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ex for ASA : &amp;nbsp;packet-tracer input ( Interface name )&amp;nbsp;tcp 10.1.1.1 5067&amp;nbsp;10.4.1.1 23&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 11:04:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798307#M169255</guid>
      <dc:creator>md.irfan.khans</dc:creator>
      <dc:date>2016-01-06T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Basically I am establishing a</title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798308#M169258</link>
      <description>&lt;P&gt;Basically I am establishing a tunnel between router and firewall&lt;/P&gt;
&lt;P&gt;on firewall by default icmp is disable&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want check end to end &amp;nbsp;connectivity&lt;/P&gt;
&lt;P&gt;how can i check that;&lt;/P&gt;
&lt;P&gt;firewall is not under my administration&lt;/P&gt;
&lt;P&gt;i have only access to router..&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 11:47:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798308#M169258</guid>
      <dc:creator>tankvishal1108</dc:creator>
      <dc:date>2016-01-06T11:47:05Z</dc:date>
    </item>
    <item>
      <title>hi,</title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798309#M169260</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;you can't use telnet to test UDP. telnet is used for testing TCP ports only.&lt;/P&gt;
&lt;P&gt;you can issue the &lt;STRONG&gt;show crypto ipsec sa&lt;/STRONG&gt; if it's a cisco router.&lt;/P&gt;
&lt;P&gt;see helpful link:&lt;/P&gt;
&lt;P&gt;http://ccnpsecuritywannabe.blogspot.com/2014/08/ikev1-ipsec-site-to-site-vpn.html&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;871W#show crypto ipsec sa&lt;BR /&gt;&lt;BR /&gt;interface: BVI1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Crypto map tag: 871_IKEv1_CMAP, local addr 192.168.1.1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; protected vrf: (none)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; local&amp;nbsp; ident (addr/mask/prot/port): (192.168.1.1/255.255.255.255/0/0)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; remote ident (addr/mask/prot/port): (192.168.1.2/255.255.255.255/0/0)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt; current_peer 192.168.1.2 port 500&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 13:50:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798309#M169260</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2016-01-06T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Hi thnx for replay </title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798310#M169263</link>
      <description>&lt;P&gt;Hi thnx for replay&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know step for establishing tunnel between two point's&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But before establishing tunnel we use to check end to end connectivity.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as you shared a link&lt;/P&gt;
&lt;P&gt;consider i am configuring site-to-site vpn on router&lt;/P&gt;
&lt;P&gt;and ASA is other end of tunnel &amp;nbsp;which shared me the required parameter(and they have opened udp port 500 and 4500)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But before configuring all policy generally we use to check connectivity; whether other end is reachable or not&lt;/P&gt;
&lt;P&gt;how will you check if icmp is disable on the firewall &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:19:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798310#M169263</guid>
      <dc:creator>tankvishal1108</dc:creator>
      <dc:date>2016-01-06T18:19:50Z</dc:date>
    </item>
    <item>
      <title>hi,</title>
      <link>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798311#M169266</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;you can check the ACL and MPF configured on the ASA.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 13:20:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-udp-port/m-p/2798311#M169266</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2016-01-07T13:20:01Z</dc:date>
    </item>
  </channel>
</rss>

