Firstly, thanks for the help so far, but having looked at a few web pages which supposedly explain routing, and the "/?" help for the route command I think I'm going to need a bit more help.
I've not tried the SSH option yet, as it would be better to keep the network traffic local if possible rather than sending it via our (slow) corporate network.
I've done a route print before and after connecting to the VPN and this is what I get:
Before
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0b db dc 1d 1b ...... Broadcom 570x Gigabit Integrated Controller - Pa
cket Scheduler Miniport
0x3 ...44 45 53 54 42 00 ...... Nortel IPSECSHM Adapter - Packet Scheduler Minip
ort
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.73 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.73 192.168.1.73 20
192.168.1.73 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.73 192.168.1.73 20
224.0.0.0 240.0.0.0 192.168.1.73 192.168.1.73 20
255.255.255.255 255.255.255.255 192.168.1.73 192.168.1.73 1
255.255.255.255 255.255.255.255 192.168.1.73 3 1
Default Gateway: 192.168.1.254
===========================================================================
Persistent Routes:
None
After
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0b db dc 1d 1b ...... Broadcom 570x Gigabit Integrated Controller - Pa
cket Scheduler Miniport
0x3 ...44 45 53 54 42 00 ...... Nortel IPSECSHM Adapter - Packet Scheduler Minip
ort
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 153.65.245.248 153.65.245.248 1
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.73 2
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
153.65.16.12 255.255.255.255 192.168.1.254 192.168.1.73 1
153.65.244.0 255.255.252.0 153.65.245.248 153.65.245.248 30
153.65.245.248 255.255.255.255 127.0.0.1 127.0.0.1 30
153.65.255.255 255.255.255.255 153.65.245.248 153.65.245.248 30
192.168.1.0 255.255.255.0 192.168.1.73 192.168.1.73 20
192.168.1.0 255.255.255.0 153.65.245.248 153.65.245.248 1
192.168.1.73 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.73 192.168.1.73 20
224.0.0.0 240.0.0.0 192.168.1.73 192.168.1.73 20
224.0.0.0 240.0.0.0 153.65.245.248 153.65.245.248 1
255.255.255.255 255.255.255.255 153.65.245.248 153.65.245.248 1
255.255.255.255 255.255.255.255 192.168.1.73 192.168.1.73 1
Default Gateway: 153.65.245.248
===========================================================================
Persistent Routes:
None
The IP address for the laptop which I want to print from is 192.168.1.73 and the IP address for the home PC which has the printer connected is 192.168.1.10.
What will I need to do to direct the traffic from the laptop to the home PC in the way you suggest?
Thanks
