On Fri, 24 Jun 2005 17:20:55 +0100, "Nick" <(E-Mail Removed)> wrote:
>"Andrew Oakley" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed).. .
>> Properties, Advanced and UNTICK "Use default gateway on remote
>> network".
>> By doing this, the machine only uses the VPN for those IP addresses
>> which are specific to the remote VPN LAN. All other IP connections
>> will be routed locally. VNC, file sharing and other local services
>> should now all work.
>Thanks Andrew, but I can't do that as I can't move off the "IP Settings" tab
>due to the message "The combination of IP address and subnet mask is
>invalid. etc."
This invalid IP/subnet is almost certainly the root of your problem.
What IP and subnet are you using on your work LAN? (If that isn't
confidential company information)
Also what is the IP and subnet of your local home network?
It is possible that your home LAN IP range and your work LAN IP range
overlap. In which case, move your home LAN IP range into a different
range.
RFC 1918 lists valid private IP ranges:
http://www.faqs.org/rfcs/rfc1918.html
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
Using different subnet masks, you can divide these into smaller
seperate ranges.
--
Andrew Oakley