Thread
:
How to Distribute? (TrueCrypt, Cifs.ko, ntfs.ko, mount.cifs)
View Single Post
tuxian
2010-01-19 , 13:59
Posts: 47 | Thanked: 1 time | Joined on Nov 2009
#
120
I would like to tunnel my ssh port with ssh to be able to mount ist.
I use the command
ssh -X -L 139:localhost:139 user@myserver
which works fine.
When I uses nmap I see port 139 opened local.
But mounting doesn't work.
I use this command:
mount.cifs //localhost/data /mnt -ouser=myuser,ip=127.0.0.1
Then I get the message "Host is down".
Any suggestions?
Quote & Reply
|
The Following User Says Thank You to tuxian For This Useful Post:
qole
tuxian
View Public Profile
Send a private message to tuxian
Find all posts by tuxian