Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

SQL Server Network Configuration Protocols TCP/IP needs some SQL Experts on this one.

$
0
0

SQL 2008 R2 Standard 64 bit on Windows 2008 R2 Standard 64 bit

Using SSCM to define the protocols for my sql instances. I have three sql instances

1. Mysqlserver    port 1433
2. Sharepoint      port 50135
3. Production      port 2433

My question is about defining the tcp/ip parameters.

I want to use static ports for all three instances.

Now the IP# is not the same in all three instances. Should they be the same except for the port number?

Mysqlserver

IP1
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 1433

IP2
Active   Yes
Enabled No
Ip Address   192.168.69.18
TCP Dynamic Ports  (blank)
TCP Port 1433

IP3
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 1433

IP4
Active   Yes
Enabled No
Ip Address   192.168.69.17
TCP Dynamic Ports  (blank)
TCP Port 1433

IP5
Active   Yes
Enabled No
Ip Address  ::1
TCP Dynamic Ports  (blank)
TCP Port 1433

IP6
Active   Yes
Enabled No
Ip Address   127.0.0.1
TCP Dynamic Ports  (blank)
TCP Port 1433

IP7
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 1433

IP8
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 1433

IPALL
TCP Dynamic Ports  (blank)
TCP Port 1433

Sharepoint

IP1
Active Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  0
TCP Port (blank)

IP2
Active   Yes
Enabled No
Ip Address   192.168.69.18
TCP Dynamic Ports 0
TCP Port 50135

IP3
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports 0
TCP Port  (blank)

IP4
Active   Yes
Enabled No
Ip Address   192.168.69.17
TCP Dynamic Ports 0
TCP Port  (blank)

IP5
Active   Yes
Enabled No
Ip Address  ::1
TCP Dynamic Ports  0
TCP Port (blank)

IP6
Active   Yes
Enabled No
Ip Address   127.0.0.1
TCP Dynamic Ports 0
TCP Port  (blank)

IP7
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  0
TCP Port  (blank)

IP8
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports 0
TCP Port (blank)

IPALL
TCP Dynamic Ports  (blank)
TCP Port (blank)

Production

IP1
Active Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 2433

IP2
Active   Yes
Enabled No
Ip Address   192.168.69.18
TCP Dynamic Ports  (blank)
TCP Port 2433

IP3
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 2343

IP4
Active   Yes
Enabled No
Ip Address   192.168.69.17
TCP Dynamic Ports  (blank)
TCP Port 2433

IP5
Active   Yes
Enabled No
Ip Address  ::1
TCP Dynamic Ports  (blank)
TCP Port 2433

IP6
Active   Yes
Enabled No
Ip Address   127.0.0.1
TCP Dynamic Ports  (blank)
TCP Port 2433

IP7
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 2433

IP8
Active   Yes
Enabled No
Ip Address   FE80...........
TCP Dynamic Ports  (blank)
TCP Port 2433

IPALL
TCP Dynamic Ports  (blank)
TCP Port 2433

See how they are different?

The logs

Mysqlsever

Date,Source,Severity,Message
10/10/2012 13:11:17,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 1434].
10/10/2012 13:11:17,Server,Unknown,Server is listening on [ ::1 <ipv6> 1434].
10/10/2012 13:11:17,Server,Unknown,Server is listening on [ 'any' <ipv4> 1433].
10/10/2012 13:11:17,Server,Unknown,Server is listening on [ 'any' <ipv6> 1433].
10/10/2012 13:01:53,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 1434].
10/10/2012 13:01:53,Server,Unknown,Server is listening on [ ::1 <ipv6> 1434].
10/10/2012 13:01:53,Server,Unknown,Server is listening on [ 'any' <ipv4> 1433].
10/10/2012 13:01:53,Server,Unknown,Server is listening on [ 'any' <ipv6> 1433].
10/05/2012 10:11:43,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 1434].
10/05/2012 10:11:43,Server,Unknown,Server is listening on [ ::1 <ipv6> 1434].
10/05/2012 10:11:43,Server,Unknown,Server is listening on [ 'any' <ipv4> 1433].
10/05/2012 10:11:43,Server,Unknown,Server is listening on [ 'any' <ipv6> 1433].
09/29/2012 19:06:11,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 1434].
09/29/2012 19:06:11,Server,Unknown,Server is listening on [ ::1 <ipv6> 1434].
09/29/2012 19:06:11,Server,Unknown,Server is listening on [ 'any' <ipv4> 1433].
09/29/2012 19:06:11,Server,Unknown,Server is listening on [ 'any' <ipv6> 1433].
09/28/2012 13:40:33,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 1434].
09/28/2012 13:40:33,Server,Unknown,Server is listening on [ ::1 <ipv6> 1434].
09/28/2012 13:40:33,Server,Unknown,Server is listening on [ 'any' <ipv4> 1433].
09/28/2012 13:40:33,Server,Unknown,Server is listening on [ 'any' <ipv6> 1433].

Sharepoint

Date,Source,Severity,Message
10/10/2012 13:01:22,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 50136].
10/10/2012 13:01:22,Server,Unknown,Server is listening on [ ::1 <ipv6> 50136].
10/05/2012 10:11:52,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 50136].
10/05/2012 10:11:52,Server,Unknown,Server is listening on [ ::1 <ipv6> 50136].
10/04/2012 08:49:09,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 50136].
10/04/2012 08:49:09,Server,Unknown,Server is listening on [ ::1 <ipv6> 50136].
10/04/2012 08:38:40,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 50136].
10/04/2012 08:38:40,Server,Unknown,Server is listening on [ ::1 <ipv6> 50136].
10/04/2012 08:38:40,Server,Unknown,Server is listening on [ 'any' <ipv4> 50135].
10/04/2012 08:38:40,Server,Unknown,Server is listening on [ 'any' <ipv6> 50135].
10/03/2012 22:12:37,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 50136].
10/03/2012 22:12:37,Server,Unknown,Server is listening on [ ::1 <ipv6> 50136].
10/03/2012 22:12:37,Server,Unknown,Server is listening on [ 'any' <ipv4> 50135].
10/03/2012 22:12:37,Server,Unknown,Server is listening on [ 'any' <ipv6> 50135].

Production

Date,Source,Severity,Message
10/24/2012 08:31:39,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 49478].
10/24/2012 08:31:39,Server,Unknown,Server is listening on [ ::1 <ipv6> 49478].
10/24/2012 08:31:39,Server,Unknown,Server is listening on [ 'any' <ipv4> 2433].
10/24/2012 08:31:39,Server,Unknown,Server is listening on [ 'any' <ipv6> 2433].

See how they start up different?

The Sharepoint and Production iinstances had dynamic ports and I changed them to statis and added those ports to my firewall inbound rules.

Should I model the Sharepoint and Production instances like the mysqlserver instance?

I am leaning toward that but need the experts opionon

Thanks

tom


Thomas R Grassi Jr


Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>