<?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: ASA Configuration help Required in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-configuration-help-required/m-p/1249064#M824152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;sairamteju wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help in configuring the ASA Firewall. We have a ASA Firewall in which one interface is WAN link, one is production link and the other is the connectivity to corporate location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My production servers will be sitting behind the production interface.&lt;/P&gt;&lt;P&gt;Any server which will communicate from corporation link will pass through the corporation interface and then through Production interface.&lt;/P&gt;&lt;P&gt;Any traffic from WAN link will pass through WAN interface and then through Production interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my doubt is on production interface rules are not binded to incoming or outgoing...i.e..when i create a rule on production incoming interface this is getting replicated to the production outgoing interface. How should i configure so that i can create separate rules on production incoming and production outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In current scenario when traffic from wan is coming rule has to be configured on production interface also and also traffic from Corporate office also i need to configure on production interface. And all the rules are replicating on incoming as well as outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how best i can configure the firewall so that i can be clear in creation of rules. I hope my question is understandable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to control inbound and outbound traffic on the same interface ie. in your case the production interface then you can use 2 access-lists. One for inbound traffic ie. traffic from the production network to somewhere else and one for outbound traffic ie. traffic from somewhere else to the production network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each interface on an ASA support 2 access-list one in each direction. You specify the direction when you bind the acl to the interface eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group prod_in in interface production&lt;/P&gt;&lt;P&gt;access-group prod_out out interface production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where prod_in and prod_out are the names of the access-lists and the interface is called production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2009 14:51:03 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2009-11-23T14:51:03Z</dc:date>
    <item>
      <title>ASA Configuration help Required</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration-help-required/m-p/1249063#M824126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help in configuring the ASA Firewall. We have a ASA Firewall in which one interface is WAN link, one is production link and the other is the connectivity to corporate location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My production servers will be sitting behind the production interface.&lt;/P&gt;&lt;P&gt;Any server which will communicate from corporation link will pass through the corporation interface and then through Production interface.&lt;/P&gt;&lt;P&gt;Any traffic from WAN link will pass through WAN interface and then through Production interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my doubt is on production interface rules are not binded to incoming or outgoing...i.e..when i create a rule on production incoming interface this is getting replicated to the production outgoing interface. How should i configure so that i can create separate rules on production incoming and production outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In current scenario when traffic from wan is coming rule has to be configured on production interface also and also traffic from Corporate office also i need to configure on production interface. And all the rules are replicating on incoming as well as outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how best i can configure the firewall so that i can be clear in creation of rules. I hope my question is understandable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:41:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration-help-required/m-p/1249063#M824126</guid>
      <dc:creator>sairamteju</dc:creator>
      <dc:date>2019-03-11T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Configuration help Required</title>
      <link>https://community.cisco.com/t5/network-security/asa-configuration-help-required/m-p/1249064#M824152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;sairamteju wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help in configuring the ASA Firewall. We have a ASA Firewall in which one interface is WAN link, one is production link and the other is the connectivity to corporate location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My production servers will be sitting behind the production interface.&lt;/P&gt;&lt;P&gt;Any server which will communicate from corporation link will pass through the corporation interface and then through Production interface.&lt;/P&gt;&lt;P&gt;Any traffic from WAN link will pass through WAN interface and then through Production interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my doubt is on production interface rules are not binded to incoming or outgoing...i.e..when i create a rule on production incoming interface this is getting replicated to the production outgoing interface. How should i configure so that i can create separate rules on production incoming and production outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In current scenario when traffic from wan is coming rule has to be configured on production interface also and also traffic from Corporate office also i need to configure on production interface. And all the rules are replicating on incoming as well as outgoing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how best i can configure the firewall so that i can be clear in creation of rules. I hope my question is understandable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to control inbound and outbound traffic on the same interface ie. in your case the production interface then you can use 2 access-lists. One for inbound traffic ie. traffic from the production network to somewhere else and one for outbound traffic ie. traffic from somewhere else to the production network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each interface on an ASA support 2 access-list one in each direction. You specify the direction when you bind the acl to the interface eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group prod_in in interface production&lt;/P&gt;&lt;P&gt;access-group prod_out out interface production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where prod_in and prod_out are the names of the access-lists and the interface is called production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 14:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-configuration-help-required/m-p/1249064#M824152</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-11-23T14:51:03Z</dc:date>
    </item>
  </channel>
</rss>

