|
Posted by poal on November 8, 2007, 2:29 am
If you were Registered and logged in, you could reply and use other advanced thread options You can try adding
static (inside,DMZ0 192.168.2.0 192.168.1.0 netmask 255.255.255.0 0 0)
Let's see, the problem solves or not?
> Hi,
>
> Here is what I am trying to do.
>
> I have a PIX with 3 interfaces, inside, outside & DMZ.
>
> I have a server connected to the DMZ interface, the server can ping
> the DMZ interface Ok.
>
> I have a server on the inside interface that I would like to access
> the DMZ server.
> static (inside,DMZ0 192.168.2.0 192.168.1.0 netmask 255.255.255.0 0 0.
> The inside server is on 192.168.1.x, the DMZ interface and DMZ server
> are on 192.168.2.x.
>
> I have added a 192.168.2.x IP to the inside server and added this
> route to my PIX:
>
> static (inside,DMZ0 192.168.2.0 192.168.2.0 netmask 255.255.255.0 0 0.
>
> Is this right or am I missing something as the inside server cannot
> ping the DMZ server.
>
> Regards
> Paul.
|