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.
Allow the web server(193.170.4.2) in DMZ to communicate with the our exchange server(10.77.51.87) internally via SMTP..for which I used access-list acl-dmz permit tcp host 193.170.4.2 host 10.77.51.87 eq smtp but it did not work. Is it because of th...
To let you know , this isssue was resolved...as I could the trace the problem was actually with the anitvirus..which was treating my telnet on port smtp as a mail worm. Thanks Varun ..you help is much appreciated.
It did not work this morning ..so will try to remove the deny line and also the static (dmz1,inside) line. Will let you know the result Varun. Thanks a lot for clarifiying things.Thanks again...
Have tried it ..but you see there is a deny ip 10.0.0.0 line in the acl-outbound...I thought this could be the issue. Also the static (dmz1,inside) 212.140.175.173 193.170.4.2 netmask 255.255.255.255 0 0is it really needed ? ...