September 9, 2009 at 12:09 pm
Hello,
Anyone have experience using multiple IPs for a single server to listen to multiple ports for tcp?
Basically what we want to do is set it up so that traffic that comes through the firewall using TCP goes to 1 port and inside traffic using TCP goes to the default port.
I see in configuration manager under netwrok configuration/protoco;s for MSSQLSERVER/TCP/IP on the IP Addresses tab where you can give different ports to different IP but I'm not sure how to add IPs.
Any help would be greatly appreciated.
Thanks!
September 9, 2009 at 12:18 pm
You can't add IPs there. Those are IPs that the OS knows about and makes SQL aware of. You will have to add another IP to your NIC. Be careful though, two IPs in the same subnet may cause problems, it might be easier if they were on different subnets. But with the addition of another IP at the OS level SQL will be able to see it then.
CEWII
September 9, 2009 at 12:29 pm
Thanks Elliot,
I just wasn't sure if I added it to the NIC if it would just automatically show up in CM. So no reboot is required to have this newly added IP visible in CM?
Thanks again!
September 9, 2009 at 12:55 pm
I don't think a reboot is required to change those kinds of network settings..
CEWII
September 9, 2009 at 1:06 pm
A reboot is required on the sql side for the change to take effect. Just hoping that we can get it all configure i.e. the IP shows up in CM without one so that we'll be good to go for a scheduled maintenance reboot this weekend.
Thanks again for your assistance!
Regards
September 9, 2009 at 1:17 pm
Sorry, never used the term reboot for anything but the machine..
CEWII
September 9, 2009 at 1:29 pm
right, restart.
September 11, 2009 at 2:26 pm
OK. So my network admin added an ip to the NIC on the sql server but the new IP is not showing up in configuration manager.
Does it require a restart of SQL for this to show up or am I missing something?
I can ping the IP but not available in CM.
September 11, 2009 at 3:27 pm
I would think it would be there without a SQL restart, but you might need to do the restart. You could also try it on a different machine to see. Sorry I can't be more definitive..
CEWII
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply