Re: ftp problem

2006-02-21 Thread Alex Zbyslaw
Sean wrote: Igor Robul wrote: On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote: I have my bsd system setup to allow ftp. However when I try to ftp a directory and the contents from another system it basically uses the directory as a file name and all contents in that directory are ign

Re: ftp problem

2006-02-21 Thread Sean
Igor Robul wrote: On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote: I have my bsd system setup to allow ftp. However when I try to ftp a directory and the contents from another system it basically uses the directory as a file name and all contents in that directory are ignored. Do you us

Re: ftp problem

2006-02-20 Thread Chuck Swiger
Sean wrote: > I have my bsd system setup to allow ftp. > > However when I try to ftp a directory and the contents from another > system it basically uses the directory as a file name and all contents > in that directory are ignored. > > I am guessing that I am doing something wrong when I type to

Re: ftp problem

2006-02-20 Thread Igor Robul
On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote: > I have my bsd system setup to allow ftp. > > However when I try to ftp a directory and the contents from another > system it basically uses the directory as a file name and all contents > in that directory are ignored. Do you use Internet E

ftp problem

2006-02-20 Thread Sean
I have my bsd system setup to allow ftp. However when I try to ftp a directory and the contents from another system it basically uses the directory as a file name and all contents in that directory are ignored. I am guessing that I am doing something wrong when I type to get the directory an

RE: ftp problem

2005-12-13 Thread fbsd_user
: Re: ftp problem On 12/13/05, Imran Imtiaz <[EMAIL PROTECTED]> wrote: > they are comming on xl0 interface Then you should enable in/outbound traffic on your xl0 interface, for the ports from 49152 through 65535, used for the data-channel connection. -- Pietro Cerutti <[EMA

Re: ftp problem

2005-12-13 Thread Pietro Cerutti
On 12/13/05, Imran Imtiaz <[EMAIL PROTECTED]> wrote: > they are comming on xl0 interface Then you should enable in/outbound traffic on your xl0 interface, for the ports from 49152 through 65535, used for the data-channel connection. -- Pietro Cerutti <[EMAIL PROTECTED]> Beansidhe - SwiSS Death /

Re: ftp problem

2005-12-13 Thread Pietro Cerutti
rom any to any port = 21 flags S keep state > # Block and log only first occurrence of all remaining traffic > # coming into the firewall. The logging of only the first > # occurrence stops a .denial of service. attack targeted > # at filling up your log file space. > # This rule enf

Re: ftp problem

2005-12-13 Thread Pietro Cerutti
On 12/13/05, Imran Imtiaz <[EMAIL PROTECTED]> wrote: > I am running a ftp server on my computer it works fine if i do not enable the > firewall but as I enable the firewall on my system ftp doesn't works although > I have open port 21 in firewall. my ftp client do gets connected but when i > try

ftp problem

2005-12-12 Thread Imran Imtiaz
I am running a ftp server on my computer it works fine if i do not enable the firewall but as I enable the firewall on my system ftp doesn't works although I have open port 21 in firewall. my ftp client do gets connected but when i try to dir or any other commands its say no route. below is the

Re: ftp problem -ipfw with natd

2005-10-13 Thread Chuck Swiger
Efren Bravo wrote: Hi, I've problem with ipfw with natd to access from internal network to internet ftp sites. From fbsd box i can access to ftp sites. vr0 = out interface 6.34.60.15 = mi pc (winXP) 8668 = natd <== Why on this rule ntad is tranlated to 8668? My rules: - ... 00070 diver

ftp problem -ipfw with natd

2005-10-13 Thread Efren Bravo
Hi, I've problem with ipfw with natd to access from internal network to internet ftp sites. From fbsd box i can access to ftp sites. vr0 = out interface 6.34.60.15 = mi pc (winXP) 8668 = natd <== Why on this rule ntad is tranlated to 8668? My rules: - ... 00070 divert 8668 ip from any to

RE: LAN FTP problem with sample PF ruleset

2005-07-05 Thread fbsd_user
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gareth Bailey Sent: Tuesday, July 05, 2005 8:10 AM To: freebsd-questions Subject: LAN FTP problem with sample PF ruleset Hi all, My LAN doesn't have FTP access using the sample PF ruleset from the openbsd site. My rules are as follows, any help as to

LAN FTP problem with sample PF ruleset

2005-07-05 Thread Gareth Bailey
Hi all, My LAN doesn't have FTP access using the sample PF ruleset from the openbsd site. My rules are as follows, any help as to where I'm going wrong would be great, thanks! RULESET: # macros int_if = "xl0" ext_if = "rl0" # tcp_services = "{ 22, 113 }" icmp_types = "echoreq" priv_nets = "

Re: ftp problem

2005-01-25 Thread Bill Moran
First off, this is not appropriate for [EMAIL PROTECTED] I've redirected to questions@ ... please continue the conversation there. Secondly, the correct way to _not_ run around in circles making wild guesses as to what the problem might be is to enable debugging on ftpd and then review the log f

Re: FTP problem with IPFW

2004-05-16 Thread Martin Schweizer
Hello Gareth I had a long time to find a solution for this tricky problem. If you want I can send you my rc.firewall. Am Tue, May 11, 2004 at 05:13:14PM +0200 Gareth Bailey schrieb: > I have recently setup IPFW on my FreeBSD 5.2 Release > server. I am running natd to provide inet to 5 LAN users

Re: FTP problem with IPFW

2004-05-12 Thread Gareth Bailey
nd you if you > are > interested. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Gareth > Bailey > Sent: Tuesday, May 11, 2004 11:13 AM > To: [EMAIL PROTECTED] > Subject: FTP problem with IPFW > > I have recen

FTP problem with IPFW

2004-05-11 Thread Gareth Bailey
I have recently setup IPFW on my FreeBSD 5.2 Release server. I am running natd to provide inet to 5 LAN users. It also runs mail, apache web server amongst others. All seems to be working fine, except for FTP. The first two lines of my firewall file are: add 1000 allow tcp from any to any via e

fetch/ftp problem

2004-01-13 Thread Ross Lippert
I am having an odd problem with fetch. I cannot fetch an ftp:-type address but I can ftp to it and get the files just fine. This is problematic for ports and downloading via sysinstall. I am running the new 5.2. I am firewalled though (I did try both passsive and active ftpmode's). Any advice

RE: FTP Problem

2003-12-27 Thread fbsd_user
so I could reach your meaning. Ha ha ha -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of gffds fsdff Sent: Saturday, December 27, 2003 9:11 PM To: [EMAIL PROTECTED] Subject: FTP Problem I tried to logon to FreeBSD remotely, and it said, after PASS (hidden

FTP Problem

2003-12-27 Thread gffds fsdff
I tried to logon to FreeBSD remotely, and it said, after PASS (hidden) (WS_FTP), 530 Login Failed. When I came back, I tried it again, except I made a new username. It seems only to work in the internal network, and not the external. Is their a reason why this is, is their a way to fix it? Do I

Re: FreeBSD FTP problem

2003-07-07 Thread Arcadius A.
Hello! - Original Message - From: "Ryan Thompson" <[EMAIL PROTECTED]> To: "Arcadius A." <[EMAIL PROTECTED]> Cc: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 6:36 AM Subject: Re: FreeBSD FTP problem > Arcad

Re: FreeBSD FTP problem

2003-07-06 Thread Ryan Thompson
Arcadius A. wrote to Ryan Thompson and FreeBSD Questions: > > > but nothing more just the same arror as the one you've described: > > > "... 425 can't build data connection: operation timed out ..." :-((( > > > > > > Do you have any idea about how to get around this? > > > > Well, in my case,

Re: FreeBSD FTP problem

2003-07-06 Thread Arcadius A.
- Original Message - From: "Ryan Thompson" <[EMAIL PROTECTED]> To: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 1:07 AM Subject: Re: FreeBSD FTP problem > > [ CC: [EMAIL PROTECTED], reply to private email ] > [ BCC:

Re: FreeBSD FTP problem

2003-07-06 Thread Ryan Thompson
[ CC: [EMAIL PROTECTED], reply to private email ] [ BCC: sender, kept anonymous ] > Hello Ryan! > I've seen your post at: > http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=Pi > ne.BSF.4.10.10001272241220.56704-10%40sasknow.com&rnum=5&prev=/gro > ups%3Fq%3DFreeBSD%2B%2B425