Networking Forums

Networking Forums > Computer Networking > Windows Networking > Can ping vpn server but not other remote resources

Reply
Thread Tools Display Modes

Can ping vpn server but not other remote resources

 
 
Andemann
Guest
Posts: n/a

 
      04-03-2007, 09:57 AM
I have set up a Windows 2003 server Standard edition using Remoting
and remote access as a VPN server.
The client is able to connect to the vpnserver, and ping the internal
ip of the vpn server, but not any other server on the lan
Internal nic: 10.18.15.31
External nic: 200.200.166.137

The vpn client is using local ip in the 10.0.0.x range and get
assigned a 10.18.15.x ip from the vpn server

There are no ip conflicts
Attempted to connect to the internal nic using port forwading in our
router, got connected, but still unable to access the other computers
in the network

The server is connected to the internet through an inhouse router
(200.200.166.1)
Settings from Routing and Remote access
if-vpn2 properties
General: enable this computer as s router (Lan and demand-dial
routing), Remote access server
ip: Enable ip routing, allow ip based remote access and demand-dial
connections
Dynamic host configuration protocol
Enable broadcast name resolution, Adapter: LAN
PPP: all checked
ports properties - wan miniport pptp: Remote access connections
(inbound only), demand-dial routing conections (inbound and outbound)


Complete ipconfig and routingtables available at http://andreas.ringdal.no/vpn.html

I have attempted to add a static route in Routing and Remote Access
destination 10.18.0.0
mask 255.255.0.0
Gateway: 10.18.15.31
Interface: lan

IGMP Both interfaces LAN and Internal er set to Router V3 protocol

My theory is that it has something to do with either static routes or
some other setting that blocks routing from the vpn server to the LAN.

Any suggestions?


Andreas

 
Reply With Quote
 
 
 
 
Frankster
Guest
Posts: n/a

 
      04-03-2007, 01:13 PM
Assign your internal DNS servers (Domain Controllers, typically) as the VPN
client's DNS server. This way, VPN cleints will be using your internal DNS
for name resulution.

-Frank

"Andemann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
>I have set up a Windows 2003 server Standard edition using Remoting
> and remote access as a VPN server.
> The client is able to connect to the vpnserver, and ping the internal
> ip of the vpn server, but not any other server on the lan
> Internal nic: 10.18.15.31
> External nic: 200.200.166.137
>
> The vpn client is using local ip in the 10.0.0.x range and get
> assigned a 10.18.15.x ip from the vpn server
>
> There are no ip conflicts
> Attempted to connect to the internal nic using port forwading in our
> router, got connected, but still unable to access the other computers
> in the network
>
> The server is connected to the internet through an inhouse router
> (200.200.166.1)
> Settings from Routing and Remote access
> if-vpn2 properties
> General: enable this computer as s router (Lan and demand-dial
> routing), Remote access server
> ip: Enable ip routing, allow ip based remote access and demand-dial
> connections
> Dynamic host configuration protocol
> Enable broadcast name resolution, Adapter: LAN
> PPP: all checked
> ports properties - wan miniport pptp: Remote access connections
> (inbound only), demand-dial routing conections (inbound and outbound)
>
>
> Complete ipconfig and routingtables available at
> http://andreas.ringdal.no/vpn.html
>
> I have attempted to add a static route in Routing and Remote Access
> destination 10.18.0.0
> mask 255.255.0.0
> Gateway: 10.18.15.31
> Interface: lan
>
> IGMP Both interfaces LAN and Internal er set to Router V3 protocol
>
> My theory is that it has something to do with either static routes or
> some other setting that blocks routing from the vpn server to the LAN.
>
> Any suggestions?
>
>
> Andreas
>


 
Reply With Quote
 
Andemann
Guest
Posts: n/a

 
      04-03-2007, 06:36 PM
DNS is not yet the problem, I can't even ping the internal servers
from the client using ip address. Cannot even reach the DNS servers
from the inside.

Andreas

Frankster wrote:
> Assign your internal DNS servers (Domain Controllers, typically) as the VPN
> client's DNS server. This way, VPN cleints will be using your internal DNS
> for name resulution.


 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      04-03-2007, 08:48 PM
This is routing issue. Have you enable Ip routing?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Andemann" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
I have set up a Windows 2003 server Standard edition using Remoting
and remote access as a VPN server.
The client is able to connect to the vpnserver, and ping the internal
ip of the vpn server, but not any other server on the lan
Internal nic: 10.18.15.31
External nic: 200.200.166.137

The vpn client is using local ip in the 10.0.0.x range and get
assigned a 10.18.15.x ip from the vpn server

There are no ip conflicts
Attempted to connect to the internal nic using port forwading in our
router, got connected, but still unable to access the other computers
in the network

The server is connected to the internet through an inhouse router
(200.200.166.1)
Settings from Routing and Remote access
if-vpn2 properties
General: enable this computer as s router (Lan and demand-dial
routing), Remote access server
ip: Enable ip routing, allow ip based remote access and demand-dial
connections
Dynamic host configuration protocol
Enable broadcast name resolution, Adapter: LAN
PPP: all checked
ports properties - wan miniport pptp: Remote access connections
(inbound only), demand-dial routing conections (inbound and outbound)


Complete ipconfig and routingtables available at http://andreas.ringdal.no/vpn.html

I have attempted to add a static route in Routing and Remote Access
destination 10.18.0.0
mask 255.255.0.0
Gateway: 10.18.15.31
Interface: lan

IGMP Both interfaces LAN and Internal er set to Router V3 protocol

My theory is that it has something to do with either static routes or
some other setting that blocks routing from the vpn server to the LAN.

Any suggestions?


Andreas

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      04-04-2007, 02:26 AM
You say that the client machine has a local IP in the 10.0.0.0 range. Is
it using an 8-bit netmask?

If it is, it is not likely to send any 10.x.y.z packets across the VPN
link. It will regard them as local and try to deliver them directly "on the
wire".


"Andemann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
>I have set up a Windows 2003 server Standard edition using Remoting
> and remote access as a VPN server.
> The client is able to connect to the vpnserver, and ping the internal
> ip of the vpn server, but not any other server on the lan
> Internal nic: 10.18.15.31
> External nic: 200.200.166.137
>
> The vpn client is using local ip in the 10.0.0.x range and get
> assigned a 10.18.15.x ip from the vpn server
>
> There are no ip conflicts
> Attempted to connect to the internal nic using port forwading in our
> router, got connected, but still unable to access the other computers
> in the network
>
> The server is connected to the internet through an inhouse router
> (200.200.166.1)
> Settings from Routing and Remote access
> if-vpn2 properties
> General: enable this computer as s router (Lan and demand-dial
> routing), Remote access server
> ip: Enable ip routing, allow ip based remote access and demand-dial
> connections
> Dynamic host configuration protocol
> Enable broadcast name resolution, Adapter: LAN
> PPP: all checked
> ports properties - wan miniport pptp: Remote access connections
> (inbound only), demand-dial routing conections (inbound and outbound)
>
>
> Complete ipconfig and routingtables available at
> http://andreas.ringdal.no/vpn.html
>
> I have attempted to add a static route in Routing and Remote Access
> destination 10.18.0.0
> mask 255.255.0.0
> Gateway: 10.18.15.31
> Interface: lan
>
> IGMP Both interfaces LAN and Internal er set to Router V3 protocol
>
> My theory is that it has something to do with either static routes or
> some other setting that blocks routing from the vpn server to the LAN.
>
> Any suggestions?
>
>
> Andreas
>



 
Reply With Quote
 
 
 
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RRAS: can ping servers but failed to access resources wlmak Windows Networking 2 10-31-2008 10:56 AM
Cannot access resources beyond VPN server Martin_C Windows Networking 6 03-11-2008 07:30 PM
Remote access to Server 2003 SP1 fails (only ping works) SteveDS Windows Networking 1 03-14-2006 03:46 PM
I cannot ping or access any network resources trough vpn session Dennis Windows Networking 6 12-03-2005 09:08 PM
can't ping domain resources after VPN connection Eric L. Epps Windows Networking 4 08-26-2004 12:51 AM



1 2 3 4 5 6 7 8 9 10 11