> On Thu, 15 Feb 2001 13:40:17 -0700
Yobb writes:
Y> linking the two machines. I can successfully telnet from my windows
Y> machine to my Debian machine but i can't ftp from my windows machine to
Y> my Debian machine? Why is this?
Have you ever installed FTP daemon program?
Hi,
do you have the ftp daemon installed? You can do this with:
apt-get install ftpd
You can look which ports are opened:
nmap localhost
and look for the ftp port. If it is there, all should work.
Greetz,
Sebastiaan
On Thu, 15 Feb 2001, Yobb wrote:
> Help.
>
> I have a small network at home.
i guess some things got mixed up here, if your not able to telnet from
debian to windows this is because there is no telnet service running, if
you're running some kind of service (www,ftp) on your windows machine try to
telnet to one of these ports, a few ports you could try are 135, 138, 139
---
ktb wrote:
>
> I'm having trouble using ftp or ncftp from my debian box. It is
> behind a firewall but I can ftp from my freebsd box and from the
> firewall box. I ran "ncftp -D ftp.gnu.org" and get the following -
Hi,
i have (I think similar) problem with ftp uploading .zip or .jpg files
Outpu
nal Message -
> From: Ashley Clark <[EMAIL PROTECTED]>
> To:
> Sent: Monday, April 03, 2000 12:25 AM
> Subject: Re: ftp problems in masquerading with WIN box
>
> * Bill ([EMAIL PROTECTED]) wrote:
>> Yes, ip_masq_ftp.o is installed in /lib/modules/2.0.36/ipv4/
&g
Thank you Ashley, works well,
I'm a beginner, but I'm getting there slowly :-)
- Original Message -
From: Ashley Clark <[EMAIL PROTECTED]>
To:
Sent: Monday, April 03, 2000 12:25 AM
Subject: Re: ftp problems in masquerading with WIN box
* Bill ([EMAIL PROTECTE
* Bill ([EMAIL PROTECTED]) wrote:
> Yes, ip_masq_ftp.o is installed in /lib/modules/2.0.36/ipv4/
>
> does this need to be configured?
> and if so can you please tell me how?
You'll need to load the module, you can add ip_masq_ftp to /etc/modules and
then run modprobe ip_masq_ftp, that way it
4 PM
Subject: Re: ftp problems in masquerading with WIN box
> >>>>> "Bill" == Bill <[EMAIL PROTECTED]> writes:
>
> Bill> Hi all, I have a Debian box (woody) with IP Masq set-up, no
> Bill> problems with accessing the internet or internall
> "Bill" == Bill <[EMAIL PROTECTED]> writes:
Bill> Hi all, I have a Debian box (woody) with IP Masq set-up, no
Bill> problems with accessing the internet or internally with ftp
Bill> with my win98 and win2000 box's but if I try to access
Bill> external ftp sites it logs in, au
> "William" == William Chow <[EMAIL PROTECTED]> writes:
William> On Sat, 22 Feb 1997, Bubonic wrote:
>> Okay this is weird.
>>
>> I can FTP to my machine, but only to anonymous. UNLESS, the
>> account that I am FTPing to is running bash for a shell. If it is
>> running tcsh, it says:
On Sat, 22 Feb 1997, Bubonic wrote:
> I can FTP to my machine, but only to anonymous. UNLESS, the account that
> I am FTPing to is running bash for a shell. If it is running tcsh, it
> says: user access denied.
Check that the shell is listed in /etc/shells, ftpd check if the user's
shell is
Oops. I should have said "tcsh", not "bash", needs to be in /etc/shells...
-- Forwarded message --
> I can FTP to my machine, but only to anonymous. UNLESS, the account that
> I am FTPing to is running bash for a shell. If it is running tcsh, it
> says: user access denied.
On Sat, 22 Feb 1997, Bubonic wrote:
> I can FTP to my machine, but only to anonymous. UNLESS, the account that
> I am FTPing to is running bash for a shell. If it is running tcsh, it
> says: user access denied.
> I find this rather strange.
So did I until I RTFM.
You need "/usr/bash" in /e
On Sat, 22 Feb 1997, Bubonic wrote:
> Okay this is weird.
>
> I can FTP to my machine, but only to anonymous. UNLESS, the account that
> I am FTPing to is running bash for a shell. If it is running tcsh, it
> says: user access denied.
>
> Any ideas?
>
> I find this rather strange.
Yeah,
> I can FTP to my machine, but only to anonymous. UNLESS, the account that
> I am FTPing to is running bash for a shell. If it is running tcsh, it
> says: user access denied.
Make sure tcsh is listed in /etc/shells. Most FTP daemons won't let a
user in unless they have a valid shell.
--
TO
15 matches
Mail list logo