Microsoft
Software
Hardware
Network
Question : Wyse FTP Config
Hi Everyone,
I have an FTP server configured to Wyse C10LE Terminals to pull a wnos.ini file from.
Recently this has stopped functioning - the only thing that has changed in our network is our switches.
The FTP log says:
08:35:53 192.168.1.47 [22]USER anonymous 331 0
08:35:53 192.168.1.47 [22]PASS
[email protected]
230 0
08:35:53 192.168.1.47 [22]sent /configs/wnos/wnos.ini 550 3
08:35:53 192.168.1.47 [23]USER anonymous 331 0
08:35:53 192.168.1.47 [23]PASS
[email protected]
230 0
08:35:53 192.168.1.47 [23]sent /configs/wnos/C10_wnos 550 3
08:35:53 192.168.1.47 [24]USER anonymous 331 0
08:35:53 192.168.1.47 [24]PASS
[email protected]
230 0
08:35:53 192.168.1.47 [24]sent /configs/wnos/C10_bios.bin
550 3
I've confirmed that the user auth is set to anonymous access and the ntfs permissions on the file/folder.
I've also disabled STP on our switches.
It seems the Wyse terminal itself can request a DHCP address from our SBS 2003 DC running MS DHCP although event log says says 'contacting file server' and never finds the file.
Anyone have any ideas?
Thank you in advance...
Answer : Wyse FTP Config
Unbelievable... SOLVED.
The file the Terminal was looking for was named wsos.ini instead of wnos.ini.
Thank you for your help jmiller1979 much appreciated. Everything you suggested were useful troubleshooting steps.
Cheers
Random Solutions
Extracting windows updates from remote computer
Sent emails should be listed in my IMAP sent mail folder, but some appear in my POP3 sent items folder.
Unable to reinstall Exchange 2010 after SP1 beta - existing Exchange 2003 environment
How to manage permissions for my helpdesk team
HTML: How to find out if a browser can display png with transparent areas correctly
HTC HD2 stopped syncing since moving to Exchange 2010
A Nice Clean Title with Underline (Help with Style Needed)
Windows Vista/7 Network Issues popping up..no connection to outside world
VBA creating a recordset with a query source
What does "if False Then" mean? How does the compiler check this condition?