{
    "content": [
        {
            "type": "text",
            "text": "# ipmilan(8) (man)\n\n**Summary:** ipmilan - IPMI LAN to System Interface Converter\n\n**Synopsis:** ipmilan [-c configfile] [-i ipmidevice] [-d] [-n]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -c | — | — | Set the configuration file to one other than the default of /etc/ipmilan.conf |\n| -n | — | — | is useful for running from init. |\n| -n | — | — |  |\n\n## See Also\n\n- ipmiui(1)\n- openipmish(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (9 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -c (2 lines)\n  - -n (2 lines)\n  - -d -n (1 lines)\n- **CONFIGURATION** (5 lines)\n- **SECURITY** (6 lines)\n- **SIGNALS** (6 lines)\n- **ERROR OUTPUT** (3 lines)\n- **FILES** (3 lines)\n- **SEE ALSO** (3 lines)\n- **KNOWN PROBLEMS** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nipmilan - IPMI LAN to System Interface Converter\n\n### SYNOPSIS\n\nipmilan [-c configfile] [-i ipmidevice] [-d] [-n]\n\n### DESCRIPTION\n\nThe ipmilan daemon allows an IPMI system interface using the OpenIPMI device driver to be ac‐\ncessed using the IPMI 1.5 or 2.0 LAN protocol.\n\nipmilan supports the full authentication capabilities of the IPMI LAN protocol.\n\nipmilan supports multiple IP addresses for fault-tolerance.  Note that messages coming in  on\nan address are always sent back out on the same address they came in.\n\n### OPTIONS\n\n#### -c\n\nSet the configuration file to one other than the default of /etc/ipmilan.conf\n\n#### -n\n\nis useful for running from init.\n\n#### -d -n\n\n### CONFIGURATION\n\nConfiguration is accomplished through the file /etc/ipmilan.conf.  A file with another  name\nor path may be specified using the -c option.  See the ipmilan config file man page for more\ndetails.\n\n### SECURITY\n\nipmilan implements normal IPMI security.  The default is no access for anyone, so the default\nis  pretty  safe,  but  be  careful what you add, because this is access to control your box.\nstraight and none authorizations are not recommended, you should probably stick with  md2  or\nmd5.\n\n### SIGNALS\n\nSIGHUP\nipmilan  should  handle SIGHUP and reread it's configuration files.  However, it doesn't\nright now.  It might in the future, for now you will have to kill  it  and  restart  it.\nClients should handle reconnecting in this case.  If they don't, they are broken.\n\n### ERROR OUTPUT\n\nAt startup, all error output goes to stderr.  After that, all error output goes to syslog.\n\n### FILES\n\n/etc/ipmilan.conf\n\n### SEE ALSO\n\nipmilan(5),ipmiui(1),openipmish(1)\n\n### KNOWN PROBLEMS\n\nCurrently,  ipmilan does not implement writing the config file.  IPMI commands to change con‐\nfiguration options are accepted, but the permanent writing of the changes does not  currently\nwork.\n\n### AUTHOR\n\nCorey Minyard <cminyard@mvista.com>\n\n\n\nOpenIPMI                                      06/26/12                                    ipmilan(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ipmilan",
        "section": "8",
        "mode": "man",
        "summary": "ipmilan - IPMI LAN to System Interface Converter",
        "synopsis": "ipmilan [-c configfile] [-i ipmidevice] [-d] [-n]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": "Set the configuration file to one other than the default of /etc/ipmilan.conf"
            },
            {
                "flag": "-n",
                "long": null,
                "arg": null,
                "description": "is useful for running from init."
            },
            {
                "flag": "-n",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "ipmiui",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ipmiui/1/json"
            },
            {
                "name": "openipmish",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/openipmish/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c",
                        "lines": 2,
                        "flag": "-c"
                    },
                    {
                        "name": "-n",
                        "lines": 2,
                        "flag": "-n"
                    },
                    {
                        "name": "-d -n",
                        "lines": 1,
                        "flag": "-n"
                    }
                ]
            },
            {
                "name": "CONFIGURATION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SECURITY",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SIGNALS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "ERROR OUTPUT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "KNOWN PROBLEMS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}