- Remove From My Forums
-
Вопрос
-
на сервере Windows Server 2012 R2 есть сетевая папка SCAN_3345,
в неё по локальной сети настроено сканирование по SMB с МФУ Xerox WorkCentre 3345.
права доступа на папку SCAN_3345 у учётки, от имени которой идёт сканирование, всё есть.
доступ по лок.сети к этой папке есть у Win7 и у Win10 (это SMB v2.1 и v3.0).
официально МФУ Xerox WorkCentre 3345 имеет поддержку SMB v1.0 и SMB v2.0.
ещё судя по команде Get-SmbServerConfiguration выполненной на Windows Server 2012 R2:
EnableSMB1Protocol : True
EnableSMB2Protocol : Trueвообщем, всё настроено строго по инструкции (и проверено, что работает при сканировании на другие компы с W10).
но сканирование не происходит, МФУ выдает ошибку «File exist or the failure is unspecified» и скан-файл в сетевой папке не появляется.подскажите, куда копать в такой ситуации.
есть ли какие утилиты, способные показать в локальной сети все сервера/компы с версиями SMB, которые они поддерживают. может быть на Windows Server 2012 R2 осталось какое-либо ограничение на SMB v1.0 и SMB v2.0 (несмотря на результат
Get-SmbServerConfiguration) ?
I received this new MFP that I use for faxes and I decided to set it up to scan to shared folders on our server. I have set up scanning to SMB/FTP on our servers before using other MFPs (3550, 4260, B405, 6515). Usually if there’s an issue with SMB, I just resort to FTP. However, even FTP is unable to work with anonymous logins enabled. I’ve read the manual and followed it’s instructions, but it didn’t work (It says to use / for SMB, when that is usually for FTP). I’ve also tried just about every combination of placing the slashes and changing their direction. I’ve changed the port from 139 to 445. I noticed that I had the IP set under hostname and changed that to IPv4 adress, but that didn’t fix it. I’ve added and removed the domain name. I also updated the firmware to version 60.006.03.000 to no avail.
The servers are running Windows Server 2008 R2. One server is for SMB and the other has the FTP as backup.
Here are some photos of what I believe SHOULD work:
SMB
FTP
Прошу помочь настроить сканирование в шару на 2-х аппаратах Xerox 3550. Функция сканирования в шару по протоколу SMB заявлена в аппарате. Однако настроить никак не получается. Что имеем:
1) Локальная сеть одноранговая (адресация статическая 192.168.247.024)
2) Аппараты подключены по сети, печать идет по сети отлично, без проблем.
3) Имеем сервер на FreeNAS, с расшаренной через samba папкой, права на запись для всех, доступ анонимный. Папка видна и доступна для записи со всех компьютеров в сети.
На сервере создана папка для сохранения отсканированных документов, путь примерно такой: data/scan/print_1 (пробовал для проверки указывать в настройках только папку data)
Настройки в принтере (раздел SMB — Список серверов) следующие:
ip-адрес или имя узла — ip-адрес
Адрес и порт SMB-сервера: — 192.168.xxx.x порт — 139
Общее имя: — freenas
Учетная запись: стоит галочка — анонимный доступ
Папка файла сканирования — data/scan/print_1
способ создания файла — переименовать
На принтере при указании типа сканирования по SMB, сервер есть в списке, после выбора сервера он вроде начинает процесс сканирования, но пищит и пишет «Ошибка передачи», соответственно в папке ничего не создает, так как видимо не может подключиться. Далее печатает отчет о сканировании, примерное содержание:
[Статус работы]
Назначение 1 :Статус………. Сбой
Сведения о статусе : File exists or the failure is unspecified
Понятное имя : Freenas
Имя сервера : 192.168.xxx.x
Путь : datascanprint_1
Протокол : smb
check
Best Answer
The underlying issue is probably critical Microsoft patches in relation to SMB2, and the fact that many printers/MFP’s are outdated and rely on SMB2 (or worse).
If the vendor has no patch, you might have to resort to FTP (I know, worse security) or scan-to-email. But with that option the outdated device probably won’t support the necessary SSL protocols/security.
Was this post helpful?
thumb_up
thumb_down
View Best Answer in replies below
8 Replies
-
KB3161949 and most recently KB4038777 breaks scan to folder.
Was this post helpful?
thumb_up
thumb_down
-
Windows updates?
KB3161949 and most recently KB4038777 breaks scan to folder.
Was this post helpful?
thumb_up
thumb_down
-
KB4038777 reintroduced the KB3161949 patch. That patch is know to break the scan to folder on certain brands of copiers.
Was this post helpful?
thumb_up
thumb_down
-

I haven’t set up Xerox scan to network folder yet, but I have setup other printers. The procedure should be similar.
Typically when setting up scan to network you would:
— Create a folder on server
— Share out server and give permissions to the correct account, security group, etc.
— From the printer, you would configure the settings on the display interface or via browser.
— Do they have a manual you could follow?
Was this post helpful?
thumb_up
thumb_down
-
Randy1699 wrote:
KB4038777 reintroduced the KB3161949 patch. That patch is know to break the scan to folder on certain brands of copiers.
I assume you mean the updates on the server in question?
Was this post helpful?
thumb_up
thumb_down
-
Yes. Server patches
Was this post helpful?
thumb_up
thumb_down
-
The underlying issue is probably critical Microsoft patches in relation to SMB2, and the fact that many printers/MFP’s are outdated and rely on SMB2 (or worse).
If the vendor has no patch, you might have to resort to FTP (I know, worse security) or scan-to-email. But with that option the outdated device probably won’t support the necessary SSL protocols/security.
Was this post helpful?
thumb_up
thumb_down
-

dbeato

This person is a verified professional.
Verify your account
to enable IT peers to see that you are a professional.pure capsaicin
На чтение 2 мин. Просмотров 59 Опубликовано 15.12.2019
I have developed and website as for my assignment purpose and then my teacher asked me that he doesn’t have SQL Server to run separately my database file so I must have to make built in database. I then added the .mdf file to the App_data folder and used this connection string:
in web.config . But when I tried to run my website it shows an error
Unable to open the physical file «D:Complete AssignmentAlkandi Final WorkApp_Datalatestcanberra.mdf». Operating system error 5: «5(Access is denied.)
An attempt to attach an auto-named database for file D:Complete AssignmentAlkandi Final WorkApp_Datalatestcanberra.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
I am totally stuck with this error from last 3 hours even I tried different methods by searching solutions from different blogs etc
Any idea how to solve this out within less time ?
Войти
- Links
- Теги
- November 2019
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Есть субж. Есть серверы под Windows (2003 и 2008R2). Настраиваю сканирование по SMB согласно прилагающейся инструкции. Не кладет файлы на сервер. Плюс, выдает комментарий «Ошибка сети»
Поделитесь тайным знанием — как настраивать субж? Каке там подводные камни есть?
PS. Права на папку — Change for Everithing. На шару — Full for Everithing. Принтер настроен по инструкции. Адрес сервера указывал и FQDN и IP. Сервера пробовал и 2003 (сначала) и 2008R2. Без эффета.
1.Ставя больше одного восклицательного знака, Вы имеете риск умереть.
2.Ставьте на компьютер с шарой wireshark и смотрите какие пакеты приходят от принтера, изучайте трафик и делайте выводы. Если никаких пакетов не пришло (в том числе широковещательных), то убедитесь, что правильно прописана маска на принтере. В общем, нужно убедиться, что принтер хоть что-то вещает в сеть.
PS: А Firmware обновляли?
Firmware там свежее. Проверил.
Прогон про восклицательные знаки не понял.
Маска на принтере прописана нормально. Потому что как сетевой принтер этот аппарат работает вполне благополучно. И Web-интерфейс его виден.