[Solved] Access CIFS via SSH Tunnel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 02:20 AM
Hello,
I use SSH tunnel to access some Alfresco Server (service web, rdp, …)
I would like to access the CIFS via the SSH Tunnel but I am unable to do it.
The Alfresco CIFS can be accessed directly (it's working)
The service web (8080/alfresco) via tunnel is working. Indicate that the forwarding is ok.
Another SMB access via tunnel SSH (on a smb shared on another server) is working.
The ports that have been configured for the CIFS are 137, 138, 139 and 445.
Are they a special think to do to access a Alfresco CIFS via tunnel SSH ?
Windows XP SP3 with Putty to Alfresco is 32.r2 on RHEL.
How to do a tunnel SSH : http://www.blisstonia.com/eolson/notes/smboverssh.php
Thanks
I use SSH tunnel to access some Alfresco Server (service web, rdp, …)
I would like to access the CIFS via the SSH Tunnel but I am unable to do it.
The Alfresco CIFS can be accessed directly (it's working)
The service web (8080/alfresco) via tunnel is working. Indicate that the forwarding is ok.
Another SMB access via tunnel SSH (on a smb shared on another server) is working.
The ports that have been configured for the CIFS are 137, 138, 139 and 445.
Are they a special think to do to access a Alfresco CIFS via tunnel SSH ?
Windows XP SP3 with Putty to Alfresco is 32.r2 on RHEL.
How to do a tunnel SSH : http://www.blisstonia.com/eolson/notes/smboverssh.php
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2010 03:15 AM
All is working…
Becare if the server installation use the "Running SMB/CIFS from a normal user account " (http://wiki.alfresco.com/wiki/File_Server_Configuration)
To access CIFS just do this forward :
10.0.0.1:139->serveur:1139
Becare if the server installation use the "Running SMB/CIFS from a normal user account " (http://wiki.alfresco.com/wiki/File_Server_Configuration)
To access CIFS just do this forward :
10.0.0.1:139->serveur:1139
