Re: [leaf-user] ftp server

2007-06-26 Thread Bodo Meissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 C.Dummy schrieb: > I'm not sure how to use packages libpcap and tcpdump on BeringU box. I > checked shorewall logs it doesn't block connection from my outside ip. tcpdump depends on libpcap. Install both packages apkg -i libpcap apkg -i tcpdump R

Re: [leaf-user] ftp server

2007-06-25 Thread C.Dummy
Problems with uploading from local IP to fw ftp server: FTP/ACCEPTloc fw Were resolved when I did chown 777 /home/ftp. Even though I have rule: FTP/ACCEPT net fw I can still only get to handshake (socket connected, waiting for welcome message) ftp module

Re: [leaf-user] ftp server

2007-06-24 Thread Bodo Meissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 C.Dummy schrieb: > I'm not sure what line I should put in rules. I tried: > FTP/ACCEPT net fw Hello Andrey, this should be the right line if the FTP server is running on the same system as shorewall and if this system is

Re: [leaf-user] ftp server

2007-06-22 Thread C.Dummy
Thanks for response. You are right shorewall is blocking ftp server. I'm not sure what line I should put in rules. I tried: FTP/ACCEPT net fw than FTP/DNAT netloc:192.168.1.254 None of them work when I try to ftp from outside. I'm getting message

Re: [leaf-user] ftp server

2007-06-22 Thread Bodo Meissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 C.Dummy schrieb: > When I try to ftp to server I'm not getting any respond from server. > Just "can't connect, can't login still trying". Hello Andrey, if you have shorewall running you might have to open the firewall for FTP connections. > Whe

Re: [leaf-user] ftp server

2007-06-21 Thread Eric Spakman
Eric -Original Message- From: "C.Dummy" <[EMAIL PROTECTED]> Cc: leaf-user@lists.sourceforge.net Sent: 6/21/07 6:06 PM Subject: Re: [leaf-user] ftp server Did anybody ran vsftpd succesfully on BeringU box? Andrey Hello. Thanks for advice. I installed vsftpd and server is running. I

Re: [leaf-user] ftp server

2007-06-21 Thread C.Dummy
Did anybody ran vsftpd succesfully on BeringU box? Andrey Hello. Thanks for advice. I installed vsftpd and server is running. I edited vsftpd.conf so local_enable=YES I even changed (not sure what it is) local_unmask=022 Than I created user adduser cdummy -g ftp with password. When I try to ftp t

Re: [leaf-user] ftp server

2007-06-20 Thread C.Dummy
Hello. Thanks for advice. I installed vsftpd and server is running. I edited vsftpd.conf so local_enable=YES I even changed (not sure what it is) local_unmask=022 Than I created user adduser cdummy -g ftp with password. When I try to ftp to server I'm not getting any respond from server. Just "c

Re: [leaf-user] ftp server

2007-06-13 Thread C.Dummy
D] On Behalf Of C.Dummy >> Sent: Wednesday, June 13, 2007 9:22 AM >> To: leaf-user@lists.sourceforge.net >> Subject: [leaf-user] ftp server >> >> Hello . I'm running single floppy Bering-u 3.0 distro. I'm thinking >> about adding small HDD and setting up f

Re: [leaf-user] ftp server

2007-06-13 Thread C.Dummy
IL PROTECTED] [mailto:leaf-user- >> [EMAIL PROTECTED] On Behalf Of C.Dummy >> Sent: Wednesday, June 13, 2007 9:22 AM >> To: leaf-user@lists.sourceforge.net >> Subject: [leaf-user] ftp server >> >> Hello . I'm running single floppy Bering-u 3.0 distro. I&#x

Re: [leaf-user] ftp server

2007-06-13 Thread Bob Gregory
> -Original Message- > From: [EMAIL PROTECTED] [mailto:leaf-user- > [EMAIL PROTECTED] On Behalf Of C.Dummy > Sent: Wednesday, June 13, 2007 9:22 AM > To: leaf-user@lists.sourceforge.net > Subject: [leaf-user] ftp server > > Hello . I'm running single fl

Re: [leaf-user] ftp server

2007-06-13 Thread Eric Spakman
Hello Andrey, That shouldn't be any problem. You can use the vsftpd.lrp package, which is a small, secure and fast ftp daemon (tftpd.lrp contains a Tftp daemon, which is something different). Configuration details can be found at the follwoing link: http://vsftpd.beasts.org/ You can start and sto

[leaf-user] ftp server

2007-06-13 Thread C.Dummy
Hello . I'm running single floppy Bering-u 3.0 distro. I'm thinking about adding small HDD and setting up ftp server on Bering box. I'd like to have this server on demand so I can start or stop server any time I want. Can this be done? Are there any docs or guide about that? What server would

Re: [leaf-user] Ftp server for berung uclibc ?

2006-03-10 Thread David HUSSER
Thx you Jaap. I will try your lrp package :) You can send me the statically compiled binaries if that doesn't disturb you ;-) It can be usefull for later. Regards, David On 3/10/06, Jaap Eldering <[EMAIL PROTECTED]> wrote: > On Fri, Mar 10, 2006 at 09:27:12AM +0100, David HUSSER wrote: > > Hello

Re: [leaf-user] Ftp server for berung uclibc ?

2006-03-10 Thread Jaap Eldering
On Fri, Mar 10, 2006 at 09:27:12AM +0100, David HUSSER wrote: > Hello all, > I will like to know if there is package to create its ftp server for > the bering uclibc? (for example proftpd.lrp :-D ) > If not, is there a development planned for this type of service ? Hi David, I once made a lrp p

[leaf-user] Ftp server for berung uclibc ?

2006-03-10 Thread David HUSSER
Hello all, I will like to know if there is package to create its ftp server for the bering uclibc? (for example proftpd.lrp :-D ) If not, is there a development planned for this type of service ? Thx ++ --- This SF.Net email is sponsored by x

[leaf-user] ftp server behind firewall

2003-04-04 Thread Jeff Pierce
I am attempting to use an ftp server behind dach leaf. I am running ProFTPD 1.2.2rc3. Ok, on the leaf I set up port forwarding for port 2048 to go to 192.168.1.201 port 21. I log on the server using passive mode '-p' from an internal machine no problem. I then ssh to an external machine an attempt

RE: [leaf-user] FTP server behind dachstein

2002-10-02 Thread Ray Olszewski
;m not in a situation where my provider is >blocking ports. > >Curious to see if changing the internal ftp port to the same will work... > >Joey Officer >Martin Apparatus, Inc. > >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf

RE: [leaf-user] FTP server behind dachstein

2002-10-02 Thread Joey Officer
g the internal ftp port to the same will work... Joey Officer Martin Apparatus, Inc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of ArisB Sent: Tuesday, October 01, 2002 12:39 PM To: [EMAIL PROTECTED] Subject: [leaf-user] FTP server behind dachstein

[leaf-user] FTP server behind dachstein

2002-10-01 Thread ArisB
I've got a FTP server running on my internal network on port 21. I'm trying to port forward it trough my dachstein firewall. My internet provider has blocked the ports under 1024, so i opened port 3122 like this: EXTERN_TCP_PORTS="0/0_3123 0/0_3122" (3123 is for my webserver, wich is working) An

Re: [leaf-user] ftp server through dachstein

2002-05-10 Thread MLU
You can look at links on how to set up passive FTP server behind firewall on http://c0wz.steinkuehler.net/. Basically you need to do the setup on both router and FTP server. - On the router you port-forwarding port 20, 21 and a some additional ports (e.g. 65520-65529 as in the email suggested)

Re: [leaf-user] ftp server through dachstein

2002-05-10 Thread Michael D. Schleif
David Goodrich wrote: > > sorry for being so vague, but by "no luck" i meant that no-one sees a > password prompt or is allowed to connect. my firewall rules are at > http://complex.wox.org/random/fwrules.htm and my proftpd.conf is at > http://complex.wox.org/random/proftpd.conf .. the server w

Re: [leaf-user] ftp server

2002-05-10 Thread Charles Steinkuehler
> ipchains input -p tcp -d 64.113.72.222 ftp -j ACCEPT needed to be higher in > the chain, so it works now. the thing that now baffles me is that i thought > network.conf was supposed to take care of adding the ipchains rule when you > added it to network.conf. it added it automatically when i p

[leaf-user] ftp server

2002-05-10 Thread David Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ipchains input -p tcp -d 64.113.72.222 ftp -j ACCEPT needed to be higher in the chain, so it works now. the thing that now baffles me is that i thought network.conf was supposed to take care of adding the ipchains rule when you added it to network.co

Re: [leaf-user] ftp server through dachstein

2002-05-10 Thread David Goodrich
;[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 10:21 AM Subject: Re: [leaf-user] ftp server through dachstein > > David Goodrich wrote: > > > > i'm not having any luck getting proftpd to be accessible through my > > dachstein 1.02 floppy firewall. i tried going in

Re: [leaf-user] ftp server through dachstein

2002-05-10 Thread Michael D. Schleif
David Goodrich wrote: > > i'm not having any luck getting proftpd to be accessible through my > dachstein 1.02 floppy firewall. i tried going in active mode and forwarding > tcp 20 & 21 to the server, but no luck. has anyone done this before? tia > -david Difficult to say what is your probl

[leaf-user] ftp server through dachstein

2002-05-10 Thread David Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i'm not having any luck getting proftpd to be accessible through my dachstein 1.02 floppy firewall. i tried going in active mode and forwarding tcp 20 & 21 to the server, but no luck. has anyone done this before? tia -david :.:. ::: :: .::. .:..

Re: [Leaf-user] FTP Server - Change default ports

2001-12-12 Thread Matthew Schalit
Simon Bolduc wrote: > > Hey All, > > I'm running an FTP server behind my Dachstein 1.01 router, and rather than > have hundreds of scanners hitting my FTP server on port 21 and try and hack > an account I'd like to move it to a different and much higher port number > (above 1024 if possible).

Re: [Leaf-user] FTP server problem

2001-12-12 Thread Matthew Schalit
Stewart Adey wrote: > > ##INTERN_ftp_SERVER = > ##Default: STD=INTERN_SSH_SERVER=10.10.104.1 > ## Others Undefined > ## EXT=All Undefined > ##Scripts: STD EXT > > ##This group of variables controls port-forwarding services from the LRP box's > ##external interface to interna

Re: [Leaf-user] FTP Server - Change default ports

2001-12-12 Thread Simon Bolduc
Well that works just perfectly - thanx. Gotta love when you overlook trying something simple S >From: "Kiril" <[EMAIL PROTECTED]> >Reply-To: "Kiril" <[EMAIL PROTECTED]> >To: "Simon Bolduc" <[EMAIL PROTECTED]>, ><[EMAIL PR

Re: [Leaf-user] FTP Server - Change default ports

2001-12-12 Thread Kiril
good reading, btw.) -Ursprüngliche Nachricht- Von: Simon Bolduc <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: Mittwoch, 12. Dezember 2001 19:31 Betreff: [Leaf-user] FTP Server - Change default ports >Hey All, > > I'm running an FTP server

[Leaf-user] FTP Server - Change default ports

2001-12-12 Thread Simon Bolduc
Hey All, I'm running an FTP server behind my Dachstein 1.01 router, and rather than have hundreds of scanners hitting my FTP server on port 21 and try and hack an account I'd like to move it to a different and much higher port number (above 1024 if possible). I've checked on google but not

[Leaf-user] FTP server problem

2001-12-12 Thread Stewart Adey
##INTERN_ftp_SERVER = ##Default: STD=INTERN_SSH_SERVER=10.10.104.1## Others Undefined## EXT=All Undefined ##Scripts: STD EXT ##This group of variables controls port-forwarding services from the LRP box's##external interface to internal machines.  Allowed xxx services are FTP, W