I have been trying to enable FTP access through MS Proxy under WINNT 4.0 SBS. I discovered that the client machine I was working from did not have a properly enabled WSP Client, however, so I attempted to enable it and got this message:
“Server suddenly disconnected. May be unsupported version of client software”
I re-installed the client software, assuming that there might be an error, but it made no difference. I tried running WSPCHK32, and got an error saying:
“THE SERVER IS DOWN!!”
I know for a fact that this is not the case.
I am using only TCP/IP on the network.
Here are the contents of the MSPCLNT.INI file:
————
[Common]
Port=1745
Configuration Refresh Time (Hours)=6
Re-check Inaccessible Server Time (Minutes)=10
Refresh Give Up Time (Minutes)=15
Inaccessible Servers Give Up Time (Minutes)=2
WWW-Proxy=ROME
Set Browsers to use Proxy=1
Set Browsers to use Auto Config=1
WebProxyPort=80
Configuration Url=http://ROME:80/array.dll?Get.Routing.Script
Setup=Setup.exe
[Servers Ip Addresses]
Name=ROME
[Servers Ipx Addresses]
[Master Config]
Path1=\\ROME\mspclnt[Mapisp32]
Disable=0
[Exchng32]
Disable=0
[Internal]
scp=9,10
Build=2.0.389.12
[wspsrv]
Disable=0
[inetinfo]
Disable=0
[services]
Disable=1
[spoolss]
Disable=1
[rpcss]
Disable=1
[kernel32]
Disable=1
[outlook]
Disable=0
[raplayer]
RemoteBindUdpPorts=6970-7170
LocalBindTcpPorts=7070
[rvplayer]
RemoteBindUdpPorts=6970-7170
LocalBindTcpPorts=7070
[net2fone]
ServerBindTcpPorts=0
[icq]
RemoteBindUdpPorts=0
ServerBindTcpPorts=0,1025-5000
NameResolutionForLocalHost=P
[Inaccessible Servers]
Refresh=1
[Fixed Server IP Withheld]=2
———
I have withheld the Internet IP of the server on the last line for security reasons.
Could someone give me some ideas about this?
Thanx.