|
| |||||||||
| Tags: browse, connects, vpn |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| VPN Connects but unable to browse Network HELP!!
Background We have an SBS 2003 R2 server that has been set up for remote access via VPN. The server has 2 NICs and sits behind a Netopia 3347NWG router courtesy of the former Bellsouth. The router has 5 IP addresses that are exposed for servers and other items. NAT is not turned on on the router. The clients are all WIN XP SP2. Problem. I can connect a computer remotely to the server and ping it via ip address or FQDN from behind a Dlink DIR-655 or a Dlink WBR-1310. However, when I go to map a network share or browse the network, I am unable. The Message returned says to contact the Administrator (thats me) because the server is not available. But, If I connect at the office via a wireless router that sits on another of those 5 exposed IP address on the Netopia but not within the confines of the Servers internal network, I dont encounter an error. My first guess is a router configuration is not right and I ahve tried a few things to no avail. Can anyone help? |
|
#2
| |||
| |||
| Re: VPN Connects but unable to browse Network HELP!!
Hi: In general, I recommend RWW over VPN for connecting remotely. If you have a particular issue that requires a VPN connection, I would appreciate if you would share. To use VPN with your SBS you must first run the CEICW and permit that service to be used. Then run the RRAS wizard to setup the WAN ports. These are the second and third wizards on the To Do List in Server Management. You must have a router/firewall that has port 1723 forwarded to your SBS and that allows GRE 47 to pass. Some older devices do not allow this. And the other hardware related issue is that the SBS ip ranges and the remote ip range must be different. That is, if SBS is 192.168.16.x internal, and 192.168.100.x external, the remote cannot have the same numbers in the first three octets. Are there any specific errors in your event logs, or specific messages that occur And as always, I recommend the SBS BPA. Run that and do what it recommends. http://www.sbsbpa.com/ -- Larry Please post the resolution to your issue so that all can benefit. "Pau" <Pau@discussions.microsoft.com> wrote in message news:8C24FBFE-9FB6-42AD-A421-E5494ABBFFA0@microsoft.com... > Background > We have an SBS 2003 R2 server that has been set up for remote access via > VPN. The server has 2 NICs and sits behind a Netopia 3347NWG router > courtesy > of the former Bellsouth. The router has 5 IP addresses that are exposed > for > servers and other items. NAT is not turned on on the router. The clients > are > all WIN XP SP2. > > Problem. > I can connect a computer remotely to the server and ping it via ip address > or FQDN from behind a Dlink DIR-655 or a Dlink WBR-1310. However, when I > go > to map a network share or browse the network, I am unable. The Message > returned says to contact the Administrator (thats me) because the server > is > not available. But, If I connect at the office via a wireless router that > sits on another of those 5 exposed IP address on the Netopia but not > within > the confines of the Servers internal network, I dont encounter an error. > > My first guess is a router configuration is not right and I ahve tried a > few > things to no avail. > > Can anyone help? |
|
#3
| |||
| |||
| RE: VPN Connects but unable to browse Network HELP!!
Once connected via VPN go to run and type in the specific share like so: \\server_name\Share_name If that works it is a good temporary work around. I have found that a first time vpn connection rarely populates in network neighbourhood and reults in failed mapped drives. Maybe I am doing something wrong with WINS?? Anyone know the answer? Anyway try the above for now. "Pau" wrote: > Background > We have an SBS 2003 R2 server that has been set up for remote access via > VPN. The server has 2 NICs and sits behind a Netopia 3347NWG router courtesy > of the former Bellsouth. The router has 5 IP addresses that are exposed for > servers and other items. NAT is not turned on on the router. The clients are > all WIN XP SP2. > > Problem. > I can connect a computer remotely to the server and ping it via ip address > or FQDN from behind a Dlink DIR-655 or a Dlink WBR-1310. However, when I go > to map a network share or browse the network, I am unable. The Message > returned says to contact the Administrator (thats me) because the server is > not available. But, If I connect at the office via a wireless router that > sits on another of those 5 exposed IP address on the Netopia but not within > the confines of the Servers internal network, I dont encounter an error. > > My first guess is a router configuration is not right and I ahve tried a few > things to no avail. > > Can anyone help? |
|
#4
| |||
| |||
| RE: VPN Connects but unable to browse Network HELP!!
Liam, Your suggestions gave me another idea. Open internet exporer and type in the the server name. Sure enough it worked and I was able to see all of the shares and map drives to them. In that sense the issue is solved. However, I am still concerned as to why I just can't browse the network. It just seems odd that you can do one thing but not the other. Paul "Liam" wrote: > Once connected via VPN go to run and type in the specific share like so: > > \\server_name\Share_name > > If that works it is a good temporary work around. > I have found that a first time vpn connection rarely populates in network > neighbourhood and reults in failed mapped drives. > > Maybe I am doing something wrong with WINS?? Anyone know the answer? > > Anyway try the above for now. > "Pau" wrote: > > > Background > > We have an SBS 2003 R2 server that has been set up for remote access via > > VPN. The server has 2 NICs and sits behind a Netopia 3347NWG router courtesy > > of the former Bellsouth. The router has 5 IP addresses that are exposed for > > servers and other items. NAT is not turned on on the router. The clients are > > all WIN XP SP2. > > > > Problem. > > I can connect a computer remotely to the server and ping it via ip address > > or FQDN from behind a Dlink DIR-655 or a Dlink WBR-1310. However, when I go > > to map a network share or browse the network, I am unable. The Message > > returned says to contact the Administrator (thats me) because the server is > > not available. But, If I connect at the office via a wireless router that > > sits on another of those 5 exposed IP address on the Netopia but not within > > the confines of the Servers internal network, I dont encounter an error. > > > > My first guess is a router configuration is not right and I ahve tried a few > > things to no avail. > > > > Can anyone help? |
|
#5
| |||
| |||
| RE: VPN Connects but unable to browse Network HELP!!
Yup, That works too. I have seen this behaviour many times. Like I said it may be a WINS issue. Maybe Super Gumby or Merv know the answer. Liam "Pau" wrote: > Liam, > > Your suggestions gave me another idea. Open internet exporer and type in the > the server name. Sure enough it worked and I was able to see all of the > shares and map drives to them. > > In that sense the issue is solved. However, I am still concerned as to why I > just can't browse the network. It just seems odd that you can do one thing > but not the other. > Paul > > "Liam" wrote: > > > Once connected via VPN go to run and type in the specific share like so: > > > > \\server_name\Share_name > > > > If that works it is a good temporary work around. > > I have found that a first time vpn connection rarely populates in network > > neighbourhood and reults in failed mapped drives. > > > > Maybe I am doing something wrong with WINS?? Anyone know the answer? > > > > Anyway try the above for now. > > "Pau" wrote: > > > > > Background > > > We have an SBS 2003 R2 server that has been set up for remote access via > > > VPN. The server has 2 NICs and sits behind a Netopia 3347NWG router courtesy > > > of the former Bellsouth. The router has 5 IP addresses that are exposed for > > > servers and other items. NAT is not turned on on the router. The clients are > > > all WIN XP SP2. > > > > > > Problem. > > > I can connect a computer remotely to the server and ping it via ip address > > > or FQDN from behind a Dlink DIR-655 or a Dlink WBR-1310. However, when I go > > > to map a network share or browse the network, I am unable. The Message > > > returned says to contact the Administrator (thats me) because the server is > > > not available. But, If I connect at the office via a wireless router that > > > sits on another of those 5 exposed IP address on the Netopia but not within > > > the confines of the Servers internal network, I dont encounter an error. > > > > > > My first guess is a router configuration is not right and I ahve tried a few > > > things to no avail. > > > > > > Can anyone help? |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "VPN Connects but unable to browse Network HELP!!" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Laptop unable to connect to internet but connects to wireless network | McKenzie! | Networking & Security | 8 | 16-09-2011 11:19 PM |
| Wireless connects, but cannot browse the internet | lesto | Networking & Security | 1 | 13-02-2011 11:37 AM |
| Acer Notebook: WLAN connects but can't browse with Nokia C6-00 | Koplat U48 | Networking & Security | 3 | 27-01-2011 02:06 PM |
| Windows 7 VPN Connects but wont show computers on network it connects too | Altair Creed | Networking & Security | 4 | 06-04-2010 01:38 AM |
| window 2003 server vpn connection connects but cannot browse anywhere | dyoung213@gmail.com | Windows Server Help | 3 | 11-04-2008 06:46 PM |