SQL Server Management Studio through ISA 2004

Answered SQL Server Management Studio through ISA 2004

  • Sunday, February 10, 2013 9:43 PM
     
     

    I'm trying to connect to an external SQL database using SQL Server Management Studio through ISA 2004 on Windows 2003 SBS R2.  When I do, I receive this error in ISA:

    A packet generated on the local host was rejected because its source IP address is assigned to one network adapter and its destination IP address is reachable through another network adapter.

    Any reason why??


    • Edited by E.Zero Monday, February 11, 2013 2:00 AM
    •  

All Replies

  • Monday, February 11, 2013 2:32 PM
     
     
    Any help on this???
  • Thursday, February 14, 2013 4:26 PM
     
     
    Hello????
  • Saturday, February 16, 2013 12:28 PM
    Moderator
     
     Answered

    Hi,

    Thank you for the post.

    As far as I know, SQL Server Management Studio uses TCP port 1433. You may create access rule allow port 1433 from internal to external.

    Regards,


    Nick Gu - MSFT

    • Marked As Answer by E.Zero Sunday, February 17, 2013 2:37 AM
    •  
  • Sunday, February 17, 2013 2:37 AM
     
     
    Thanks, that seemed to work.  But why did ISA show failure on port 137?