packets to bridged interfaces bypass input filter

2020-03-29 Thread Sven M. Hallberg
hi all, while playing around with pf, i noticed that some connections that i thought should be blocked, were in fact not. here is my fairly standard bridge setup between a wlan interface and a wired ethernet. # cat /etc/hostname.em0 group lan up # cat /etc/hostname.at

newfs_ext2fs takes lots of time

2020-03-29 Thread Dumitru Moldovan
Hi, Have noticed that formatting large ext2fs partitions take an insane amount of time (about 8 hours for a 50GB partition on a USB stick for me). I know Linux does tricks here, by postponing stuff at filesystem creation and then doing it in the background after first mount. But it didn't cro