I added the command access-list xxx deny tcp host 192.168.x.x any eq smtp.
I have already a line access-list 101 permit ip any host 216.181.x.x
also access-group 101 in interface outside
with all this when i send an email from my application whose ip is 192.168.x.x which is mapped to...
i have an application which uses smtp to send emails. I want that to be blocked by the firewall ( PIX 501 ) only for that particular public ip 216.181.x.x which is mapped to an internal ip 192.168.x.x.
Thanks
Mathew
i tried using ur command deny tcp host 192.168.x.x any eq smtp.
Still the messages which i send my application gets through and i could receive it in my inbox.
I tried deny tcp host 216.181.x.x any eq smtp .. Still the same result.
How could i ensure that when i send mails from this application...
I need to block smtp for one of my systems, so that the system cant be used for incoming or outgoing mailing. What is the command i should use at the PIX 501 to block that.
I found out five log files, localhost_admin_log.2003-10-24 , localhost_examples_log.2003-10-24, localhost_log.2003-10-24, stderr , and stdout .
Let me know out of this five, which is the log file you want to view to help me.
Appreciate your quick response
I searched for catalina.out and i couldn't find it. Thats the logfile i beleive so. If so let me know where to searh. Appreciate your quick response to solve this problem.
After installing tomcat 4.1.24 when i try to open in the browser using http://localhost:8080 . it gives error. My webserver IIS is working. It shows as tomcat is started in services.
Help me
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.