similar to: Samba over Ssh, prob with Windows

Displaying 20 results from an estimated 60000 matches similar to: "Samba over Ssh, prob with Windows"

2007 Mar 05
1
Samba over SSH to Windows Vista
After having scoured the net for a way to do SMB over SSH with Windows, I've tried everything I have found and I still can't get it to work. I'm using Windows Vista as the client and FC6 with Samba 3.0.24-1 as the server. I have set up a share and can successfully connect to that share with no ssh tunnel. I would like to tunnel SMB over SSH, so here is what I have tried: 1.
2008 May 07
0
got stuck in setting up samba to linux box through putty tunneling
I read the posting below. but I have not figured out why my vista pc won't work. here is what I did - 1. I disable window file sharing; 2. in putty, i add a tunnel: ???? source port: 445 ???? destination port: my linux box IP: 139 ? ?I forward 80. i see http://127.0.0.1 yields my web server's start page. 3 i also use secpol.msc and change local policies -> security options. By default
2008 May 07
1
two questions
1. I just found out port 445 and 139 are both blocked by my ISP (cablevision). i use Vista Ultimate. Is there a way to solve my problem? see my email below. 2. I am a new user of this mailing list. how can i read the postings and reply to a post? it does not seem allow me to reply to a post in your archive page. thanks, Dan ---------------------------------- I read the posting below. but I
2005 Aug 15
0
Firewall will definatelyincreasejitters inyourvoice conversation
Do you mean this occurs when traffic is passed over an IPSec tunnel or that it occurs anytime a tunnel is use on a machine that also is passing VoIP traffic (outside the tunnel)? I assume you must mean over the tunnel but I am curious... Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tim
2003 Jul 31
1
smtp over ssh probs
before I start, two notes. I alredy sent this mail to the other mailing list, but no answer has came back. also, I'm not subscribed to this list, so please cc me the answers. now, to business. I have a problem but I don't know exactly what. Or why, better. The scheme is like this: I don't have a direct connection to the inet, except for ssh to certain range of ip's at a
2007 Jun 12
1
SSH remote port forward
Hi, I'm trying to do a remote port forward, and the remote hosts only listens to 127.0.0.1 on the forwarded port. [ugob at server ~]$ netstat -ln Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.1:5500 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:5666
2008 Aug 07
1
SMB over SSH tunnel
hi, i am trying to tunnel SMB over the SSH tunnel. but it does not work for me :-( could you advice me please? my setup is: - laptop with windows xp connected somewhere to internet; - gateway-firewall (ubuntu with shorewall) with public and local network address; - windows server (with local network address); i enabled tcp connections in shorewall (firewall) from gateway to windows server on
2006 Dec 08
0
VMX status report 12757:3f0ca90351e2
We have tested the latest xen on VT platform with Intel 965/5000P chipset. Here is the test summary: Bug has been fixed: ========================== 1).VMX domains fail to reboot bug has been fixed. Issues: ========================== 1) VBD driver does not work well http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=831 2) Only one vCPU is found in SMP xenU guest OS
2005 Feb 23
1
Adding XP clients to samba domain - samba admin password prob?
Hi all, Having a few problems setting up samba as a PDC on a small windows network (4 xp pro clients, 2x sp1, 2x sp2). All windows machines can access the samba shares fine, but when I try to add a user to the domain, it prompts for a username and password, and then gives the error; 'The following error occurred attempting to join the domain 'nicrosoft'. The specified domain
2012 Jul 12
3
ssh port forwarding
Hello Everyone, I am having a problem with setting up port forwarding from one of our local CentOS machines to an AWS EC2 instance. We are wanting to make mysql connections over an ssh tunnel. In this case, lets say that hostA is our local machine, and hostB is the Amazon EC2 instance. I have tried several different variations (that I have found from google searching), including: from hostA: ssh
2001 Sep 13
1
Debian bug #111744 - SSH 2.9p2-5 port-forwarded connection may fail to close cleanly
I've got this report (edited for clarity): # As it happens, it is unique to tunneling. I only have one protocol to # test with tunnelling at present due to firewalling on the host I'm # connecting to (rdp to a terminal server). # # When I try and telnet [host] 3389, it works fine, and I can disconnect # as normal. If I try the rdp client, I get this error: # # rdesktop: A Remote Desktop
2007 Apr 19
0
vmx status report against changeset 14875 - 3 fixed issues, 3 old issues.
New issues (0) ================================================= No new issue. Fixed issue ================================================= 1) save&restore hvm guest will cause dom0 crash http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=962 2) xen0 hang when destroying a XenU guest http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=963 3) Build HVM PV driver failed
2003 Jul 10
1
System Error 53..
I am trying to setup tunneling samba over ssh. I followed all the steps on the samba howto page. Then, things worked quite smoothly until I tried "net view 127.0.0.1". I get "System Error 53 has occurred". Here's what I did: I have linux server running samba 2.2.8a and windows XP as client machine. @ In windows, disabled file and printer sharing and enabled LMHOSTS
2007 May 19
2
roaming profiles for XP RPO Vista 2000 and automounted home directorys
Background on setup Here is some basic background of my setup I have 3 domains setup running over a IPSEC tunnel over the Internet with one PDC BDC and some file servers at each location all running samba (I am sorry I do not have the version number in front of me for samba) from SUSE enterprise 10 using the LDAP backend. There is a trust setup between all the domains and the IPSEC tunnels is
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
2002 May 11
1
Rsync 2.5.5 hangs
Hey Everybody, I'm trying to use rsync to do a remote backup. First I open a ssh tunnel to the rsync daemon on the server. Then I run rsync through this tunnel. An example follows: ssh -v -x -p 1999 -L 8730:localhost:873 user@host.mydomain.com -f sleep 5 && rsync --port 8730 --verbose --update --archive --exclude='[Cc]ache' --delete-excluded --password-file
2009 May 25
1
Vista authorization issues (PR#13718)
Full_Name: David Kesling Version: 2.9.0 OS: Windows Vista & XP sp2 Submission from: (NULL) (65.166.169.237) I upgraded to 2.9.0 on my desktop (XP) and my laptop (Vista Home Basic). The XP machine (with both Tinn-R and JGR) is running just fine... very happy. The laptop is NOT doing too well. I've had to activate the XP-compatability mode AND run Rgui as administrator... and there still
2008 Mar 27
6
Problems pinging PC on tunnel
Hello! I have set up tunnel between a FreeBSD machine and Windows Vista. Tunnel is established, but when I try to ping either end ping fails. I have temporarily switched off firewalls on both machines, no luck. Here is client tinc.conf on Vista: Name = lenovo_client ConnectTo = lenovo_server Interface = tinctap Subnet = 10.20.40.0/24 Sevrer tinc.conf on FreeBSD: Device=/dev/tap0
2007 Apr 22
2
PDC over PPTP VPN
Hi. I'm trying to add a client running Windows XP Professional SP2 to a PDC server running Samba 3.0.13 over a VPN tunnel made with PPTP. The VPN tunnel works without problem, and I can see the shared resources on the PDC from the client searching the server with its hostname (I can access to \\server). When I try to add the client to the PDC, Windows XP ask me for the root user, but after
2005 Feb 04
2
Logging in via Linux machine to Windows Domain
Hi List - I have a friend that runs a Windows domain with Active Directory and is setting up some new laptops with Redhat. He wants to automate installs, etc. on these laptops as he would on a Windows machine. Just wondering if anyone has any experience with this - and also if anyone knows of a good tutorial for joining a Linux machine to a Windows domain. I've heard that it is possible.