I tried to establish a static route on a PIX 506e but it does not work. Maybe someone has an idea what is wrong or what I missed and can give me an advice.
This is the scenario: The inside interface has the adress 192.168.20.10 in the subnet
192.168.20.0/24. The outside interface has a public IP-Adress. The default route is set correctly and works propperly.
Now I added a new router at the private segment with the adress
192.168.20.12 which routes packets to the subnet 10.254.249.0. I added the following static route to the PIX configuration with the PDM Tool:
But I do not get a connection to hosts on the 10.254.249.0 Network. When I define a static route to this network on the Windows OS the connection works propperly so the failure must be in the PIX configuration.
Any help is highly appreciated.
TIA ... ingo
Didn't find your answer? Ask the community — no account required.
This statement is conflicting with the following one:
Why do you have this static statement?
Regards, Christoph Gartmann
I
ingo
Hmmmmmh, I do not know. I did not explizit configure this static, I just tried to configure a static route. Can you tell me, how to delete this static? I prefer using PDM.
Thank you very much. Your comments are a great help for me .-)
Ingo
C
Christoph Gartmann
As I am not familiar with the PDM I can only tell you how to do it from the command line:
- telnet to the pix
- at the prompt (e.g. "pix> ") type "enable" and enter the privileged password
- at the new prompt (e.g. "pix# ") type "conf term".
- next enter a "no static..."
- to make the change permament enter "write mem", otherwise the change is only persistend until the next reboot of the Pix.
Regards, Christoph Gartmann
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.