similar to: SMB over SSH tunnel

Displaying 20 results from an estimated 20000 matches similar to: "SMB over SSH tunnel"

2008 May 25
3
singe system user for all virtual users
hi, i would like to have all the emails stored under one system user and system group. i keep user passwords in LDAP. for userdb i wanted to use static. but i keep getting this error: Error: Error in configuration file /usr/local/etc/dovecot.conf line 909: Unknown setting: userdb Fatal: Invalid configuration in /usr/local/etc/dovecot.conf i am using version 1.0.13 my
2009 Feb 24
2
Tunneling over SSH
Mike Messick wrote: > Hi Kevin, > > You might take a look at openvpn instead - http://openvpn.net. > > I've had great success for 3+ years using openvpn on my samba server and > having windows machines accessing shares via the vpn link. Since openvpn > can use udp as well it provides a much more resilient transport for samba > traffic (At the cost of some throughput
2002 Jun 24
3
Tunnel SMB thru SSH?
It is possible to tunnel various protocols - NNTP, FTP, HTTP etc thru SSH. Is it possible to do the same using SMB? TIA, Alex. -------------------- Mr Alex Meaden Computer Science Undergraduate University of Kent at Canterbury aejm1@meaden.dyndns.org http://meaden.dyndns.org/
2001 Sep 14
0
Samba over SSH tunnel
I am trying to see if this is even possible. We have a network in my office of mostly Windows machines, all connected to the internet via a firewall. We have a co-located Linux server in another state. I want to centralize my authentication setup, so that there is but a single username/password combincation used accross all systems. I have configured SSHD on the co-located Linux server to
2004 May 04
1
How to tunnel Samba via ssh from Windows XP without having to disable local NetBIOS
The most recent discussions I could find on the internet about how to tunnel Samba over ssh were on this list (http://lists.samba.org/archive/samba/2004-February/), but no complete answers were given. Here is a near complete answer, which works, pulled together from various sources on the web (which are referenced). Remaining questions are at the end. It is kind of PuTTY-centric, but as far as I
2008 Nov 25
0
CIFS, Kerberos over SSH tunnel (change service principal?)
I'm trying to set up a CIFS mount to a NetApp F840 called 'elmer' over an SSH tunnel. I also tunnel the Kerberos ports to the Windows AD server 'cannonstreet' Using Ubuntu hardy, with recent updates for CIFS that are claimed to work: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/236830 I tunnel like this: ssh -f -N -x -o TCPKeepAlive=yes -L88:cannonstreet:88
2001 Mar 15
1
transport multicast traffic through a gre tunnel.
Hi All, As it is written in the "Linux 2.4 Advanced Routing HOWTO" GRE tunneling has some benefits compare to IP-in-IP, on of it benefits is the ability to transport multicast traffic through a GRE tunnel. I used the mrouted daemon and I know that the daemon supports tunneling but I don''t want to use its tunneling method. Assuming I have gre0 as my tunneling device I did the
2005 Oct 12
1
Rsync over SSH-tunnel A->B->C using daemon on C
Dear, I'm trying to put up a scripts to synchronize my computers (HOST_A and HOST_C). I can connect both via HOST_B to avoid the firewall. I am trying to work with the rsync daemon to avoid hanging. I tried to figure out the mailinglist + FAQ, how to do it, but it seems I misunderstand something, since all your previous help did not work for me. I get the following error when executing
2011 Apr 26
1
Connection to rsyncd over ssh tunnel seems to choke up (v2.6.9 Ubuntu)
I have been running the following (from a cron script with a non password authorized_key exchange) ... rsync -aP -vv --exclude=".*/" -e 'ssh -fN user at site.com.au -L 8873:127.0.0.1:873' rsync://localhost:8873/data/ /data/ ... and not getting much to happen as either evidenced in /var/log/rsyncd.log or as artefacts on the local file system. Then I started to execute the
2002 Jul 28
1
ssh tunneling
I have read several HOWTO's online that indicate one should be able to access a samba share over an ssh tunnel from a windows box with the following steps: 1. Stop the File and Print sharing services on the windows box 2. Create an ssh tunnel from the windows box to the samba server (port 139) 3. Connect to the samba server as if it were on 127.0.0.1 Unfortunately, doing this on any of my
2003 Jul 11
0
smb access through cipe tunnel
Hi, during the past weeks i tried to set up a network through a cipe tunnel, building a vpn to some road warriers. With few words, the tunnel is etablished, and at the tcp/ip level everything works fine. NET A : 192.168.0.0/26 NET B : 192.168.102.0/26 trans-net : 192.168.101.0/26 in ascii-art, it looks like this: eth0:192.168.0.5 +-----------+ cipcb0:192.168.101.1
2014 Mar 25
0
Connect to MariaDB over SSH tunnel
Hi everyone, does anybody know how to connect to production DB over ssh tunnel using rails? I'm using MariaDB. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Apr 26
3
how to check whether the ssh tunnel is up
Hi all, I use the command below to set up a ssh tunnel. And I run it as a daemon process to keep the ssh tunnel work all the time. And I should wait for the ssh tunnel to be up and notify the tunnel is OK before sending any command to the remote port on the remote server. But the question is I don't know how to check the ssh tunnel status. Is there a way to show whether the ssh tunnel is up?
2014 May 14
0
Waiting until tunnel (ssh -w) is set up before running command
When using VPN tunnelling (-w option), is there a way to know when the tunnel is actually up? I want to use this in a script that automatically sets up the tunnel by running ssh -w then running ifup [1]. The -f option doesn't help because it returns after connecting to the server but before the tunnel is up. Sleeping for a few seconds does work, but it just feels too hacky. The LocalCommand
2003 Nov 19
1
ssh tunnel exits unexptected
Hi, I have setup a tunnel from server A to server B across WAN by running "ssh -l user_X -L port_A:server_B:port_B server_C -N". Server B is in a private network, so I have to establish the tunnel via server C, which is in the same LAN with B but has a public IP. The problem is, every time I start the tunnel on server B, the tunnel process will die nearly two hours later. And it
2007 Jun 02
0
ssh tunnel proxy setup
Hi all.. am trying to incorporate a tunnel from over a slow setup ........ /-------------------------/ /-------------------------------/ | host1 |=========//Tunnel ssh //====================| Host2 | | squid parent |
2002 Mar 13
0
[Bug 162] New: Tunneling of ssh over ssh seems broken
http://bugzilla.mindrot.org/show_bug.cgi?id=162 Summary: Tunneling of ssh over ssh seems broken Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: jl at
2013 Apr 04
1
Using "root" Type User Via Forwarding-SSH-Tunnel Inside Non-Root SSH Connection
Hi, QUESTION: what implications are there when using the "root" or a root type of account via a port-forwarding ssh-tunnel inside (or on top of) another non-root type of user's ssh-tunnel ? Is such double layer of encryption brings more security or system still vulnerable same as single layer of SSH encryption ? DETAILS: In CentOS (6.3 & 6.4) server side i have done these: (1)
2004 Oct 04
1
FW: ssh proxying vs. tunnelling
I have tunneling working successfully to ''proxy'' ssh client traffic through a gateway machine down to an end server in such a way that the client thinks it is talking to the gateway machine.? Here is my setup: ? Server:? running sshd listening to port ''xxx'' - machine name <server> ?? command run:? sshd -p xxx ? Gateway:? running tunnel to server - machine
2006 May 18
2
rsync client to daemon over ssh tunnel connection issues
Yes this is another connection reset issue but all I am asking is some pointers on how I can possibly determine what and why this is happening. Its easy to say its a network issue but the bosses and clients want to know how to fix this said "network issue." I have read the rsync issues list. Some of what is suggested we might try HOWEVER we cannot duplicate the errors that occur and