Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    No Serial Console Menu

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    27 Posts 12 Posters 32.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Spy AleloS
      Spy Alelo
      last edited by

      It used to work with version 1.2 and early versions of 2.0, I've tried reinstalling clean and nothing. This is the only backdoor in the event of failure or misconfiguration to do a factory reset if needed.

      1 Reply Last reply Reply Quote 0
      • P
        psykok
        last edited by

        Hi,

        I ahve a Firebox X500 running latest build of 2.0

        The box boots up and works fine.

        The console give me info only during the boot process.
        At the end I get the message "boot complete" and after that nothing.

        If you ssh in to the box and log in, you get the console menu– but you never get it on the COM console,
        and the COM console does not respond to keyboard input of any kind....but
        that's the only thing that doesn't work.

        Is there a solution to resolv this problem?

        1 Reply Last reply Reply Quote 0
        • E
          erisan500
          last edited by

          Nobody? I would like to have serial console access too after pfsense in booted up.

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            Are you on full installs with the serial console box checked under options?

            When I enable it, I get the menu on both serial and the console, though the boot messages from pfSense only go to the serial (FreeBSD boot messages go to both).

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • E
              erisan500
              last edited by

              yes, full install and checkbox checked, but serial console is just … dead.
              During boot it work, but not after.

              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                Any change if you disable the serial console, reboot, then enable it, and reboot again?

                It all "just works" for me, at a glance, I don't see how that would work for some parts and not others.

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

                1 Reply Last reply Reply Quote 0
                • P
                  Perry
                  last edited by

                  @http://redmine.pfsense.org/issues/214:

                  On the full installs I've tested I need to change dailup to cons25 in /etc/ttys

                  /Perry
                  doc.pfsense.org

                  1 Reply Last reply Reply Quote 0
                  • jimpJ
                    jimp Rebel Alliance Developer Netgate
                    last edited by

                    I suppose whether or not these were fresh installs or upgrades from 1.2.3 might make a difference.

                    I never had to do anything manually on this VM, it's always Just Worked(TM).

                    Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                    Need help fast? Netgate Global Support!

                    Do not Chat/PM for help!

                    1 Reply Last reply Reply Quote 0
                    • E
                      erisan500
                      last edited by

                      Well, this is a clean install and upgraded to latest snapshot. I tried disable serial console, reboot, enable serial console, reboot, but still nothing. After the message "Bootup Complete" it's dead silence, no console menu is shown.

                      1 Reply Last reply Reply Quote 0
                      • jimpJ
                        jimp Rebel Alliance Developer Netgate
                        last edited by

                        what does your /etc/ttys file look like on the line for ttyu0

                        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                        Need help fast? Netgate Global Support!

                        Do not Chat/PM for help!

                        1 Reply Last reply Reply Quote 0
                        • E
                          erisan500
                          last edited by

                          console    "/usr/libexec/getty Pc"        cons25  on  secure

                          #ttyv0      "/usr/libexec/getty Pc"        cons25  on secure

                          1 Reply Last reply Reply Quote 0
                          • jimpJ
                            jimp Rebel Alliance Developer Netgate
                            last edited by

                            neither of which is ttyu0…  :)

                            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                            Need help fast? Netgate Global Support!

                            Do not Chat/PM for help!

                            1 Reply Last reply Reply Quote 0
                            • E
                              erisan500
                              last edited by

                              so i have to change it to ttyu0 and uncomment that line ?

                              1 Reply Last reply Reply Quote 0
                              • jimpJ
                                jimp Rebel Alliance Developer Netgate
                                last edited by

                                No, you need both of those lines, but there should be a whole set of ttyu <x>lines in there too.

                                I have this under the ttyv <x>part:

                                # Serial terminals
                                # The 'dialup' keyword identifies dialin lines to login, fingerd etc.
                                ttyu0   "/usr/libexec/getty bootupcli"  cons25  off     secure
                                ttyu1   "/usr/libexec/getty std.9600"   dialup  off secure
                                ttyu2   "/usr/libexec/getty std.9600"   dialup  off secure
                                ttyu3   "/usr/libexec/getty std.9600"   dialup  off secure
                                ```</x></x>

                                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                Need help fast? Netgate Global Support!

                                Do not Chat/PM for help!

                                1 Reply Last reply Reply Quote 0
                                • E
                                  erisan500
                                  last edited by

                                  I added those and still nothing  :-\

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Micro
                                    last edited by

                                    Hi all pfsensors,
                                    I'm facing the same issue as you on my pfsense.
                                    My pfsense box which is a watchguard Firebox X700 is actually running the embedded pfsense v1.2.3.
                                    With this release of pfsense, serial console is working perfectly.

                                    I would like to migrate to pfsense 2.0 RC1 and the serial console menu is not displayed.
                                    In the Web GUI, the serial interface is checked but nothing after "Bootup Complete" message.

                                    I'm running the Embedded kernel version in order to redirect the console output on serial interface and the ttys config file is all commented after install.
                                    So I modified the file to make the following line active (removed the sharp at the beginning of the line):
                                    ttyu0  "/usr/libexec/getty PC"  cons25  on    secure

                                    Unfortunately, serial console still doesn't display the menu  :'(

                                    SSH menu is working well but in case of mistake in configuration, the serial link is the best way to get back control on the system so I would like this link to work.

                                    If anybody has an idea to make it work, it would be nice.

                                    Thanks for your help.

                                    The biggest security issue is …. you !!!

                                    HW : Watchguard Firebox x700
                                    CPU : Intel Celeron 1.2GHz
                                    RAM : 256MB

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      jonallport
                                      last edited by

                                      Bump!

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        ramaza
                                        last edited by

                                        I have the same problem on my Firebox X700 and pfSense 2.0 RC3. I am unable to activate the serial console through webinterface or by using ssh and editing /etc/ttys.

                                        Boot messages are shown on serial console so cabling and everything else should be ok.

                                        Regards,
                                        Franz

                                        1 Reply Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator
                                          last edited by

                                          Is your box an upgrade or fresh install of 2.0?
                                          I don't really see why that make any difference but it seems to.

                                          Steve

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            ramaza
                                            last edited by

                                            Its a fresh install of 2.0 RC3 on a 60Gigabyte Harddisk. The harddisk was moved to Firebox after initial installation and /etc/fstab had to be modified to allow normal boot without user interaction. Seems to be a well known and necessary procedure for Firebox.

                                            At first I tried the "enable serial console" option in the webinterface and rebootet. But except from the usual boot messages there was no reaction at the serial console. Afterwards I tried to modify /etc/ttys without any success.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.