Connecting to SQL Server over WayPort wireless connection

  • Is anyone else having trouble connecting to SQL Server while using the WayPort wireless service found in most McDonald's?

  • Never tried - fast food will kill you faster than slammer spreads. Anyway it depends on the port you have SQL on. According to Wayport FAQ (http://www.wayport.net/support/faq):

    Does Wayport block any specific types of traffic?

    Due to the proliferation of viruses, worms and other malicious activity on the Internet, we block specific ports to increase the security of our network. Specifically, TCP traffic is blocked on ports 80 (inbound), 135 (inbound), 137, 138, 139, 445 and 8053. UDP traffic is blocked on ports 1434, 8053, 8083 and 8084. We regularly update our firewalls to address new and pressing security issues.

     

    And since: SQL Server establishes a listener service on UDP port 1434 that lets a client query the server for a list of named instances and their network configuration information. This listener service always runs on UDP port 1434 and can't be configured to run on another port.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply