Microsoft
Software
Hardware
Network
Question : Cisco ASA & Routes
Hi Guys,
Probably dead simple but I can't think for the life of me how to do this. Basically I have an ASA with an interface for management (On the LAN) and a DMZ address (Web servers) and a Internet based interface.
I have a default route for all traffic to go via the internet but wanted to setup another route for all 10. network traffic to go via our core router. Basically we use the whole of the 10. range but this is subnetted heavily so how would I go about entering this as another route so that we can manage the device from any 10. subnet?
Many thanks in advance and sorry for the stupid question :)
Answer : Cisco ASA & Routes
if ur core router is on the local LAN, then
route <nameif of management interface> 10.0.0.0 255.0.0.0 <gw ie; ur core router IP>
if it is in DMZ
route < name if of DMZ interface> 10.0.0.0 255.0.0.0 <gw>
Random Solutions
0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252"
How to make WPF button background color silver?
"File Helper" reporting - Your system may have upopenable files - Why?
mysql stored proc parameter
OMA and OWA
using a hidden form with .hta script
Will an AGP Video Card work in a PCI Express Slot?
Pass multiple values for one parameter via OpenQuery
how to let javascript load data from a server
Is there a good solution for monitoring the status of RAID array in HP or IBM server run Windows 2003?