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       net                loc:192.168.1.254
 None of them work when I try to ftp from outside. I'm getting message 
socket connected waiting for welcome message..
When I added
FTP/ACCEPT    loc               fw
I can ftp to BeringU box from my local LAN but I can't upload..
As for mounting. I Google on the Internet that I'm missing ext3 module. 
So I added ext3.o but I'm getting so many unresolved symbols that I 
tried vfat (comes with distro) and here I've got error Attempting to 
create a too large file system. With help of Google again I found command
mkfs.vfat -F 32 /dev/hda1 and this worked. After formating the drive I 
was able to mount.
Thanks for help
Andrey
Bodo Meissner wrote:
> -----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.
>
>   
>>  When I boot from floppy/cd kernel finds hda: Fujitsu etc..). But when I do
>> mount -t ext2 /dev/hda1 /home/ftp 
>> I'm getting:
>> mount: Mounting /dev/hda1 on /home/ftp failed: No such device
>>     
>
> Do you use initrd_ide.lrp?
> Did you load any modules for IDE disk?
>
>
> Bodo
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGfDXgnMz9fgzDSqcRAvUhAJ9/PafIu0lfrGsW+S5qP3Qkr4b3MQCgiY6p
> c1wLWGcsj78eHRbfjp4+GMg=
> =Im78
> -----END PGP SIGNATURE-----
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to