Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am new to this, so please bear with me. I am attempting to set up an ASA 5505 witht he following configuration:inside network on 192.168.0.0outside network xxx.xxx.xxx.xxxdmz 192.168.1.0 with database accesable from inside and outside.After a few d...
kusankar,Thanks for the solution, it is now working.you ask:What is the reason for this static?static (dmz,inside) 192.168.1.10 xxx.xxx.xxx.xxx netmask 255.255.255.255I was followiing, or atempting to follow, the Config for DMZ from the ASA 5505 gett...
Hi PK,Thanks for the response.--So you should only be able to reach xxxx on port 3306 coming from the outside give that xx is the outside interface ip address and that the internal host --192.168.1.10 is listening on 3306.This is actually what I am t...