<?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: migrating 5505 to 5506-X in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793061#M1049305</link>
    <description>&lt;P&gt;thank you for&amp;nbsp;your reply?&lt;/P&gt;&lt;P&gt;can you translate a line of access list and nat please?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 17:11:21 GMT</pubDate>
    <dc:creator>med.rebou</dc:creator>
    <dc:date>2019-02-01T17:11:21Z</dc:date>
    <item>
      <title>migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782484#M1049231</link>
      <description>&lt;P&gt;I would like to change my cisco asa 5505 (ios 7.4) with another cisco asa 5506-x, and I can not configure it is quite different,can you help me please&lt;BR /&gt;&lt;BR /&gt;here is the config of my ASA 5505:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;!&lt;BR /&gt;hostname xxx&lt;BR /&gt;domain-name xxxx&lt;BR /&gt;enable password 1234&lt;BR /&gt;passwd 1234&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address x.x.x.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address y.y.y.2 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt;shutdown&lt;BR /&gt;no forward interface Vlan1&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa724-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;domain-name xxxx&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object-group network obj_any&lt;BR /&gt;access-list inside_access_in extended permit ip any any log debugging&lt;BR /&gt;access-list outside_access_in extended permit icmp any any log debugging&lt;BR /&gt;access-list outside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list outside_nat_static_9 extended permit ip host y.y.y.210 x.x.0.0 255.255.255.0&lt;BR /&gt;access-list outside_nat_static_10 extended permit ip host y.y.y.200 x.x.0.0 255.255.255.0&lt;BR /&gt;access-list outside_nat_static_11 extended permit ip host y.y.y.220 x.x.0.0 255.255.255.0&lt;BR /&gt;access-list outside_nat_static_12 extended permit ip host y.y.y.240 x.x.0.0 255.255.255.0&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;icmp permit any outside&lt;BR /&gt;asdm image disk0:/asdm-524.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) y.y.y.20 x.x.x.2 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) y.y.y.32 x.x.x.32 netmask 255.255.255.255&lt;BR /&gt;static (outside,inside) z.z.z.150 access-list outside_nat_static_9&lt;BR /&gt;static (outside,inside) z.z.z.10 access-list outside_nat_static_10&lt;BR /&gt;static (inside,outside) y.y.y.33 x.x.x.33 netmask 255.255.255.255&lt;BR /&gt;static (outside,inside) z.z.z.140 access-list outside_nat_static_11&lt;BR /&gt;static (outside,inside) z.z.z.151 access-list outside_nat_static_12&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 y.y.y.4 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http x.x.x.0 255.255.255.0 inside&lt;BR /&gt;http y.y.y.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;telnet 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address x.x.x.2-x.x.x.33 inside&lt;BR /&gt;dhcpd dns y.y.y.210 y.y.y.140 interface inside&lt;BR /&gt;dhcpd wins y.y.y.210 y.y.y.150 interface inside&lt;BR /&gt;dhcpd lease 691200 interface inside&lt;BR /&gt;dhcpd domain xxx interface inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect tftp&lt;/P&gt;&lt;P&gt;crypto key generate rsa modulus 512&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782484#M1049231</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2020-02-21T16:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782675#M1049243</link>
      <description>&lt;P&gt;Since this is device to device migration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy the configuraiton to new device in test Environment and compare all the configuration is same like old one. move the device to next to old device, in the change windows accepted by business, swap the cables and test it. if any issues capture the all the logs in related to the issue in the given maintenance window. role back to old device to restore the services.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if all working, keep monitoring next couple of days no incident reported. do not remove old device until all stable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is another good guide for reference :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.petenetlive.com/KB/Article/0001091" target="_blank"&gt;https://www.petenetlive.com/KB/Article/0001091&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782675#M1049243</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-18T06:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782719#M1049257</link>
      <description>&lt;P&gt;This is not a simle copy paste of the configuration.&amp;nbsp; ASA5506 does not support SVI so if you are using the ASA5505 as a switch also, you would need to configure BVI interfaces on the ASA5506 instead of VLAN interfaces.&amp;nbsp; You will also need to change the NAT statements to object based NAT statements (XLATE) and the access lists need to specify the real destination IP not the NATed IP.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 11:41:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782719#M1049257</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-01-18T11:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782770#M1049266</link>
      <description>&lt;P&gt;Appologies i may not have made clear in the last post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when i mean copy to new device ( convert from old to new by changing the syntax, and checking the compatable commands work on new device)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/319690"&gt;@Marius Gunnerud&lt;/a&gt;&amp;nbsp; thanks for correting this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 08:49:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782770#M1049266</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-18T08:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782871#M1049272</link>
      <description>&lt;P&gt;I would simply manually convert each relevant section. There are only two active interfaces - outside and inside, a couple of static NATs and a dynamic interface NAT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source config looks like it might be a lab. I say that because it has an acl outside_in to allow ip any any. If that's the case then it's a good learning experience.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 11:26:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3782871#M1049272</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-01-18T11:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783015#M1049276</link>
      <description>Adding to Marius comments, If you are going to use the new ASA 5506 for pure firewall purposes then BVI is not needed.&lt;BR /&gt;In regards to NAT conversion, please refer to this link &lt;A href="https://www.tunnelsup.com/nat-converter/" target="_blank"&gt;https://www.tunnelsup.com/nat-converter/&lt;/A&gt;&lt;BR /&gt;Also, a good idea to disable telnet and change the console timeout to anything other than 0 (0 timeout - unlimited)&lt;BR /&gt;&lt;BR /&gt;Let me know if you need further help.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2019 14:58:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783015#M1049276</guid>
      <dc:creator>vsurresh</dc:creator>
      <dc:date>2019-01-18T14:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783304#M1049281</link>
      <description>I tried to convert the config but I can not connect to the EXCHANGE server.&lt;BR /&gt;pinging the ip address of the server is done without problem but I can not&lt;BR /&gt;ping the server name. it may be a dns or nat problem.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jan 2019 22:56:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783304#M1049281</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-01-18T22:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783329#M1049285</link>
      <description>&lt;P&gt;First off, ping (icmp echo request and reply) is not a good way to test firewall connectivity since it is a stateless protocol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second, the ping failure can be due to a couple of things. Your original config had:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;access-list inside_access_in extended permit ip any any log debugging&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list outside_access_in extended permit icmp any any log debugging&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list outside_access_in extended permit ip any any&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So there is only ip (not icmp) on the insice_access_in ACL. Either add an entry to allow icmp or remove that ACL altogether since it really doesn't do anything (except inadvertently block non-IP traffic).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should also add "inspect icmp" to your default class-map.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 02:37:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783329#M1049285</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-01-19T02:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783367#M1049290</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;I tried to convert the config but I can not connect to the EXCHANGE server.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;pinging the ip address of the server is done without problem but I can not ping the server name. it may be a dns or nat problem.&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Jan 2019 08:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3783367#M1049290</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-01-19T08:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3784054#M1049295</link>
      <description>&lt;P&gt;What do you get if you do an nslookup &amp;lt;server name&amp;gt; (replace server name with the actual name of the server) from the command prompt on your PC?&amp;nbsp; If it resolves to the correct IP then there is an issue with NAT, if it does not resolve to the correct IP or does not resolve at all, then this is an issue with DNS.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 09:01:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3784054#M1049295</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-01-21T09:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3784393#M1049300</link>
      <description>&lt;P&gt;yes post the full configuration or check the DNS allowed list and DNS configuration, make sure you should be able to resolve the DNS names. as suggested.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 17:00:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3784393#M1049300</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-21T17:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793061#M1049305</link>
      <description>&lt;P&gt;thank you for&amp;nbsp;your reply?&lt;/P&gt;&lt;P&gt;can you translate a line of access list and nat please?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 17:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793061#M1049305</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-02-01T17:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793083#M1049311</link>
      <description>when I enter nslookup &amp;lt;exchange server name&amp;gt; I get the ip from my AD server</description>
      <pubDate>Fri, 01 Feb 2019 17:45:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793083#M1049311</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-02-01T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793090#M1049313</link>
      <description>&lt;P&gt;thank you for your advice, I am totally blocked. when i copy the config to my new asa, i correctly configured the interfaces inside and outside but the nat commands give me error i can not convert them&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 17:56:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793090#M1049313</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-02-01T17:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793097#M1049316</link>
      <description>&lt;P&gt;Can you share what you have so far as a running-config on the new device?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then show us what error you receive when trying to configure your nat statements.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 18:03:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3793097#M1049316</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-02-01T18:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3812974#M1049320</link>
      <description>&lt;P&gt;&lt;SPAN&gt;please excuse me, I could not solve the problem. I found a solution that is based on the migration of cisco asa 5505 8.2 to 8.3&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;this solution allowed me to transform my configuration from 8.2 to 8.3 which is compatible with ASA 5506 but I still have one problem: I can not yet connect to my exchange server,&lt;/DIV&gt;</description>
      <pubDate>Sat, 02 Mar 2019 17:12:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3812974#M1049320</guid>
      <dc:creator>med.rebou</dc:creator>
      <dc:date>2019-03-02T17:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: migrating 5505 to 5506-X</title>
      <link>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3813065#M1049323</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/835009"&gt;@med.rebou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please summarize your problem with the detail needed to troubleshoot.&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;a. What's the Exchange server address.&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;b. What's the source address (or addresses in the case of public&amp;nbsp; Internet access) from which you expect to be able to reach it?&lt;/P&gt;
&lt;P&gt;Please attach the current running-config of your ASA 5506.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 03:54:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/migrating-5505-to-5506-x/m-p/3813065#M1049323</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-03-03T03:54:27Z</dc:date>
    </item>
  </channel>
</rss>

