Re: Share files remotely



On 16 Mar 2007 05:02:45 GMT
jpd <read_the_sig@xxxxxxxxxxxxxxxxxxxxxx> wrote:

Begin <20070315214817.f8a4ae3d.steveo@xxxxxxxxxx>
On 2007-03-15, Steve O'Hara-Smith <steveo@xxxxxxxxxx> wrote:
On 15 Mar 2007 18:23:24 GMT
jpd <read_the_sig@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Well, VPN comes down to tunneling in one form or another, whichever way

Well yes but not simple port forwarding style tunneling.
Although I have seen VPN done with PPP over ssh tunnels before now.

You can, much like you can tunnel ``through'' ICMP or DNS traffic, but
it's better to use UDP or a specific tunnel protocol as the transport.
I've seen an example of using netgraph to cobble such a thing together.
Or IPsec, if you don't mind its particular headaches.

Oh sure - but if the only way through the corporate firewall is
ssh, then ssh is what you use.

Where would you run the nmbd ? I'm assuming that the home user
has nothing but a single Windows box and that everything but the ssh
gateway in the office is locked out.

Inside your network. Once the client can reach the nmbd it can ask
questions like, well, all the blather it'd usually shout around on the
local segment. I'd run one to cut the broadcasting a bit anyway.

That requires another box on the home LAN yes ?

The problem was that the work network and my home LAN both use the
same bit of RFC1918 space so when the VPN is up the laptop can't see
my home LAN, which messes up synergy so I don't use it often.

One reason why I intensely dislike those cheap crap router boxes that
hard-code using 192.168.1.0/24. I've heard some poor boob call it
``industry standard addresses''. That's what you get for shoving IT
services with the building maintenance. It forced me to use double-NAT

A common reason but not in this case, the problem is that the
internal network is very large and has grown partly by acquisitions and so
it occupies a lot of the RFC1918 space and the VPN sets up routes for a lot
(perhaps all) of the RFC1918 space.

--
C:>WIN | Directable Mirror Arrays
The computer obeys and wins. | A better way to focus the sun
You lose and Bill collects. | licences available see
| http://www.sohara.org/
.



Relevant Pages

  • Re: IPSec VPN into XP Pro
    ... This page has more information concerning the XP VPN... ... As far as SSH is concerned, I just think its a whole lot easier for home users like myself to setup ... a few consumer grade routers and the problems encountered getting a PPTP tunnel through them... ... > tunnel and set up secure redirections via command line. ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Long Distance Support
    ... For multiple machines I recommend either using a VPN tunnel or a SSH ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Share files remotely
    ... have seen VPN done with PPP over ssh tunnels before now. ... it's better to use UDP or a specific tunnel protocol as the transport. ... Mind that VPN clients are going to find very little of the VPNed ...
    (comp.unix.bsd.freebsd.misc)
  • Re: SOCKS VPN?
    ... The SSH server I connect to is running at home. ... to use this tunnel as a full fledged VPN? ... SOCKS over SSH is the poor man's VPN. ... You can, in principle, mount remote Windows shares by tunnelling port ...
    (comp.security.ssh)
  • Re: Terminal Services over a VPN
    ... the satellite offices can't be browsed over the VPN from the main ... Have you considered using an SSH redirection based solution which may ... an SSH server on it you can run your RDP/VNC session over the tunnel ... session over the SSH tunnel. ...
    (microsoft.public.windows.terminal_services)