I believe SMB would be tunneled the same as any other service... it's simple
a TCP socket... well two actually - one for names the other for data... So
how would one configure "an ssh gateway"?

You see the computers mentioned  (A1..A3 & B1..B3) are not running linux,
but windows... so being able to SSH to them won't help me.

I think this "gateway" you speak of could work though... I could just set up
one for each of the services I need - but how?

Please excuse my ignorance :-)

and thanks.

--
--------------------------------------------
Mitch Cant <[EMAIL PROTECTED]>
DDP Consulting Group, Vancouver BC Canada
Phone: 604-294-9193  Fax: 604-294-9155
Web Page: http://www.ddp.ca/
--------------------------------------------

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Morgan A. Miskell
Sent: Wednesday, May 12, 1999 13:43
To: Mitch Cant
Subject: Re: ssh & iptunneling? or a complete answer to tcpwrappers?


Making the assumption that you are running an IP based network,
you need only configure ssh to talk to the other machines.

The fact that you are using linux gateways means nothing in this
application.  As long as you have IP routability, you can ssh
directly from A1 to any other machine (anywhere)...this includes
B1, B2, B3 etc..

I maintain 500 machines across the country all via ssh from my ISDN
line
at my home!

You can tunnel network services over SSH but I've not done it since
ssh works to get me secured remote access for admin.   I think to force
the traffic over ssh you will need to configure a ssh gateway for each
service FTP, POP, SMTP, etc.......

Additionally, I'm not sure how (or if) SMB can be tunneled.

Mitch Cant wrote:
>
> Greetings...
>
> I have two networks... both with Linux gateways to the internet.  Both
> gateways also use SMB to allow the internal networks access to their files
> through SMB sharing.
>
> A Diagram:
>
> A1-|                  |-B1
>    |                  |
> A2-|--GW.A------GW.B--|-B2
>    |                  |
> A3-|                  |-B3
>
> At the very least I would like A1 to be able to reach GW.B through an SSH
> tunnel.  Ideally though I would like to make all traffic between GW.A and
> GW.B flow through such a tunnel.
>
> Can this be done?
>
> If your seen something in a doc, please reference where it can be
> obtained...
>
> thanks in advance.
>
> --
> --------------------------------------------
> Mitch Cant <[EMAIL PROTECTED]>
> DDP Consulting Group, Vancouver BC Canada
> Phone: 604-294-9193  Fax: 604-294-9155
> Web Page: http://www.ddp.ca/
> --------------------------------------------

--
*******************************
* Morgan A. Miskell           *
* VP of Professional Services *
* Carolina Internet           *
*******************************
* Tel: 704-643-8330           *
* Fax: 704-643-8331           *
*******************************

Reply via email to