<> wrote in message
news: ups.com...
> Hi Martin,
> I just started some more testing. and the configuration of using the
> Router for the default gateway causes issues that I was concerned
> earlier. I created a static nat for one of the hosts on the Inside
> interface, and try to access it using port 80 from the internet. It
> didn't work. As I suspected, the PIX created a connection and
> forwarded the the request to the NATted host. However, when the host
> reply back, it forwarded its reply to the router instead of the PIX.
> This caused the problem. The PIX was waiting for a response from the
> host, but never got a response from it. Instead it got response from
> the router instead. Therefore, the pix drop the connection.
sorry for my later answer - easter holidays here...
I would not recommend doing a static for a inside host at all.
This would compromise your security integrity.
It makes all the sense in the world that when you create a static to the
inside, and the inside uses a different gw, that you experience what do
describe.
unless the inside host in your setup are inside to the router aswell.
In this case, then you have config mismatch somewhere
>
> As soon as I used the PIX as the default gateway, I was able to access
> the web page with no problem. I guess using the router as the default
> gateway is not the best solution.
Good or not - it is the only solution to your problem, as the pix will never
sent you any redirects.
But what you can do is to daisy chain your router with your PIX, and hence
have a "link-net" between the pix and the router, with no hosts on. Then use
the backsde of the router as gw.
> It allowed connection to the
> backdoor of the PIX, but created a problem for the connection from the
> outside.
Not sure what you mean by this ?
>
> Please advise. Thanks'
Hope I did....
> Danny
>