FreeBSD: как примонтировать чью-то расшаренную папку???
читай манку mount_smbfs
mount_smbfs -E koi8-r:cp866 -f 777 -I ho.st.i.p //hostname/share /mnt/mount_point_name
Спасибо большое!
на сколько я понимаю, никакого пароля там быть не должно...
то есть я якобы захожу на тот комп с именем guest, он и требует от меня гостевой поройль...
?
-N Do not ask for a password. At run time, mount_smbfs reads the
~/.nsmbrc file for additional configuration parameters and a
password. If no password is found, mount_smbfs prompts for it.
С тебя $20. Расценки профсоюзные.
---
...Я работаю антинаучным аферистом...
спасибо!
как узнать имя хоста по айпишнику и наоборот — айпишник по имени...
хотябы по какой команде манку почитать...
dig, host
это работает, спасибо большое.
но что делать, если у этого хоста нет имени?
то есть есть айпишник, но вот HOST говорит, что нет имени (ну и поисковик вместо имени выдаёт только айпишник) ?
Вбить его вместо имени?
нет.... ему это не нравится....
хелп!
попробуй себе тупо в /etc/hosts вымышленное имя добавить
upd:
не, не пробуй, не получится
Прочитать mount_smbfs(8) ещё раз.
Перечитывать до просветления.
---
"NEVER anthropomorphize lusers."
Прочитать mount_smbfs(8) ещё раз.хмм
Перечитывать до просветления.
ткни плз пальцем в моём мане, где написано то, что нужно делать если неизвестен hostname
MOUNT_SMBFS(8) FreeBSD System Manager's Manual MOUNT_SMBFS(8)
NAME
mount_smbfs — mount a shared resource from an SMB file server
SYNOPSIS
mount_smbfs [-E cs1:cs2] [-I host] [-L locale] [-M crights:srights] [-N]
[-O cowner:cgroup/sowner:sgroup] [-R retrycount] [-T timeout]
[-W workgroup] [-c case] [-d mode] [-f mode] [-g gid]
[-n opt] [-u uid] //server[:port1[:port2]]/share node
DESCRIPTION
The mount_smbfs command mounts a share from a remote server using
SMB/CIFS protocol.
The options are as follows:
-E cs1:cs2
Specifies local (cs1) and server's (cs2) character sets.
-I host
Do not use NetBIOS name resolver and connect directly to host,
which can be either a valid DNS name or an IP address.
-L locale
Use locale for lower/upper case conversion routines. Set the
locale for case conversion. By default, mount_smbfs tries to use
an environment variable LC_* to determine it.
-M crights:srights
Assign access rights to the newly created connection.
-N Do not ask for a password. At run time, mount_smbfs reads the
~/.nsmbrc file for additional configuration parameters and a
password. If no password is found, mount_smbfs prompts for it.
-O cowner:cgroup/sowner:sgroup
Assign owner/group attributes to the newly created connection.
-R retrycount
How many retries should be done before the SMB requester decides
to drop the connection.
-T timeout
Timeout in seconds for each request.
-W workgroup
This option specifies the workgroup to be used in the authentica-
tion request.
-c case
Set a case option which affects name representation. case can be
one of the following:
Value Meaning
l All existing file names are converted to lower case.
Newly created file gets a lower case.
u All existing file names are converted to upper case.
Newly created file gets an upper case.
-f mode, -d mode
Specify permissions that should be assigned to files and directo-
ries. The values must be specified as octal numbers. Default
value for the file mode is taken from mount point, default value
for the directory mode adds execute permission where the file
mode gives read permission.
Note that these permissions can differ from the rights granted by
SMB server.
-u uid, -g gid
User ID and group ID assigned to files. The default are owner
and group IDs from the directory where the volume is mounted.
//server[:port1[:port2]]/share
The mount_smbfs command will use server as the NetBIOS name of
remote computer, user as the remote user name and share as the
resource name on a remote server. Optional port1 and port2 argu-
ments can be used to override default values of port numbers used
by communication protocols. For SMB over NetBIOS default value
for port1 are 139, and port2 are 137.
node Path to mount point.
FILES
~/.nsmbrc Keeps static parameters for connections and other information.
See /usr/share/examples/smbfs/dot.nsmbrc for details.
EXAMPLES
The following example illustrates how to connect to SMB server SAMBA as
user GUEST, and mount shares PUBLIC and TMP:
mount_smbfs -I samba.mydomain.com //samba/public /smb/public
mount_smbfs -I 192.168.20.3 -E koi8-r:cp866 //samba/tmp /smb/tmp
It is possible to use fstab(5) for smbfs mounts:
//samba/public /smb/public smbfs rw,noauto 0 0
BUGS
Please report bugs to the author.
AUTHORS
Boris Popov <butya.kz>, <FreeBSD.org>
FreeBSD 6.1 March 10, 2000 FreeBSD 6.1
> делать если неизвестен hostname
-I host
Do not use NetBIOS name resolver and connect directly to host,
which can be either a valid DNS name or an IP address.
$20, если профсоюз не возражает. Точно расценки не помню.
---
"Vyroba umelych lidi, slecno, je tovarni tajemstvi."
тред перечитай,
заместо //hostname/share чё писать нада ?
Если тупо туда вместо hostname написать какую нить хуету - то connection refused by peer.
И с каких это пор?
Всю жизнь там адрес вместо имени писался --- работало.
---
"Аллах не ведёт людей неверных."
И с каких это пор?Ну ХЗ !
Всю жизнь там адрес вместо имени писался --- работало.
[modjo /]# mount_smbfs -I 192.168.0.112 //192.168.0.112/download /mnt/ggg/То ли лыжи ... то ли я ...
Password:
mount_smbfs: unable to open connection: syserr = Connection reset by peer
[modjo /]# mount_smbfs -I 192.168.0.112 //infoserver/download /mnt/ggg/
Password:
[modjo /]# mount|grep ggg
//INFOSERVER/DOWNLOAD on /mnt/ggg (smbfs)
[modjo /]# uname -a
FreeBSD modjo 6.1-RELEASE FreeBSD 6.1-RELEASE Mon Feb 19 17:36:00 UTC 2007 :/usr/src/sys/i386/compile/OMGCORE i386
[modjo /]#
на той машине файрвол?
нет там файрвола
родной виндовый отключен (там w2k3 никакого левого не установлено
с любой виндовой тачки по заходит.
Опять же, в винде по ping -a ip.of.ho.st можно узнать его hostname, во фре как нить это можно сделать ?
nslookup
nslookup вроде как лезет в dns серверы и получает от них инфу, а если комп тупо ни в каких дээнэсах не прописан, а ему просто тупо в свойствах моего компьютера назначили имя - то dns не поможет.
nmblookup -A
nmblookup -AО, найз, спасибо
Оставить комментарий
foxstream
как примонтировать папку, если она просто расшарена кем-то из винды?только не пишите плиз читай манку по mount и так далее...
хелп