Hi
I've got SQL Server Express installed on my machine, and when i connect to it locally via a .net command line it works great, i'm not trying to connect remotetly but can't - i've unblocked port 1433 from the firewall i've got port forwarding on i'm connecred via Ethernet cable from my router i've enabled TCP in the SQL Configeration Manager.
I've read a few posts saying
telnet <ipaddress> <port number>
When I do this I get
Connecting To 110.97.174.215...Could not open connection to the host, on port 143
3: Connect failed
Yes I'm using my external IP
Any ideas?


