|
From: Peter J. <P.J...@vi...> - 2008-10-11 08:34:17
|
Upgrade 2 firewall from 1.2 to 1.3.6 (10-Sep-2008) and I have the some problems: Install-on-usb is not working with ext2. When linux boot I get a error can't mount.... I changed to ext3 and it works. Syslogd is remove. The scripts and config are there but syslogd is missing. So switch to syslog-ng. pptpd / pppd is not working any more (same configuration on 1.2 works ok). No error but pptp connection dead. I use new hardware 'Jetway VIA C7 MINI-ITX board'. I found out that the system time is instable when using the onboard lan. So I want to known which time clock is used. So I Configure syslog-ng to write all message to /var/log/messages so I get the kernel boot log. And I found that de kernel boot messages are missing. Looking in initrd/linuxrc I see that klogd is started to suppress kernel warnings. Why is this????? I want the kernel warning and info messages! |