davehocking -> RE: Firewall Client Blocking Outgoing Requests (29.Sep.2006 6:11:51 PM)
|
I am experiencing the exact same problem, but have a little more information to add to the mix, hopefully someone will have an idea or some experience that might help. I have noticed that rather than using TCP:1433 (MS SQL) for the connection, the firewall clients try to connect to the SQL server on TCP:445 and TCP:139 (Windows file sharing ports). The connections are denied by the default rule (Result Code: 0xc0004000d FWX_E_POLICY_RULES_DENIED) Sadly, disabling the Firewall Client isn't enough, so even if we could figure out how to get the client to disable itself for the "aspnet_wp" application, I doubt it would make a difference. Stopping the Firewall Service does work however, except this isn't a useful work-around. I can confirm that once the firewall client service is stopped, the ISA server 'sees' proper SQL traffic on TCP:1433 and the correct rule is used to allow the traffic. We have verified that this is a Firewall Client issue using a packet capture from the affected client. When the service is running, the box only attempts to use TCP:445 and TCP:139. No SQL traffic is ever sent by the client. Any help on this matter would be greatly appreciated, somehow I doubt I'll get very far with MS Tech Support for ISA (previous experience of the Indian call centres hasn't been great). Cheers folks, Dave Thanks in advance, Dave
|
|
|
|