Actions
Bug #3647
closedSerial console input is sent to system log as kernel messages
Start date:
05/08/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
All
Description
On current 2.2 snapshots the serial console is logging all input to the system log as kernel messages.
For example, if I type "ls -l" in the serial console, this shows up in the system log:
May 8 13:22:20 pfSense kernel: l May 8 13:22:20 pfSense kernel: s - May 8 13:22:20 pfSense kernel: l May 8 13:22:21 pfSense kernel:
Updated by Renato Botelho over 10 years ago
- Status changed from New to Feedback
I couldn't reproduce it on an updated VM running amd64 snapshot (Full install) from Mon Jun 30 05:10:01 CDT 2014
Updated by Jim Pingle over 10 years ago
- Status changed from Feedback to New
This is still happening on a current snapshot on my ALIX running NanoBSD on i386.
Serial terminal:
[2.2-ALPHA][root@alix]/root(3): uname -a FreeBSD alix 10.0-STABLE FreeBSD 10.0-STABLE #42 e852cd6(HEAD)-dirty: Mon Jun 30 06:18:51 CDT 2014 root@pf22-i386-snap:/usr/obj.i386/usr/pfSensesrc/src/sys/pfSense_wrap.10.i386 i386
System Log:
Jun 30 12:05:43 kernel: Jun 30 12:06:39 kernel: u Jun 30 12:06:40 kernel: n Jun 30 12:06:40 kernel: am Jun 30 12:06:40 kernel: e Jun 30 12:06:40 kernel: -a Jun 30 12:06:40 kernel:
Updated by Jim Thompson over 10 years ago
It was happening with a recent snapshot on my 7551 at home as well.
Updated by Renato Botelho over 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset edb4b65732d76810e5610bcece85571f13969fc0.
Updated by Jim Pingle over 10 years ago
I am no longer seeing the console input in the logs on current snapshots, this appears to be fixed now.
Updated by Renato Botelho over 10 years ago
- Status changed from Feedback to Resolved
Actions