[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

What compiles and Works in 2.4 kernels



Hello,

I try the floppy support on my A2000/68060.
As I have forgotten the old parameters for mkfs to use floppy (I knew
them in the old time) I made the following test :
1 - format a floppy with Amigados
2 - copy some files on the floppy
3 - reboot on Linux (2.4.20)
4 - mount -t affs /dev/fd2 /mnt
5 - a small miracle, it works ( at least for reading), I can list the
directory and read the files example :

mount -t affs /dev/fd2 /mnt
/home/jpp# ll /mnt
total 4
drwxr-xr-x    2 root     root            0 Jun 12  2003 .
drwxr-xr-x   20 root     root         4096 Feb 15 21:26 ..
drwx------    1 root     root            0 Jun 12  2003 Trashcan
-rwx------    1 root     root         2908 Jun 12  2003 Trashcan.info
-rwx------    1 root     root       342709 Jun 12  2003 lancemiam


iptables support : OK
I didn't use all the targets but most of them are working
LOG works
MARK works
I didn't test all selection criterions but most of them are working,
I use them for the gateway on the a2000:
limit match : seems to work --> the logfile does not grow endlessly when
I support some synflooding or others tricks.
output of "iptables -vnL ...."
    0     0 LOG        tcp  --  *      *       0.0.0.0/0           
0.0.0.0/0          tcp flags:!0x16/0x02 state NEW limit: avg 3/hour
burst 5 LOG flags 0 level 4 prefix ` MSG=SYN_NOT_SET '


I will keep trying other things ....

Regards

JP Pozzi






Reply to: