TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows Server 2003

Notices

Server Name vs. Server IP Address Access

Windows Server 2003


Reply
 
Thread Tools Display Modes
Old 28-08-2007, 09:14 AM   #1
Marc
Guest
 
Posts: n/a
Server Name vs. Server IP Address Access

We have a small network with one domain controller/DNS server and when we
access a folder or .exe on this server using \\ServerName\folder or
\\ServerName\folder\ExeName everything works fine. When we use
\\ServerIPAddress\folder or \\ServerIPAddress\folder\ExeName we get an error
saying that the folder or exe cannot be found. I know that we are using the
correct IP Address. Is this a security thing or do we have something set
wrong on our server.
Thanks for your help.
Marc
  Reply With Quote
Old 28-08-2007, 09:14 AM   #2
Lanwench [MVP - Exchange]
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Marc <> wrote:
> We have a small network with one domain controller/DNS server and
> when we access a folder or .exe on this server using
> \\ServerName\folder or \\ServerName\folder\ExeName everything works
> fine. When we use \\ServerIPAddress\folder or
> \\ServerIPAddress\folder\ExeName we get an error saying that the
> folder or exe cannot be found. I know that we are using the correct
> IP Address. Is this a security thing or do we have something set
> wrong on our server.
> Thanks for your help.
> Marc


So, when you ping servername, you get serveripaddress in reply?
What happens if you just try to open \\serveripaddress ?

Also, I just have to ask...why are you trying to do stuff using IP addresses
anyway?


  Reply With Quote
Old 28-08-2007, 09:14 AM   #3
Lanwench [MVP - Exchange]
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Marc <> wrote:
> We have a small network with one domain controller/DNS server and
> when we access a folder or .exe on this server using
> \\ServerName\folder or \\ServerName\folder\ExeName everything works
> fine. When we use \\ServerIPAddress\folder or
> \\ServerIPAddress\folder\ExeName we get an error saying that the
> folder or exe cannot be found. I know that we are using the correct
> IP Address. Is this a security thing or do we have something set
> wrong on our server.
> Thanks for your help.
> Marc


So, when you ping servername, you get serveripaddress in reply?
What happens if you just try to open \\serveripaddress ?

Also, I just have to ask...why are you trying to do stuff using IP addresses
anyway?


  Reply With Quote
Old 28-08-2007, 09:14 AM   #4
Marc
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Yes, if I ping with server name the IP address is returned.

If I go to run and enter \\ip address, I get a prompt to log in to the server.
If I go to run and enter \\server name, I do not get this prompt it just
shows shares on server.

The reason we are looking at this is because when people use the VPN to
access this server, they have to use the IP address. So we were trying to
only use one method for local access and VPN access.
Thanks for your help,
Marc

"Lanwench [MVP - Exchange]" wrote:

> Marc <> wrote:
> > We have a small network with one domain controller/DNS server and
> > when we access a folder or .exe on this server using
> > \\ServerName\folder or \\ServerName\folder\ExeName everything works
> > fine. When we use \\ServerIPAddress\folder or
> > \\ServerIPAddress\folder\ExeName we get an error saying that the
> > folder or exe cannot be found. I know that we are using the correct
> > IP Address. Is this a security thing or do we have something set
> > wrong on our server.
> > Thanks for your help.
> > Marc

>
> So, when you ping servername, you get serveripaddress in reply?
> What happens if you just try to open \\serveripaddress ?
>
> Also, I just have to ask...why are you trying to do stuff using IP addresses
> anyway?
>
>
>

  Reply With Quote
Old 28-08-2007, 09:14 AM   #5
Marc
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Yes, if I ping with server name the IP address is returned.

If I go to run and enter \\ip address, I get a prompt to log in to the server.
If I go to run and enter \\server name, I do not get this prompt it just
shows shares on server.

The reason we are looking at this is because when people use the VPN to
access this server, they have to use the IP address. So we were trying to
only use one method for local access and VPN access.
Thanks for your help,
Marc

"Lanwench [MVP - Exchange]" wrote:

> Marc <> wrote:
> > We have a small network with one domain controller/DNS server and
> > when we access a folder or .exe on this server using
> > \\ServerName\folder or \\ServerName\folder\ExeName everything works
> > fine. When we use \\ServerIPAddress\folder or
> > \\ServerIPAddress\folder\ExeName we get an error saying that the
> > folder or exe cannot be found. I know that we are using the correct
> > IP Address. Is this a security thing or do we have something set
> > wrong on our server.
> > Thanks for your help.
> > Marc

>
> So, when you ping servername, you get serveripaddress in reply?
> What happens if you just try to open \\serveripaddress ?
>
> Also, I just have to ask...why are you trying to do stuff using IP addresses
> anyway?
>
>
>

  Reply With Quote
Old 28-08-2007, 09:14 AM   #6
Lanwench [MVP - Exchange]
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Marc <> wrote:
> Yes, if I ping with server name the IP address is returned.
>
> If I go to run and enter \\ip address, I get a prompt to log in to
> the server. If I go to run and enter \\server name, I do not get this
> prompt it just shows shares on server.
>
> The reason we are looking at this is because when people use the VPN
> to access this server, they have to use the IP address. So we were
> trying to only use one method for local access and VPN access.
> Thanks for your help,
> Marc


Hmm - I'm not sure what to tell you about this specifically (and I agree you
should worry about/fix it), but note that your VPN users should receive your
internal DNS server's IP address (and WINS server IP) when they connect.

Users shouldn't ever have to know IP addresses, and you want the flexibility
to move things around on your network without having to notify users.

You might post an unedited ipconfig /all from your server and from a client
workstation.

>
> "Lanwench [MVP - Exchange]" wrote:
>
>> Marc <> wrote:
>>> We have a small network with one domain controller/DNS server and
>>> when we access a folder or .exe on this server using
>>> \\ServerName\folder or \\ServerName\folder\ExeName everything works
>>> fine. When we use \\ServerIPAddress\folder or
>>> \\ServerIPAddress\folder\ExeName we get an error saying that the
>>> folder or exe cannot be found. I know that we are using the correct
>>> IP Address. Is this a security thing or do we have something set
>>> wrong on our server.
>>> Thanks for your help.
>>> Marc

>>
>> So, when you ping servername, you get serveripaddress in reply?
>> What happens if you just try to open \\serveripaddress ?
>>
>> Also, I just have to ask...why are you trying to do stuff using IP
>> addresses anyway?




  Reply With Quote
Old 28-08-2007, 09:14 AM   #7
Lanwench [MVP - Exchange]
Guest
 
Posts: n/a
Re: Server Name vs. Server IP Address Access

Marc <> wrote:
> Yes, if I ping with server name the IP address is returned.
>
> If I go to run and enter \\ip address, I get a prompt to log in to
> the server. If I go to run and enter \\server name, I do not get this
> prompt it just shows shares on server.
>
> The reason we are looking at this is because when people use the VPN
> to access this server, they have to use the IP address. So we were
> trying to only use one method for local access and VPN access.
> Thanks for your help,
> Marc


Hmm - I'm not sure what to tell you about this specifically (and I agree you
should worry about/fix it), but note that your VPN users should receive your
internal DNS server's IP address (and WINS server IP) when they connect.

Users shouldn't ever have to know IP addresses, and you want the flexibility
to move things around on your network without having to notify users.

You might post an unedited ipconfig /all from your server and from a client
workstation.

>
> "Lanwench [MVP - Exchange]" wrote:
>
>> Marc <> wrote:
>>> We have a small network with one domain controller/DNS server and
>>> when we access a folder or .exe on this server using
>>> \\ServerName\folder or \\ServerName\folder\ExeName everything works
>>> fine. When we use \\ServerIPAddress\folder or
>>> \\ServerIPAddress\folder\ExeName we get an error saying that the
>>> folder or exe cannot be found. I know that we are using the correct
>>> IP Address. Is this a security thing or do we have something set
>>> wrong on our server.
>>> Thanks for your help.
>>> Marc

>>
>> So, when you ping servername, you get serveripaddress in reply?
>> What happens if you just try to open \\serveripaddress ?
>>
>> Also, I just have to ask...why are you trying to do stuff using IP
>> addresses anyway?




  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get server address of sites appoos Technical Discussions 22 24-12-2007 06:25 PM
Server-to-server access in non-domain setting Harold Mackey Windows Server 2003 0 28-08-2007 10:31 AM
Server-to-server access in non-domain setting Harold Mackey Windows Server 2003 0 28-08-2007 10:31 AM
unable to access file server after server migration Elton Seng Windows Server 2003 0 28-08-2007 07:21 AM
unable to access file server after server migration Elton Seng Windows Server 2003 0 28-08-2007 07:21 AM


< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 06:55 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional