Skip to main content
Dipak
New Member
June 25, 2013
Question

Serial port

  • June 25, 2013
  • 5 replies
  • 8397 views
Hi guys, I have FGT-80C & i can communicate device in serial/telnet using hyper-terminal/putty in windows OS but not able to serial port connection in Linux using putty or minicom in same setting. Telnet works fine in linux using putty. plz help me to access Fortigate in serial port using minicom . Boud:9600 data bits:8 stop bits:1 Parity:none Control:off

    5 replies

    Dave_Hall
    New Member
    June 25, 2013
    Hi Dipak. You likely need to configure minicom to use the correct serial port.
    Dipak
    DipakAuthor
    New Member
    June 25, 2013
    Hi Dave yes I have configured minicom same setting that worked in other OS on same PC. Also I can' t access serial consoles for my FGT with other application in that Linux destro. Confusion OS problem, Fortigate or settings??? Thanks for your reply DAVE.
    emnoc
    New Member
    June 25, 2013
    Why would the FGT have a confusion? I agree with the above, your minicom is probably mis-configure. Try using screen and the dev and see if that works' screen /dev/serial0usb 9600,cs8 or whatever the device name
    Dipak
    DipakAuthor
    New Member
    June 26, 2013
    Welcome to minicom 2.6.1 OPTIONS: I18n Compiled on May 1 2012, 10:55:27. Port /dev/ttyS0 Press CTRL-A Z for help on special keys Unknown action 0 FGT80C3909626... Running pals its read and write permissions problem on the /dev/ttyS0 file for minicom. thanks Dave Hall , emnoc.
    emnoc
    New Member
    June 26, 2013
    Good job. I find minicom to be a great program to use for terminal emulator on linux.