<?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: Default gateway in PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116221#M617112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Izhar&lt;/P&gt;&lt;P&gt;     Shall you explain more. I feel this is exactly what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----ejaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2003 04:53:11 GMT</pubDate>
    <dc:creator>ejaj</dc:creator>
    <dc:date>2003-04-16T04:53:11Z</dc:date>
    <item>
      <title>Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116216#M617107</link>
      <description>&lt;P&gt;       I want to integrate a virus scanner m/c for http taffic and mail traffic with PIX. The virus scanner m/c is required to be put at DMZ. How can I do this and how shall I write "ip route ......." command for this purpose.&lt;/P&gt;&lt;P&gt;--ejaj&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:39:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116216#M617107</guid>
      <dc:creator>ejaj</dc:creator>
      <dc:date>2020-02-21T06:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116217#M617108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2003 15:33:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116217#M617108</guid>
      <dc:creator />
      <dc:date>2003-03-31T15:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116218#M617109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There isn't a good way of doing this for the pix. You possibly can do it with a router in front of or behind the pix. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For http use from the inside of your pix, you would most likely need the router between the inside int of the pix, and your userbase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For smtp filtering in and out of your network, you can probably make this work on your own. I imagine that if you configure your mailservers to send all mail outbound through the virus scanner, that should take care of all outbound filtering. Set up the smtp filtering device with your only mx record, and that should ensure that all inbound mail is scanned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2003 16:03:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116218#M617109</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2003-03-31T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116219#M617110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed. I implemented smtp the same way already and it is working fine. Now How to do for http traffic.&lt;/P&gt;&lt;P&gt;--ejaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2003 03:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116219#M617110</guid>
      <dc:creator>ejaj</dc:creator>
      <dc:date>2003-04-01T03:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116220#M617111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consult the manuals/support of the content filter box you have. It probably supports acting as http proxy server, and then you can configure the workstations to use it as a proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have helped someone with a similar solution using a McAffee content filter server (don't remember the name of it). &lt;/P&gt;&lt;P&gt;That server had two options for configuration, and we have choosed to implement it as a proxy server + mail relay.&lt;/P&gt;&lt;P&gt;So the traffic was redirected to the content filter at the application level (browser and mail servers configuration), and the pix was configurred to enforce it (block direct traffic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option was to place it in the path of the traffic as a transparent device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yizhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Apr 2003 19:33:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116220#M617111</guid>
      <dc:creator>yizhar</dc:creator>
      <dc:date>2003-04-13T19:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway in PIX</title>
      <link>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116221#M617112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Izhar&lt;/P&gt;&lt;P&gt;     Shall you explain more. I feel this is exactly what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----ejaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2003 04:53:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/default-gateway-in-pix/m-p/116221#M617112</guid>
      <dc:creator>ejaj</dc:creator>
      <dc:date>2003-04-16T04:53:11Z</dc:date>
    </item>
  </channel>
</rss>

