• Error Help

    From The Millionaire@21:1/183 to All on Wed Mar 4 12:50:00 2020
    12:44:10 MANAGER Starting event system

    │ 12:44:10 MANAGER Starting 4 server(s)

    │ 12:44:10 RLOGIN Unable to open IPV4 port: Error -1 (13)

    │ 12:44:10 RLOGIN Unable to open IPV6 port: Error -1 (13)

    │ 12:44:10 BINKP Listening on IPV4 port 24554 using interface "0.0.0.0" ░
    │ 12:44:10 BINKP Listening on IPV6 port 24554 using interface "::"

    │ 12:44:10 TELNET Unable to open IPV4 port: Error -1 (13)

    │ 12:44:10 TELNET Unable to open IPV6 port: Error -1 (13)

    │ 12:44:10 MANAGER Cryptlib not detected; SSL/SSH capabilities disabled

    │ 12:44:10 EVENT Starting 0 event(s)


    $ The Millionaire $

    ..."Revenge is sweet. No sugar added."...
    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (21:1/183)
  • From Al@21:4/106 to The Millionaire on Wed Mar 4 12:56:14 2020
    Hello The,

    12:44:10 MANAGER Starting event system

    │ 12:44:10 MANAGER Starting 4 server(s)

    │ 12:44:10 RLOGIN Unable to open IPV4 port: Error -1 (13)

    │ 12:44:10 RLOGIN Unable to open IPV6 port: Error -1 (13)

    │ 12:44:10 BINKP Listening on IPV4 port 24554 using interface "0.0.0.0" ░ │ 12:44:10 BINKP Listening on IPV6 port 24554 using interface "::" ░ │ 12:44:10 TELNET Unable to open IPV4 port:
    Error -1 (13) ░ │ 12:44:10 TELNET Unable to open IPV6 port:
    Error -1 (13) ░ │ 12:44:10 MANAGER Cryptlib not detected; SSL/SSH capabilities disabled ░ │ 12:44:10 EVENT Starting 0
    event(s) ░

    Yep, the setup needs a massage and cryptlib installed. Hang on a bit and I'll get to that.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Netsurge@21:4/154 to The Millionaire on Wed Mar 4 16:55:36 2020
    12:44:10 MANAGER Starting event system

    Context man. When will you ever learn.

    |15frank |08// |15netsurge
    |07disksh0p|08!|07bbs |08% |07bbs.diskshop.ca |08% |07mystic goodness |11SciNet |03ftn hq |08% |07https://scinet-ftn.org

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: % disksh0p!bbs % bbs.diskshop.ca % SciNet ftn hq % (21:4/154)
  • From ryan@21:1/168 to The Millionaire on Wed Mar 4 14:15:31 2020
    On 04 Mar 2020, The Millionaire said the following...

    Hey TM,

    I think there are probably a couple of issues, but one that springs to mind
    is that you're not able to bind to ports below 1024 as a non-privileged user.

    There are a couple ways around this.

    Your best bet for now is to read "The Mystic Ecosystem" page on the mystic
    wiki and watch for where it talks about this, and then research the ideal way to deal with it for your configuration.

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: monterey bbs (21:1/168)
  • From Vk3jed@21:1/109 to ryan on Thu Mar 5 19:49:00 2020
    On 03-04-20 14:15, ryan wrote to The Millionaire <=-

    On 04 Mar 2020, The Millionaire said the following...

    Hey TM,

    I think there are probably a couple of issues, but one that springs to mind is that you're not able to bind to ports below 1024 as a non-privileged user.

    Yep, a commonly encountered issue on Linux. :)

    There are a couple ways around this.

    Your best bet for now is to read "The Mystic Ecosystem" page on the
    mystic wiki and watch for where it talks about this, and then research
    the ideal way to deal with it for your configuration.

    I use the setcap method, which works well for me.


    ... If the British can survive their meals, they can survive anything.
    === MultiMail/Win v0.51
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From The Millionaire@21:1/183 to Vk3jed on Thu Mar 5 05:27:30 2020


    Yep, a commonly encountered issue on Linux. :)

    I use the setcap method, which works well for me.

    ... If the British can survive their meals, they can survive anything.
    === MultiMail/Win v0.51
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)


    What’s the setcap method?

    $ The Millionaire $

    ..."Revenge is sweet. No sugar added."...
    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (21:1/183)
  • From ryan@21:1/168 to The Millionaire on Thu Mar 5 08:43:25 2020
    What’s the setcap method?

    (as root or with sudo)

    setcap 'cap_net_bind_service=+eip' /path/to/mis

    You'll have to do this every time you upgrade mystic as well.

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: monterey bbs (21:1/168)
  • From Vk3jed@21:1/109 to The Millionaire on Fri Mar 6 13:47:00 2020
    On 03-05-20 05:27, The Millionaire wrote to Vk3jed <=-



    Yep, a commonly encountered issue on Linux. :)

    I use the setcap method, which works well for me.

    ... If the British can survive their meals, they can survive anything.
    === MultiMail/Win v0.51
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)


    What's the setcap method?

    Documented on the Synchronet wiki, and possibly the Mystic wiki as well. What it does is gives permission for a specific binary to bind ports below 1024, while running as a non root user.


    ... Success is a public affair. Failure is a private funeral.
    === MultiMail/Win v0.51
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)