Re: PIX - acl breaks implicit outbound rule



In article <1179839837.998973.141590@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<useofweapons@xxxxxxxxx> wrote:

I've been able to get it semi-working by applying the following:

static (Interface1,Interface2) 10.0.5.200 10.0.1.11 netmask 255.255.255.255
access-list Interface2toInterface1 extended permit udp host 10.0.5.2 host 10.0.5.200 eq port-range
access-group Interface2toInterface1 in interface Interface2

However, it replaces the implicit outbound rule for Interface2 and
breaks all other outbound traffic on the interface. My question is,
what can I append to the above access group to put the outbound rule
back in?

Add in a deny to anything else in Interface 1 that might
present a usable IP to Interface 2 (e.g., other statics or
nat 0 access-list), followed by a permit of 10.0.5/24 to any.


I've already put in a static route so host1 can get down to host2,

You probably don't need that: if you have a regular default route
for hosts on Interface 1 to go out via the PIX, then the default
route will take care of getting the packets to the PIX for
redistribution to host2.
.



Relevant Pages

  • Re: ng_one2many v.s. AFT (NIC Fault Tolerance/Fail Over/Redundancy Revisited)
    ... > hosts weren't seeing the usual warnings about MAC address changes. ... regardless of what network segment/port a host ... > physical interface ifconfig'd with the IP. ... > tree root and switch 1 is the backup spanning tree root. ...
    (freebsd-questions)
  • Re: cant ping or telnet to or from a cat 3550
    ... Logging is enabled but shows nothing at all other than a couple ... Interface FastEthernet0/18, changed state to down ... I am trying to ping from a host on Vlan 9, ... from the switch which also does not work. ...
    (comp.dcom.sys.cisco)
  • Re: Point-to-Point links - route IP Block with DSL
    ... Subnet mask: 255.255.255.248 ... I can see from above that if the route table fails to find ... Yes, it is a host route, with no subnet. ... the PPP interface gets all traffic from your ...
    (comp.os.linux.networking)
  • Proxy ARP and Routing
    ... some CPE from our ISP connected to a firewall. ... the public IPs on the physical DMZ network. ... packets to the host on the DMZ? ... on the DMZ interface. ...
    (SunManagers)
  • Re: Zeroconfig and Multicast DNS
    ... Apple's primary consumer base for Zeroconf systems doesn't normally have to deal with multi-homed systems; so it probably isn't much of a priority for them. ... I suspect that the decision was made fairly early to only support it on one interface at a time. ... That section covers the merging of two previously disjoint networks, ... for the case of connecting a multihomed host which is bridging them, ...
    (freebsd-net)