Re: RRAS Problem



Phil wrote:
Scenerio:
I have a co worker that is now working from home. We set up her computer on the domain and configured it locally. I want to be able to have access to her computer (Remote desktop, connect to \\computername\C$, etc.) so that we can't maintain it with updates, etc. We are using Windows 2k3 server configured with RRAS (PPTP) and IAS for policies. RRAS is configured to use DHCP.

Problem:
Client computer can VPN and connect to all servers and any other nodes on network, but local lan computers cannot connect to client (ping, RDP, etc.). Therefore, I can't manage her computer from work. If I look at her ipconfig, it show subnet mask of 255.255.255.255 instead of 255.255.252.0 which all our LAN DHCP computers receive. Is this why I can't connect to her computer?

Thanks in advance for any help!

The default PPTP VPN is a "client-to-network" configuration. It connects the PPTP client to the network by allowing the PPTP server to proxy information for it. The server accepts packets from the client and then puts them out onto the local network using it's own MAC address. When a package arrives using the client's IP address but the server's MAC address, the server knows to forward those packets to the client. But it's a one-way deal, much like NAT. You CAN make it work, but it involves a PPTP VPN in both directions and is a pain to maintain. Buy her a router and a matching one for yourself. Take a look at the Secure Computing SG300 (about $200 street price) and set up an IPSec VPN. You'll need a public IP address on both ends and at least one end must be static. Then a little creative routing will have you talking between LANS bi-directionally.

....kurt
.



Relevant Pages

  • Network Admin-Myrtle Beach, SC
    ... SofTec I.T. has a terrific permanent opportunity with a premier client ... for a Senior Network Administrator. ... Configures and maintains the organizations LAN server and LAN ...
    (comp.dcom.sys.cisco)
  • Re: Cant browse the network over VPN?!
    ... running WINS on the LAN, WINS will have an entry for the Domain Master ... If the client has the correct WINS address, ... > server, and you attempt to connect to a computer using a PPTP/VPN client, ... > opening Network Knighthood. ...
    (microsoft.public.windows.server.networking)
  • XP VPN - Force nslookup to use DNS servers supplied by RRAS?
    ... client connecting to office LAN via Windows VPN connection, ... the client will attempt to connect to a server on the LAN by ... who frequently use the Windows VPN connection to ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Slow file-upload to share, 2003 server.
    ... I tried "Netsh int ip set chimney DISABLED" but it didn't seem to have any ... When downloading files to a client, or when using the server console to ... utilization of both CPU and LAN are moderate. ...
    (microsoft.public.windows.server.networking)
  • Re: Slow file-upload to share, 2003 server.
    ... When downloading files to a client, or when using the server console to ... utilization of both CPU and LAN are moderate. ... Updating LAN driver. ...
    (microsoft.public.windows.server.networking)

Loading