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

    Serial Terminal emulator FROM pfsense

    Scheduled Pinned Locked Moved pfSense Packages
    3 Posts 2 Posters 1.1k 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.
    • J
      jcubillo
      last edited by

      Hello! First timer here :)
      I've been trying to find a way to install a terminal emulator client in my pfsense firewall. The idea is to connect the firewall to a cisco switch console and be able to remotely access the console via SSH to the pfsense and opening the serial client from there.
      Firewall --> USBtoSerial converter --> Cisco console
      Is there any way to install minicom or a similar package in pfsense 2.5? Thanks!

      KOMK 1 Reply Last reply Reply Quote 0
      • KOMK
        KOM @jcubillo
        last edited by KOM

        @jcubillo You should first see if you can get by with the built-in tip or cu commands.

        If you really need minicom, it can be manually installed but it has no maintainer so it may have issues that might affect pfSense.

        Connect via console, pick option 8 for shell and run:

        pkg add http://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/lrzsz-0.12.20_4.txz
        
        pkg add http://pkg.freebsd.org/FreeBSD:12:amd64/latest/All/minicom-2.7.1_2.txz
        
        /usr/local/bin/minicom
        
        J 1 Reply Last reply Reply Quote 1
        • J
          jcubillo @KOM
          last edited by

          @kom
          Thanks for the info. I was not aware of tip or cu. I'll check them out. Thanks for the warning about installing external packages as well!
          👍

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