This is perfect for Training and makes it much simpler for students to get files rather than via FTPno, it's only function is to make files available in the local network, for accessing from Windows computers via file sharing. you can attach a USB drive to the routerboard, and store some files there, to be accessible from your connected PCs
/ip smb set allow-guests=yes comment=Hajvery-Net domain=WORKGROUP enabled=yes \ interfaces=all /ip smb shares set [ find default=yes ] comment="default share" directory=/pub disabled=no \ max-sessions=10 name=pub /ip smb users set [ find default=yes ] disabled=no name=guest password="" read-only=yes add disabled=no name=lucky.sunny password=@hajvery read-only=no
maybe it's just your ISP who blocks SMB on the Internet?I can't connect to SMB share using the public IP on a PPPoE client interface, can someone confirm?
I have found this good explanationhttp://www.it.cornell.edu/services/guid ... p_win7.cfmHey friends.. ,
Can Anyone Guide me how users can access this SMB in Windows XP or Windows 7. i have set up my Mikrotik SMB Like This
Code:Select all/ip smb set allow-guests=yes comment=Hajvery-Net domain=WORKGROUP enabled=yes \ interfaces=all /ip smb shares set [ find default=yes ] comment="default share" directory=/pub disabled=no \ max-sessions=10 name=pub /ip smb users set [ find default=yes ] disabled=no name=guest password="" read-only=yes add disabled=no name=lucky.sunny password=@hajvery read-only=no
But When i go to Client System & Open Network Place then No Sharing Server in Network Place . I want Help . How Client Access it ?
Regard ,
Muhammad Sarfraz