cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
331
Views
0
Helpful
1
Replies

PIX 515 E Syslog Message

aalhajjah
Level 1
Level 1

Hello,

I am trying to debug and see why one host on our inside network, gets access to a specifc web site correctly. Then within that web site, the user tries to print a report that displays in a sperate window, the page comes blank and it says page can not be displayed on top of it.

I tried to redo the process from ouside the PIX, and the page opens up correctly. I repeated the process from inside the PIX again and this time logged the messages with syslog. I see a message that says "MAY 12 08:00:15 172.16.1.1 %PIX-6-106015: DENY TCP (NO CONNECTION) FROM xx.xx.xx.xx/1238 TO 192.195.192.70/8005 FLAGS RST ON INTERFACE INSIDE"

where xx is the inside ip for the host.

I see this message after tcp connection is built and after it is torn down

Thanks,

Aiman

1 Reply 1

alexr
Level 1
Level 1

Hi Aiman

tcp port 1238 is for java applets.

please check on your PIX

filter java port 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0

Try no filter java 80 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0

This can be problem

Review Cisco Networking for a $25 gift card