Networking Forums

Networking Forums > Computer Networking > Windows Networking > My Computer freezes after disconnecting VPN SW Client

Reply
Thread Tools Display Modes

My Computer freezes after disconnecting VPN SW Client

 
 
Rimfire
Guest
Posts: n/a

 
      10-10-2008, 06:52 AM
Hi

My new client has Win2003 server std AD network (I believe there is Radius
also installed, not familiar to me). The laptop users has 3G connection and
they connect to the server remotely by using a 3rd party IPSec VPN Client SW.
All VPN Laptops has HOSTS and LMHOSTS files involved. When the client boots
up disconnected from the domain you can see mapped drives by My Computer but
of couse can't open them before the VPN is connected. Everything else is fine
but after disconnecting the VPN Client SW My Computer becames extremely slow.
The laptop is probably seeking for server shares. Any idea what to do? Here
is the basic setup:

Logon.cmd:

echo off
net use p: /d
net use y: /d
net use l: /d
net use h: /d
net use p: \\server2\htj-projektit
net use y: \\server2\htj-yhteinen
net use l: \\server2\htj-laskutus
net use h: \\server2\home\%username%

HOSTS:
127.0.0.1 localhost
10.10.10.6 server1
10.10.10.7 server2

LMHOSTS:
10.10.10.6 SERVER1 #PRE #DOM:HTJ
10.10.10.6 "HTJ \0x1b"
10.10.10.7 SERVER2 #PRE #DOM:HTJ


Thanks in advantage, I really need to solve this to keep my client.

Rgs,

Juha

 
Reply With Quote
 
 
 
 
Masterplan
Guest
Posts: n/a

 
      10-10-2008, 07:18 AM
Hi Rimfire,

You can make another cmd to disconnect network shares after the vpn client
is closed.
First test it on a laptop and see if this is the cause.

--
Have a nice day!

http://winmasterplan.blogspot.com


"Rimfire" wrote:

> Hi
>
> My new client has Win2003 server std AD network (I believe there is Radius
> also installed, not familiar to me). The laptop users has 3G connection and
> they connect to the server remotely by using a 3rd party IPSec VPN Client SW.
> All VPN Laptops has HOSTS and LMHOSTS files involved. When the client boots
> up disconnected from the domain you can see mapped drives by My Computer but
> of couse can't open them before the VPN is connected. Everything else is fine
> but after disconnecting the VPN Client SW My Computer becames extremely slow.
> The laptop is probably seeking for server shares. Any idea what to do? Here
> is the basic setup:
>
> Logon.cmd:
>
> echo off
> net use p: /d
> net use y: /d
> net use l: /d
> net use h: /d
> net use p: \\server2\htj-projektit
> net use y: \\server2\htj-yhteinen
> net use l: \\server2\htj-laskutus
> net use h: \\server2\home\%username%
>
> HOSTS:
> 127.0.0.1 localhost
> 10.10.10.6 server1
> 10.10.10.7 server2
>
> LMHOSTS:
> 10.10.10.6 SERVER1 #PRE #DOM:HTJ
> 10.10.10.6 "HTJ \0x1b"
> 10.10.10.7 SERVER2 #PRE #DOM:HTJ
>
>
> Thanks in advantage, I really need to solve this to keep my client.
>
> Rgs,
>
> Juha
>

 
Reply With Quote
 
Rimfire
Guest
Posts: n/a

 
      10-10-2008, 08:48 AM
Thanks Master

Actually I did that and it helped but then then it is difficult to have
shares back. Running the logon.bat manually again sometimes opens the shares
(after VPN is disconnected, net use driveletter: /d bat is run and VPN is
established again) but sometimes it starts asking user credentials at the dos
screen and you have to give the credentials in a way: username@domain +
password.

Thanks,

Juha
"Masterplan" wrote:

> Hi Rimfire,
>
> You can make another cmd to disconnect network shares after the vpn client
> is closed.
> First test it on a laptop and see if this is the cause.
>
> --
> Have a nice day!
>
> http://winmasterplan.blogspot.com
>
>
> "Rimfire" wrote:
>
> > Hi
> >
> > My new client has Win2003 server std AD network (I believe there is Radius
> > also installed, not familiar to me). The laptop users has 3G connection and
> > they connect to the server remotely by using a 3rd party IPSec VPN Client SW.
> > All VPN Laptops has HOSTS and LMHOSTS files involved. When the client boots
> > up disconnected from the domain you can see mapped drives by My Computer but
> > of couse can't open them before the VPN is connected. Everything else is fine
> > but after disconnecting the VPN Client SW My Computer becames extremely slow.
> > The laptop is probably seeking for server shares. Any idea what to do? Here
> > is the basic setup:
> >
> > Logon.cmd:
> >
> > echo off
> > net use p: /d
> > net use y: /d
> > net use l: /d
> > net use h: /d
> > net use p: \\server2\htj-projektit
> > net use y: \\server2\htj-yhteinen
> > net use l: \\server2\htj-laskutus
> > net use h: \\server2\home\%username%
> >
> > HOSTS:
> > 127.0.0.1 localhost
> > 10.10.10.6 server1
> > 10.10.10.7 server2
> >
> > LMHOSTS:
> > 10.10.10.6 SERVER1 #PRE #DOM:HTJ
> > 10.10.10.6 "HTJ \0x1b"
> > 10.10.10.7 SERVER2 #PRE #DOM:HTJ
> >
> >
> > Thanks in advantage, I really need to solve this to keep my client.
> >
> > Rgs,
> >
> > Juha
> >

 
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
WIRELESS HARDWARE COMPUTER FREEZES Amir Broadband Hardware 1 08-13-2006 10:08 PM
Computer Freezes =?Utf-8?B?SmFyZWQ=?= Broadband Hardware 0 04-13-2006 11:34 PM
Computer freezes when switching from MN510 to MN730 RJ Broadband Hardware 0 11-13-2004 08:04 PM
2nd Computer Freezes James Wireless Internet 0 07-18-2004 07:35 PM
PPPoE- freezes computer after connection Pieter Cramwinckel Broadband Hardware 3 01-16-2004 01:21 PM



1 2 3 4 5 6 7 8 9 10 11