Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Windows Server Networking

Server 2003 VPN issues

Reply
 
Thread Tools Display Modes
  #1  
Old 11-18-2007, 05:51 AM
Default Server 2003 VPN issues




This is my first attempt at setting up a VPN. The host computer is a
Windows 2003 Enterprise Edition R2. It has a static Internet IP
address. I can connect to the server just fine from the Vista client,
but I am unable to view any network resources. Any help would be
appreciated. If there is any other information you need, I'll post it.

Thank you

Eric

Edit: Adding a little more information. I brought this server home to
work on it, and I am experiencing another problem that is most likely
related. With 3 different computers setup on the same workgroup (XP
Pro, Vista Home Premium, and the 2003 server machine) I cannot view
shared folders between the Vista and 2003 machine, but I can access the
shared resources on the Vista machine and the 2003 machine from the XP
machine. All three can ping each other. When attempting to access the
vista machine from the 2003 server via the //computername command, I get
the error "No Network Provider Accepted the Given Path"


--
eric426
------------------------------------------------------------------------
eric426's Profile: http://forums.techarena.in/member.php?userid=35323
View this thread: http://forums.techarena.in/showthread.php?t=854787

http://forums.techarena.in



eric426
Reply With Quote
  #2  
Old 11-18-2007, 09:50 AM
Bill Grant
Guest
 
Posts: n/a
Default Re: Server 2003 VPN issues

A VPN connection is a simple point-to-point-connection. It is not the same
thing as an Ethernet network connection.

On Ethernet, Netbios name resolution works by LAN broadcast by default
(and so does the computer browser service). This does not happen over a VPN
link. If you have DNS on the LAN, the VPN client should be able to use that.
If you have WINS on the LAN the VPN client can use that. If you don't have
either DNS or WINS you will have to fall back to HOSTS or LMHOSTS files to
get name resolution, but computer browsing probably won't work.

Once you have name resolution working you should be able to see shares
on LAN machines using net view \\machinename and map them using net use
\\machinename\sharename .

"eric426" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> This is my first attempt at setting up a VPN. The host computer is a
> Windows 2003 Enterprise Edition R2. It has a static Internet IP
> address. I can connect to the server just fine from the Vista client,
> but I am unable to view any network resources. Any help would be
> appreciated. If there is any other information you need, I'll post it.
>
> Thank you
>
> Eric
>
> Edit: Adding a little more information. I brought this server home to
> work on it, and I am experiencing another problem that is most likely
> related. With 3 different computers setup on the same workgroup (XP
> Pro, Vista Home Premium, and the 2003 server machine) I cannot view
> shared folders between the Vista and 2003 machine, but I can access the
> shared resources on the Vista machine and the 2003 machine from the XP
> machine. All three can ping each other. When attempting to access the
> vista machine from the 2003 server via the //computername command, I get
> the error "No Network Provider Accepted the Given Path"
>
>
> --
> eric426
> ------------------------------------------------------------------------
> eric426's Profile: http://forums.techarena.in/member.php?userid=35323
> View this thread: http://forums.techarena.in/showthread.php?t=854787
>
> http://forums.techarena.in
>


Reply With Quote
  #3  
Old 11-18-2007, 07:00 PM
eric426
Guest
 
Posts: n/a
Default Re: Server 2003 VPN issues


How would it pull the shared directorys on the VPN connection if it
won't do it through the lan?

Bill Grant;3318764 Wrote:
> A VPN connection is a simple point-to-point-connection. It is not the
> same
> thing as an Ethernet network connection.
>
> On Ethernet, Netbios name resolution works by LAN broadcast by default
> (and so does the computer browser service). This does not happen over a
> VPN
> link. If you have DNS on the LAN, the VPN client should be able to use
> that.
> If you have WINS on the LAN the VPN client can use that. If you don't
> have
> either DNS or WINS you will have to fall back to HOSTS or LMHOSTS files
> to
> get name resolution, but computer browsing probably won't work.
>
> Once you have name resolution working you should be able to see shares
> on LAN machines using net view \\machinename and map them using net
> use
> \\machinename\sharename .
>
> "eric426" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > This is my first attempt at setting up a VPN. The host computer is

> a
> > Windows 2003 Enterprise Edition R2. It has a static Internet IP
> > address. I can connect to the server just fine from the Vista

> client,
> > but I am unable to view any network resources. Any help would be
> > appreciated. If there is any other information you need, I'll post

> it.
> >
> > Thank you
> >
> > Eric
> >
> > Edit: Adding a little more information. I brought this server home

> to
> > work on it, and I am experiencing another problem that is most

> likely
> > related. With 3 different computers setup on the same workgroup (XP
> > Pro, Vista Home Premium, and the 2003 server machine) I cannot view
> > shared folders between the Vista and 2003 machine, but I can access

> the
> > shared resources on the Vista machine and the 2003 machine from the

> XP
> > machine. All three can ping each other. When attempting to access

> the
> > vista machine from the 2003 server via the //computername command, I

> get
> > the error "No Network Provider Accepted the Given Path"
> >
> >
> > --
> > eric426
> >

> ------------------------------------------------------------------------
> > eric426's Profile:

> http://forums.techarena.in/member.php?userid=35323
> > View this thread: http://forums.techarena.in/showthread.php?t=854787
> >
> > http://forums.techarena.in
> >



--
eric426
------------------------------------------------------------------------
eric426's Profile: http://forums.techarena.in/member.php?userid=35323
View this thread: http://forums.techarena.in/showthread.php?t=854787

http://forums.techarena.in

Reply With Quote
  #4  
Old 11-18-2007, 09:47 PM
Bill Grant
Guest
 
Posts: n/a
Default Re: Server 2003 VPN issues

That is a completely different problem and has nothing to do with VPN.

Have you enabled sharing of public files in Vista? Can you see the
public files from the XP/Server2003 machines?


"eric426" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> How would it pull the shared directorys on the VPN connection if it
> won't do it through the lan?
>
> Bill Grant;3318764 Wrote:
>> A VPN connection is a simple point-to-point-connection. It is not the
>> same
>> thing as an Ethernet network connection.
>>
>> On Ethernet, Netbios name resolution works by LAN broadcast by default
>> (and so does the computer browser service). This does not happen over a
>> VPN
>> link. If you have DNS on the LAN, the VPN client should be able to use
>> that.
>> If you have WINS on the LAN the VPN client can use that. If you don't
>> have
>> either DNS or WINS you will have to fall back to HOSTS or LMHOSTS files
>> to
>> get name resolution, but computer browsing probably won't work.
>>
>> Once you have name resolution working you should be able to see shares
>> on LAN machines using net view \\machinename and map them using net
>> use
>> \\machinename\sharename .
>>
>> "eric426" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> >
>> > This is my first attempt at setting up a VPN. The host computer is

>> a
>> > Windows 2003 Enterprise Edition R2. It has a static Internet IP
>> > address. I can connect to the server just fine from the Vista

>> client,
>> > but I am unable to view any network resources. Any help would be
>> > appreciated. If there is any other information you need, I'll post

>> it.
>> >
>> > Thank you
>> >
>> > Eric
>> >
>> > Edit: Adding a little more information. I brought this server home

>> to
>> > work on it, and I am experiencing another problem that is most

>> likely
>> > related. With 3 different computers setup on the same workgroup (XP
>> > Pro, Vista Home Premium, and the 2003 server machine) I cannot view
>> > shared folders between the Vista and 2003 machine, but I can access

>> the
>> > shared resources on the Vista machine and the 2003 machine from the

>> XP
>> > machine. All three can ping each other. When attempting to access

>> the
>> > vista machine from the 2003 server via the //computername command, I

>> get
>> > the error "No Network Provider Accepted the Given Path"
>> >
>> >
>> > --
>> > eric426
>> >

>> ------------------------------------------------------------------------
>> > eric426's Profile:

>> http://forums.techarena.in/member.php?userid=35323
>> > View this thread: http://forums.techarena.in/showthread.php?t=854787
>> >
>> > http://forums.techarena.in
>> >

>
>
> --
> eric426
> ------------------------------------------------------------------------
> eric426's Profile: http://forums.techarena.in/member.php?userid=35323
> View this thread: http://forums.techarena.in/showthread.php?t=854787
>
> http://forums.techarena.in
>


Reply With Quote
Reply

Tags
2003, issues, server, vpn

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 03:28 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.