@Paint:
@mafiosa:
how do i set uart 0 to work as default console port?
Can you please run this command via the console CLI or SSH?
dmesg | grep uart
Since your output from this command is:
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
Please add, or create, a file /boot/loader.conf.localand add this to the contents:
comconsole_port="0x3F8"
hint.uart.0.flags="0x10"
Next, go to the pfSense Web GUI. Navigate to System-> Advanced
Scroll down to the Serial Communications section and make sure your settings match the following:
Lastly, restart your pfSense box.
To confirm that your console is working, please run the following command via SSH or Console CLI:
dmesg | grep console
If this was successful, the output should look something like this:
[2.3.3-DEVELOPMENT][root@pfSense.lan]/root/scripts: dmesg | grep console
uart0: console (115200,n,8,1)
sc0: <system console=""> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300></system>
If you still cannot connect via serial, you are probably using the wrong serial cable setup. I am using the following on my pfSense machine:
DB9 Female / DB9 Female Null Modem Mini Adapter: https://www.amazon.com/gp/product/7507825604/
USB to RS232 DB9 Serial Male Converter Adapter Cable with FTDI: https://www.amazon.com/gp/product/B00QUZY4JC/