"Tim" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> "Rob Morley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) t...
> > In article <(E-Mail Removed)>, "Tim"
> > (E-Mail Removed) says...
> > >
> <snip>
> > > Now for the problem. As soon as I get connected to the corporate WAN
> with
> > > the Contivity client, the laptop loses all sight of the home PC (and
> vice
> > > versa). Printing no longer works. If I'm printing a local document (a
> Word
> > > file or whatever), I can "solve" the problem temporarily by telling the
> VPN
> > > client to disconnect. Then I get the printer back and can print - until
> I
> > > reconnect. That's not so great - it's fiddly and time-consuming - but
> at
> > > least it works. However, it's totally useless for printing things that
> are
> > > online (things on the intranet, for example) as I can't be online and
> print
> > > at the same time.
> >
> > You can print to file, and send the file to the printer later.
> Good idea. Better than not being able to print at all!
>
> > >
> > > Occasionally, I need to share files too - the home PC tends to lead the
> > > laptop in terms of software and hardware facilities so that from time to
> > > time I move stuff to the home PC.
> > >
> > > Does anyone have any suggestions? I've already had the official "get an
> > > office printer" answer, but I don't have room in my study.
> > >
> > Sounds like you need to tweak the routing table, as I suspect that LAN
> > traffic is disappearing up the VPN never to be seen again. But I'm too
> > tired to think about it ATM.
> Ah - yes I must be tired too. I forgot to mention that when I try to print
> while the laptop is online, I see the "lights" flashing for traffic over the
> VPN connection (even if I'm just trying to print a local doc). So it's
> going the wrong way.
>
> Tim
I think that you'll need to get the guys who look after your Contivity
VPN server to configure "split tunneling". That will differentiate
between traffic destined for the corporate network and any other
traffic. If you look at the IP routing on your PC (route print or
netstat -nr) after you have connected to the VPN, you'll probably find
that everything is routed into the VPN. With split tunneling, the IP
route into the VPN will only route corporate traffic and your IP
routes that existed before you enabled the Contivity client will still
be available.
Of course, the your Contivity administrators may say that you can't
have split tunneling as it does create a security risk to a certain
extent for the corporate LAN. This is because you could potentially be
connected to the internet and the corporate LAN simultaneously and
they may not trust any security measures that you have in place on
your home network.
Pete