WebRequest Firewall issue

  • Thread starter Thread starter Anders
  • Start date Start date
A

Anders

Hi, we have recently installed Kerio Server Firewall on our server. This has
possed a problem for one of our websites which dynamicly generates some of
its content by streaming it from other websites.

Giving aspnet_wp full access in Kerio doesnt help. The website only works
when we disable the firewall. What process do we need to give port access
to?

hope someone can help.
Thanks,
Anders
 
Anders said:
Hi, we have recently installed Kerio Server Firewall on our server.
This has possed a problem for one of our websites which dynamicly
generates some of its content by streaming it from other websites.

Giving aspnet_wp full access in Kerio doesnt help. The website only
works when we disable the firewall. What process do we need to give
port access to?

I guess WebRequests just opens an arbitrary (non "well known") port on
the client-side. Doesn't the firewall log which process tried to open a
port? Maybe there's a problem with the firewall itself.

Cheers,
 
Hi, thanks for replying.
I have had to disable most of the logs because it grew with rapid rate
because of internal processes. I hoped someone knew what process it uses to
retrieve data using webrequest so that I could enable access for it.

best,
A
 
Ive solved it. We had blocked DNS port 53 Services.exe by mistake.

best,
Anders
Anders said:
Hi, thanks for replying.
I have had to disable most of the logs because it grew with rapid rate
because of internal processes. I hoped someone knew what process it uses
to retrieve data using webrequest so that I could enable access for it.

best,
A
 
Back
Top