Soldato
- Joined
- 30 Dec 2004
- Posts
- 4,681
- Location
- Bromley, Kent
Morning all,
I've been passed a 515 to play with, currently has 7.0(1) running on it. Now I already have an older 501 running 6.3 and the commands (good for me as I can learn more) are different, with the 7.x
being based more on IOS.
The topology I'm using at the moment to test a few bits with is pretty simple:
lan -2650 -WAN- 515 -lan- laptop
The "WAN" side is using 55.55.55.0/28, inside LAN on the PIX is 10.2.2.0/24 and LAn on the rotuer is 10.1.1.0/24.
Unfortuantly I'm at work so I can't post the configs yet but I'm sure this is something simple.
Where I am at at the moment is that from the PIX I can ping through to 10.1.1.0 fine with return traffic and the laptop can ping the gateway (inside of FW). Esentially I know traffic is flowing mostly
right. The problem is when I try and ping through the FW or form the FW (inside) to anywhere else. The traffic isn't being permitted the return path. Now I know that echo-reply is blocked by default
so I tried these two methods:
http://www.cisco.com/en/US/products...oducts_tech_note09186a0080094e8a.shtml#topic0
I've copied the configuration exactly with no luck - debugs on the PIX show traffix is going through it and debugs onthe router show the traffic is returning to the PIX but just not getting through. I also
tried this with telnet (using an ACL permitting any any with no luck and also adding it to the global service policy with no luck) from the laptop to the routers LAN and WAN interface with no luck, which
doesnt seem right to be as I was under the impression that TCP return traffic was automatically permitted. I also have icmp permit echo and echo-reply commands entered from config mode.
The only thing I can think of is that I am trying to do this with no nat or global statements as I don't want to nat any traffic at the moment - could this be causing problems? Is a global/nat statement a
requirement? If so is there a way to allow traffic to return without it as I know it must be possible
Hope that makes sense, just shout if you need any more info and nay help is aprpeciated
Thanks!
I've been passed a 515 to play with, currently has 7.0(1) running on it. Now I already have an older 501 running 6.3 and the commands (good for me as I can learn more) are different, with the 7.x
being based more on IOS.
The topology I'm using at the moment to test a few bits with is pretty simple:
lan -2650 -WAN- 515 -lan- laptop
The "WAN" side is using 55.55.55.0/28, inside LAN on the PIX is 10.2.2.0/24 and LAn on the rotuer is 10.1.1.0/24.
Unfortuantly I'm at work so I can't post the configs yet but I'm sure this is something simple.
Where I am at at the moment is that from the PIX I can ping through to 10.1.1.0 fine with return traffic and the laptop can ping the gateway (inside of FW). Esentially I know traffic is flowing mostly
right. The problem is when I try and ping through the FW or form the FW (inside) to anywhere else. The traffic isn't being permitted the return path. Now I know that echo-reply is blocked by default
so I tried these two methods:
http://www.cisco.com/en/US/products...oducts_tech_note09186a0080094e8a.shtml#topic0
I've copied the configuration exactly with no luck - debugs on the PIX show traffix is going through it and debugs onthe router show the traffic is returning to the PIX but just not getting through. I also
tried this with telnet (using an ACL permitting any any with no luck and also adding it to the global service policy with no luck) from the laptop to the routers LAN and WAN interface with no luck, which
doesnt seem right to be as I was under the impression that TCP return traffic was automatically permitted. I also have icmp permit echo and echo-reply commands entered from config mode.
The only thing I can think of is that I am trying to do this with no nat or global statements as I don't want to nat any traffic at the moment - could this be causing problems? Is a global/nat statement a
requirement? If so is there a way to allow traffic to return without it as I know it must be possible
Hope that makes sense, just shout if you need any more info and nay help is aprpeciated
Thanks!



