goombawaho
MIS
I'm troubleshooting a SQL server connectivity issue, but I'm not asking the question here. I'm following some troubleshooting steps found on another site and they suggest the following, but I'm not sure what they mean.
ping -a <your_target_machine>
ping -a <Your_remote_IPAddress>
nslookup (type your local and remote machine name and IP address multiple times)
Question: is <your_target_machine> the server that holds the database?
Which machine is <your_remote_ipaddress>, the client computers?
I know it seems dumb, but it doesn't click in my mind.
ping -a <your_target_machine>
ping -a <Your_remote_IPAddress>
nslookup (type your local and remote machine name and IP address multiple times)
Question: is <your_target_machine> the server that holds the database?
Which machine is <your_remote_ipaddress>, the client computers?
I know it seems dumb, but it doesn't click in my mind.