Re: [fw-wiz] Decrypted VPN traffic and access lists on outside interface of PIX

From: stephane nasdrovisky (stephane.nasdrovisky_at_paradigmo.com)
Date: 08/25/04

  • Next message: Melson, Paul: "RE: [fw-wiz] VPN endpoints"
    To: firewall-wizards@honor.icsalabs.com
    Date: Wed, 25 Aug 2004 16:49:13 +0200
    
    

    John Galt wrote:

    > Is decrypted traffic from a site-to-site VPN sent back through an
    > access list that is applied to the outside interface of a PIX?

    I'm sorry, I do not know anything about pix! It would be a bad idea from
    cisco, as it would mean your vpn traffic and your (untrusted) internet
    one would share a single ACL!

    > permit tcp host 192.168.2.20 host 192.168.1.10 eq telnet
    > deny ip host 192.168.2.20 host 192.168.1.10

    You forgot the most important key in your deny command: log (I assume
    pix ACL are very similar to cisco IOS ones). Reading logs is sometimes
    more interesting then trying to guess what's happening !
    Note that log may also be added after permit lines (especially usefull
    for debuging, and lighter than enabling cisco's debug output).
    Adding such 'log' entries would log, i.e. telnet; tftp, snmp, vpn access
    to/through your router.
    _______________________________________________
    firewall-wizards mailing list
    firewall-wizards@honor.icsalabs.com
    http://honor.icsalabs.com/mailman/listinfo/firewall-wizards


  • Next message: Melson, Paul: "RE: [fw-wiz] VPN endpoints"

    Relevant Pages

    • RE: PIX
      ... >In config mode, type 'description' followed by your remarks. ... PIX OS does not have a "description" field as is in Cisco IOS on Interfaces. ...
      (Security-Basics)
    • Re: Cisco PIX or GN-1000
      ... needing everything to be done from a command line. ... The PIX Os is NOT Cisco IOS. ...
      (comp.security.firewalls)
    • Re: Cisco PIX firewall is software or hardware?
      ... >> The firmware it runs is Cisco IOS. ... >The PIX does NOT run Cisco IOS! ... It runs something called Finesse. ...
      (comp.security.firewalls)
    • Re: Interesting problem with pix 515 UR
      ... Consider diabling Proxy arp on inside interface. ... This pix have only 2 ethernet interfaces; i have connected the ethernet0via a cross cable ... fixup protocol dns maximum-length 512 ... ntp server 194.100.206.70 source outside ...
      (comp.dcom.sys.cisco)
    • Interesting problem with pix 515 UR
      ... This pix have only 2 ethernet interfaces; i have connected the ethernet0via a cross cable ... interface FastEthernet0/21 ... fixup protocol dns maximum-length 512 ... ntp server 194.100.206.70 source outside ...
      (comp.dcom.sys.cisco)