- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- SBS 4.5 denies FTP connection to client PC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 10:40 AM
тАО06-12-2001 10:40 AM
I then ran the command manually on the UNIX server and received the following message:
root:L1000>:ftp
ftp> open 192.100.100.5
ftp: connect: Connection refused
ftp> open server1
ftp: connect: Connection refused
ftp>
I went into the IIS console and added a protocol for ftp inbound; port 21, tcp, but it still is refusing the connection. Any ideas?
Richard
Solved! Go to Solution.
- Tags:
- ftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 11:03 AM
тАО06-12-2001 11:03 AM
Re: SBS 4.5 denies FTP connection to client PC
Nice to see you! You must be really busy out there because I haven't seen a post in a while. That or things are running smoothly!
Forgive me if this is an obvious question, but did you install ftp on the SBS server? It wasn't clear from your post. It is not installed by default with SBS 4.5. If you didn't install it, here are the instructions:
http://support.microsoft.com/support/kb/articles/Q195/1/46.ASP
Make sure you install ftp from the SBS media and not the NT Option Pack media or you will have other problems.
Are you trying to setup FTP and Proxy on the same machine? I'm thinking yes so here are the steps to follow if that's the case:
http://support.microsoft.com/support/kb/articles/Q210/4/59.ASP
I hope that helps Richard. If neither of those articles works out, can you post another message and tell us what type of authentication you are using on the ftp server (all three, anonymous only, etc). I doubt it is authentication since you aren't making it far enough to supply any credentials but I am curious.
Best regards,
Jamie Hughes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 12:06 PM
тАО06-12-2001 12:06 PM
Re: SBS 4.5 denies FTP connection to client PC
1. Run the following command from the Ntoptpak\En\X86\Winnt.srv folder on SBS
4.5 CD-ROM 2:
sysocmgr /I:iisv4.inf /s:
2. When you receive a warning about SMTP, click OK.
3. Click Next in the Windows NT Option Pack Setup screen.
4. Click Add/Remove.
5. Click Internet Information Server, and then click Show Subcomponents.
6. Click File Transfer Protocol (FTP) Server, and then click OK.
7. Click Next.
8. Accept the default installation folder, and then click Next.
9. Click Finish.
10. Reapply your current NT Service Pack and restart the server.
The ability to serve files (that is, to transfer files from or to the server from
a client) is not enabled.
The only functionality that exists by default is the ability to transfer files to
and from another server through the FTP client on the Small Business Server.
NOTE: It is recommended that you install Proxy 2.0 Service Pack 1 after
installing the FTP server component on your SBS box. Proxy 2.0 Service Pack 1
can be downloaded from:
http://www.microsoft.com/proxy/Support/proxyupdate.asp
By default, the FTP server requires a domain user name and password to access the
FTP server. To allow users to log in to the FTP server, they must have the user
right "Log on locally".
To allow anonymous access, follow these steps:
1. Open the Internet Services Manager snap-in.
2. Right-click the Default FTP site, and then click Properties.
3. On the Service Accounts tab, select the "Only allow anonymous connections"
option, and then click OK.
4. Stop and restart the Default FTP site.
For additional information, click the article number below to view the article in
the Microsoft Knowledge Base:
Q210459 How to Set Up FTP Server on Same Server as Proxy Server
Additional query words: kbDSupport SBS smallbiz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 12:27 PM
тАО06-12-2001 12:27 PM
Re: SBS 4.5 denies FTP connection to client PC
Chip, thanks for the answer...but it is the same article that Jamie gave me the links to...
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 12:34 PM
тАО06-12-2001 12:34 PM
Re: SBS 4.5 denies FTP connection to client PC
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2001 01:11 PM
тАО06-12-2001 01:11 PM
Re: SBS 4.5 denies FTP connection to client PC
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2001 06:02 AM
тАО06-13-2001 06:02 AM
Re: SBS 4.5 denies FTP connection to client PC
I get an ftp connection into a root (/) directory, which contains no data, and then I am not allowed to change directories to a user folder, or the company folder. The docs on ftp that I looked at are allowing internet ftp connection to non-users.
Our users are clients on the SBS server, as well as on our UNIX server. They create ascii files on the UNIX server and transfer them to the PC network. These files are used as input for finish payroll apps.
The goal is to allow the clients to ftp the files from the UNIX server to a shared folder on the sbs. This would then allow any client with rights to run the PC app from any PC by accessing the file in the shared folder.
All the MS docs I have seen are to allow internet access.
root:L1000>:ftp
ftp> open server1
Connected to server1.
220 server1 Microsoft FTP Service (Version 4.0).
Name (server1:root): rdarling
331 Password required for rdarling.
Password:
230 User rdarling logged in.
Remote system type is Windows_NT.
ftp> pwd
257 "/" is current directory.
ftp> cd e:\company
550 e:company: The system cannot find the file specified.
ftp> cd \\server1\company
550 /server1company: The system cannot find the file specified.
RD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2001 06:58 AM
тАО06-13-2001 06:58 AM
SolutionYou just need to reapply the latest service pack that you are running. I'm not sure if that is 6a or not. You need to reapply whatever SP you were running because there are fixes to the ftp service in the SPs that will be overwritten by the "fresh" install of ftp. The SP will update the necessary files.
I will answer your other post later today because I have to run into a few meetings. Without going into a lot of detail, I know that you have to use the ! character when ftp'ing to differentiate between the local and remote machines. Try adding the ! character in front of your commands to cd to the drives on the remote server. I think it's just the format of the commands you are trying to use but I will try to post more later today.
Best regards,
Jamie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2001 09:04 AM
тАО06-19-2001 09:04 AM
Re: SBS 4.5 denies FTP connection to client PC
Richard