• Few Noobie Questions....

    From Charles Stephenson@1:226/16 to All on Tue May 29 18:30:34 2018
    All,

    I've been back in the BBS world for a few months now (Boy did I miss it!!)
    I'm running a BBS, (The New Frontier ][). Been running Mystic for about 4-5 months now, I finally got around to playing with SBBS. I really like it!
    First question: 1) Is there a program out to convert a Mystic userlist to
    SBBS? figured they have both been around for years maybe someone made one? 2)
    I have SBBS up and running, have everything setup, I've been trying to setup BinkD with SBBS. here is what I'm trying to do (and what I have set up so
    far) I have Mystic and SBBS running on the same box (Ubuntu/X64). I have SBBS set up as a point off of Mystic. I want to send/recieve maill between the 2.
    I changed the default port for binkD to (54554), I use the 'default' port for Mystic. I have the echos set up on both systems, to transfer between the 2. First problem. I followed the directions for setting up BinkD to boot in my init.d it won't boot. (i'll figure that out), but when I try to manually poll when I DO load up binkD, with Mystic, BinkD either isn't loaded, or won't
    read the port I set it up to use. I changed everything on my router, so the port is open, but, mystic fails like it can't connect.

    Thanks for ANY help!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Al@1:103/705 to Charles Stephenson on Thu May 31 13:50:35 2018
    Re: Few Noobie Questions....
    By: Charles Stephenson to All on Tue May 29 2018 06:30 pm

    one? 2) I have SBBS up and running, have everything setup, I've been trying to setup BinkD with SBBS. here is what I'm trying to do (and what I have set up so far) I have Mystic and SBBS running on the same box (Ubuntu/X64). I have SBBS set up as a point off of Mystic. I want to send/recieve maill between the 2. I changed the default port for binkD to (54554), I use the 'default' port for Mystic. I have the echos set up on both systems, to transfer between the 2. First problem. I followed the directions for setting up BinkD to boot in my init.d it won't boot. (i'll figure that out), but when I try to manually poll when I DO load up binkD, with Mystic, BinkD either isn't loaded, or won't read the port I set it up to use. I changed everything on my router, so the port is open, but, mystic fails like it can't connect.


    You don't need to open the port unless you want your binkd contactable from the net. Mystics mailer should be able to contact binkd at localhost:54554 or your private lan ip 192.168.?.?:54554 from any connected machines you have there on your local network.

    I suspect that binkd is not running or not listening on port 54554. When you start binkd the log will tell you what port it is listening on.

    Thanks for ANY help!

    I hope that helps.. :)

    Ttyl :-),
    Al


    ... COMMAND: A suggestion made to a computer.

    ---
    * Synchronet * The Rusty MailBox - Penticton, BC Canada
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Charles Stephenson on Fri Jun 1 07:19:00 2018
    Charles Stephenson wrote to All <=-

    in my init.d it won't boot. (i'll figure that out), but when I try to manually poll when I DO load up binkD, with Mystic, BinkD either isn't loaded, or won't read the port I set it up to use. I changed everything
    on my router, so the port is open, but, mystic fails like it can't connect.

    I think you may have a problem with "hairpinning" - accessing a device behind the same router using the router's public IP address. Not all routers support that. Use the private IP address for comminication between BBSs on your LAN.

    Make sure in binkd, you have the Mystic BBS's private IP in the node line, and on Mystic, make sure the address of the binkd node is the private IP. Of course, if both are on the same machine, you can use "127.0.0.1:<port>".

    My setup is actually a little more complicated, because although I have both on the one machine, they have separate public IP addresses and both use standard ports, which means there's a lot more configuration of SBBS, Mystic and binkd involved. But the communication side is simplified, because there's no NAT router involved, it's all done on public IPs.


    ... Does the name Pavlov ring a bell?
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From mark lewis@1:3634/12.73 to Al on Sun Jun 3 03:33:28 2018

    On 2018 May 31 13:50:34, you wrote to Charles Stephenson:

    Mystics mailer should be able to contact binkd at localhost:54554

    you misspelled 24554 which is the default binkp port...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... We are only cave men who have lost their cave.
    ---
    * Origin: (1:3634/12.73)
  • From Charles Stephenson@1:226/16 to Al on Sat Jun 2 07:28:19 2018
    On 05/31/18, Al said the following...

    You don't need to open the port unless you want your binkd contactable from the net. Mystics mailer should be able to contact binkd at localhost:54554 or your private lan ip 192.168.?.?:54554 from any connected machines you have there on your local network.

    I'm trying to run everything (Syncrho/BinkD) and (Mystic) from the same machine... Will that be a problem with BinkD and Mystic Mail connections? I
    did change the port for BinkD. I DO have to figure out why it won't load at boot, instead of having to manually load it.

    I suspect that binkd is not running or not listening on port 54554. When you start binkd the log will tell you what port it is listening on.

    That's the problem excatly. I have time today to figure out why it's not loading at boot.

    I hope that helps.. :)


    Like always, thank you! ;)

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Charles Stephenson@1:226/16 to Tony Langdon on Sat Jun 2 07:35:51 2018
    On 06/01/18, Tony Langdon said the following...

    I think you may have a problem with "hairpinning" - accessing a device behind the same router using the router's public IP address. Not all routers support that. Use the private IP address for comminication between BBSs on your LAN.

    I did edit the port forwarding and added openings for BinkD, Mystic/BinkD
    too. they are on different UDP ports. I think I have to read up on how to actually USE binkD. I've been reading the manual, and doing it as I go. Think
    I need to do a more intensive reading to understand it. 'hairpinning'?? After Telling you my step-up, is that what my problem is?


    Make sure in binkd, you have the Mystic BBS's private IP in the node
    line, and on Mystic, make sure the address of the binkd node is the private IP. Of course, if both are on the same machine, you can use "127.0.0.1:<port>".


    That's sorta how I have it Not the 127.x.x.x:<port> but I have a different localhost address. It's how I load up 2 other BBS's from my Mystic Matrix log in (magickaBBS/linux & Searchlight/DOS). I'm actually running WWIV, and
    Enigma (both linuux) at boot, along with Mystic, Magicka, and Syncrhonet all
    on one linux machine. Planning on making Magicka, WWIV, and Syncrho 'public' for my users to log in to from my matrix as well.

    My setup is actually a little more complicated, because although I have both on the one machine, they have separate public IP addresses and both use standard ports, which means there's a lot more configuration of
    SBBS, Mystic and binkd involved. But the communication side is simplified, because there's no NAT router involved, it's all done on public IPs.


    Sounds similar to what I'm doing too.. I just envoke port forwarding and
    open ports as needed.

    Thanks!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Al@1:103/705 to mark lewis on Sun Jun 3 02:36:23 2018
    Re: Few Noobie Questions....
    By: mark lewis to Al on Sun Jun 03 2018 03:33 am

    Mystics mailer should be able to contact binkd at localhost:54554

    you misspelled 24554 which is the default binkp port...

    Charles has his Mystic mailer running on port 24554 so he needs his binkd to run on another port.

    Ttyl :-),
    Al


    ... Love is blind, marriage is the eye-opener.

    ---
    * Synchronet * The Rusty MailBox - Penticton, BC Canada
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Al@1:103/705 to Charles Stephenson on Sun Jun 3 02:42:24 2018
    Re: Re: Few Noobie Questions....
    By: Charles Stephenson to Al on Sat Jun 02 2018 07:28 am

    I'm trying to run everything (Syncrho/BinkD) and (Mystic) from the same machine... Will that be a problem with BinkD and Mystic Mail connections? I did change the port for BinkD. I DO have to figure out why it won't load at boot, instead of having to manually load it.

    No problem. I run BinkIT here on port 24554 along with other software on other ports for testing things out. Sounds like much what you are doing.. just with different software.

    I suspect that binkd is not running or not listening on port 54554.
    When you start binkd the log will tell you what port it is listening
    on.

    That's the problem excatly. I have time today to figure out why it's not loading at boot.

    With binkd you need to use the iport keyword in binkd.conf to change the listening port..

    iport 54554

    in binkd.conf should do the trick if that is the port you want.

    Ttyl :-),
    Al


    ... Circular Definition: see Definition, Circular

    ---
    * Synchronet * The Rusty MailBox - Penticton, BC Canada
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Charles Stephenson on Sun Jun 3 21:11:00 2018
    Charles Stephenson wrote to Tony Langdon <=-

    I did edit the port forwarding and added openings for BinkD,
    Mystic/BinkD too. they are on different UDP ports. I think I have to
    read up on how to actually USE binkD. I've been reading the manual, and doing it as I go. Think I need to do a more intensive reading to understand it. 'hairpinning'?? After Telling you my step-up, is that
    what my problem is?

    If you have a setup like this:

    BBS1 --------------+
    192.168.1.2 | 192.168.1.1 1.2.3.4 (mybbs.com)
    +--------------Router-------------Internet
    |
    BBS2 --------------+
    192.168.1.3

    Now assume BBS1 has binkp on port 24554, BBS2 has binkp on 24555, with port forwarding for those ports setup on the router.

    Now, if you attempt to access BBS2's bink from BBS1 using mybbs.com:24555, this resolves to 1.2.3.4:24555 (the router's external IP), it may not work, because this is what we call "hairpinning" (accessing an internal host via the router's public IP). Not all routers support this. The correct way is to configure BBS1 to call BBS2 at 192.168.1.3:24555.

    That's sorta how I have it Not the 127.x.x.x:<port> but I have a
    different localhost address. It's how I load up 2 other BBS's from my Mystic Matrix log in (magickaBBS/linux & Searchlight/DOS). I'm actually running WWIV, and Enigma (both linuux) at boot, along with Mystic, Magicka, and Syncrhonet all on one linux machine. Planning on making Magicka, WWIV, and Syncrho 'public' for my users to log in to from my matrix as well.

    OK, you may need to be a bit more specific

    My setup is actually a little more complicated, because although I have both on the one machine, they have separate public IP addresses and both use standard ports, which means there's a lot more configuration of
    SBBS, Mystic and binkd involved. But the communication side is simplified, because there's no NAT router involved, it's all done on public IPs.


    Sounds similar to what I'm doing too.. I just envoke port forwarding
    and open ports as needed.

    If you're using port forwarding, your setup is different to mine. My IPs are public.


    ... Those who bring sunshine to others cannot keep it from them themselves.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From mark lewis@1:3634/12.73 to Al on Sun Jun 3 23:45:26 2018

    On 2018 Jun 03 02:36:22, you wrote to me:

    Mystics mailer should be able to contact binkd at localhost:54554

    you misspelled 24554 which is the default binkp port...

    Charles has his Mystic mailer running on port 24554 so he needs his
    binkd to run on another port.

    i missed that part... 24555 would work just fine for that ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... ZIPPEDTAGLINE.
    ---
    * Origin: (1:3634/12.73)
  • From Nightfox@1:103/705 to mark lewis on Mon Jun 4 09:25:57 2018
    Re: Few Noobie Questions....
    By: mark lewis to Al on Sun Jun 03 2018 03:33 am

    Mystics mailer should be able to contact binkd at localhost:54554

    you misspelled 24554 which is the default binkp port...

    And does it start with a capital 2 or a lower-case 2?

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Nightfox on Mon Jun 4 14:14:18 2018

    On 2018 Jun 04 09:25:56, you wrote to me:

    Mystics mailer should be able to contact binkd at localhost:54554

    you misspelled 24554 which is the default binkp port...

    And does it start with a capital 2 or a lower-case 2?

    exactly! :lol:

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... I will sell an expose about your addiction to the National Enquirer.
    ---
    * Origin: (1:3634/12.73)
  • From poindexter FORTRAN@1:103/705 to Nightfox on Mon Jun 4 16:22:44 2018
    Re: Few Noobie Questions....
    By: Nightfox to mark lewis on Mon Jun 04 2018 09:25 am

    And does it start with a capital 2 or a lower-case 2?

    Aha -- the letter 2!

    "I never learned how to read..."

    ---
    * Synchronet * realitycheckBBS -- http://realitycheckBBS.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to poindexter FORTRAN on Mon Jun 4 20:19:33 2018
    Re: Few Noobie Questions....
    By: poindexter FORTRAN to Nightfox on Mon Jun 04 2018 04:22 pm

    And does it start with a capital 2 or a lower-case 2?

    Aha -- the letter 2!

    "I never learned how to read..."

    Celebrity Jeopardy, that was one of my favorite SNL skits. :)

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From poindexter FORTRAN@1:103/705 to Nightfox on Tue Jun 5 06:31:11 2018
    Re: Few Noobie Questions....
    By: Nightfox to poindexter FORTRAN on Mon Jun 04 2018 08:19 pm

    Celebrity Jeopardy, that was one of my favorite SNL skits. :)

    I'm glad someone got the reference... :)

    ---
    * Synchronet * realitycheckBBS -- http://realitycheckBBS.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Charles Stephenson@1:226/16 to Al on Tue Jun 5 16:55:32 2018
    On 06/03/18, Al said the following...

    No problem. I run BinkIT here on port 24554 along with other software on other ports for testing things out. Sounds like much what you are
    doing.. just with different software.


    Damn... I thought I would have time to play around with it, I did copy that last message/conf you gave me, I got as far as opening a few files and they still sit idle on my box waiting for me to edit. :( Hopefully I'll have time this week or weekend to play with it. I'd like to get echomail setup on my syncrhonet node(s).

    I suspect that binkd is not running or not listening on port 54554.
    When you start binkd the log will tell you what port it is listening
    on.


    I'm gonna have to see where binkd actually makes the log file so I can see what's happening. That's exactly what's happening.

    With binkd you need to use the iport keyword in binkd.conf to change the listening port..

    iport 54554


    I already did that in the binkd.conf file, I figured that part out,and opened the port on my router, which is why I'm puzzled. But I'm gonna use your binkd.conf and edit a few things as needed and give it another try SOON as I can.

    Thanks!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Charles Stephenson@1:226/16 to Tony Langdon on Tue Jun 5 17:08:49 2018
    On 06/03/18, Tony Langdon said the following...

    If you have a setup like this:

    BBS1 --------------+
    192.168.1.2 | 192.168.1.1 1.2.3.4 (mybbs.com)
    +--------------Router-------------Internet
    |
    BBS2 --------------+
    192.168.1.3

    Now assume BBS1 has binkp on port 24554, BBS2 has binkp on 24555, with port forwarding for those ports setup on the router.

    Now, if you attempt to access BBS2's bink from BBS1 using
    mybbs.com:24555, this resolves to 1.2.3.4:24555 (the router's external IP), it may not work, because this is what we call "hairpinning"

    That's exactly how I have it set up. One BBS (Mystic: is 192.168.11:23) and Syncrhonet is 192.168.9:2333. I suppose I AM 'hairpinning"

    I think it will work, I think my issue is setting up binkd.conf right. I know
    I had some things in there wrong, I got a 'blueprint' config from someone a
    few days ago, I was hoping I'd have time to play with it this weekend, gonna hafta wait/hope I can this comming weekend.

    Thanks

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Charles Stephenson@1:226/16 to poindexter FORTRAN on Thu Jun 7 14:13:55 2018
    I know this is off-topic to your thread, but I LOVE your handle! :)

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Tony Langdon@3:633/410 to Charles Stephenson on Thu Jun 7 18:37:00 2018
    Charles Stephenson wrote to Tony Langdon <=-

    On 06/03/18, Tony Langdon said the following...

    If you have a setup like this:

    BBS1 --------------+
    192.168.1.2 | 192.168.1.1 1.2.3.4 (mybbs.com)
    +--------------Router-------------Internet
    |
    BBS2 --------------+
    192.168.1.3

    Now assume BBS1 has binkp on port 24554, BBS2 has binkp on 24555, with port forwarding for those ports setup on the router.

    Now, if you attempt to access BBS2's bink from BBS1 using
    mybbs.com:24555, this resolves to 1.2.3.4:24555 (the router's external IP), it may not work, because this is what we call "hairpinning"

    That's exactly how I have it set up. One BBS (Mystic: is 192.168.11:23) and Syncrhonet is 192.168.9:2333. I suppose I AM 'hairpinning"

    Depends what address you have in the configs on each end. For best results, use the 192.168 internal addresses. As I said, some routers don't support hairpinning. I never know if mine do, because I always configure the most direct network path where possible. :)

    I think it will work, I think my issue is setting up binkd.conf right.
    I know I had some things in there wrong, I got a 'blueprint' config
    from someone a few days ago, I was hoping I'd have time to play with it this weekend, gonna hafta wait/hope I can this comming weekend.

    Yeah, you just gotta get it right, and all will be sweet. :)


    ... ERROR LPT1 not found.. SUBST PRN: Z:\PENCIL\PAPER
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From poindexter FORTRAN@1:103/705 to Charles Stephenson on Fri Jun 8 06:21:59 2018
    Re: Re: Few Noobie Questions....
    By: Charles Stephenson to poindexter FORTRAN on Thu Jun 07 2018 02:13 pm

    I know this is off-topic to your thread, but I LOVE your handle! :)

    This is the sysops echo, and we're sysops, so it's on topic. And, thanks!

    ---
    * Synchronet * realitycheckBBS -- http://realitycheckBBS.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Charles Stephenson@1:226/16 to Tony Langdon on Fri Jun 8 14:57:08 2018
    On 06/07/18, Tony Langdon said the following...

    Depends what address you have in the configs on each end. For best results, use the 192.168 internal addresses. As I said, some routers don't support hairpinning. I never know if mine do, because I always configure the most direct network path where possible. :)


    I'm HOPING my router does support it, but it's a rather old router. I'll know this weekend. :)


    Yeah, you just gotta get it right, and all will be sweet. :)

    Yes, can't wait!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Charles Stephenson@1:226/16 to poindexter FORTRAN on Fri Jun 8 14:58:14 2018
    On 06/08/18, poindexter FORTRAN said the following...

    This is the sysops echo, and we're sysops, so it's on topic. And, thanks!


    OH yeah, we are!! :)

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From Tony Langdon@3:633/410 to Charles Stephenson on Sun Jun 10 08:10:00 2018
    Charles Stephenson wrote to Tony Langdon <=-

    I'm HOPING my router does support it, but it's a rather old router.
    I'll know this weekend. :)

    It is easy to test, you need to test in 2 stages:

    1. Setup port forwarding (TCP is easiest to test) - telnet, binkp, whatever.

    2. From somewhere OUTSIDE your network, telnet to your public IP/port. This test should work. If it doesn't, you have a port forwarding/firewall issue. Fix this before proceeding. If you're not able to run this test, simply post a request here and get us to run the test for you.

    3. Once #2 is working, telnet to the same IP/port from INSIDE your network. If this test also works, your router supports hairpinning, and all is good. If not, then your router doesn't support hairpinning and you will need to ensure you use internal IPs for all internal comms (which I recommend doing anyway, regardless of your router).

    As I've said before, hairpinning support is not high on my agenda, because I always use the shortest, most efficient path possible, meaning internal IPs where appropriate. Not relevant to my BBSs, which are on public IPs anyway, but other systems here do use private IPs.


    ... Help Conserve the Earth - it's the only planet with chocolate.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
  • From poindexter FORTRAN@1:103/705 to Charles Stephenson on Sun Jun 10 06:42:00 2018
    Charles Stephenson wrote to Tony Langdon <=-

    I'm HOPING my router does support it, but it's a rather old router.
    I'll know this weekend. :)

    If your old router is one of those blue Linksys WRT54G routers, check out DD-WRT - it's open source firmware for those old routers that is stable and
    add a ton of features. It's supported by a lot of routers, but WRT54Gs were
    the first.

    I like it because I have a couple of routers in my network, and from the
    admin side, they all look alike since they're all running the same
    firmware.

    ... Do you ever see inconsistencies in your world?
    --- MultiMail/XT v0.49
    * Synchronet * realitycheckBBS -- http://realitycheckBBS.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Charles Stephenson@1:226/16 to poindexter FORTRAN on Sun Jun 10 23:28:59 2018
    On 06/10/18, poindexter FORTRAN said the following...

    If your old router is one of those blue Linksys WRT54G routers, check out DD-WRT - it's open source firmware for those old routers that is stable and add a ton of features. It's supported by a lot of routers, but
    WRT54Gs were the first.


    That's exactly what it is... I'll have to download that and play around with it.

    Thanks!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)
  • From poindexter FORTRAN@1:103/705 to Charles Stephenson on Sat Jun 16 22:06:00 2018
    Charles Stephenson wrote to poindexter FORTRAN <=-

    On 06/10/18, poindexter FORTRAN said the following...

    If your old router is one of those blue Linksys WRT54G routers, check out DD-WRT - it's open source firmware for those old routers that is stable and add a ton of features. It's supported by a lot of routers, but
    WRT54Gs were the first.


    That's exactly what it is... I'll have to download that and play around with it.

    I still use my first router, a WRT54G that I got as a FON access point in
    2004 or so, as a backup router - it's been running DD-WRT for at least 10 years.



    ... What if I told you you can't hurt the newcomers?
    --- MultiMail/XT v0.49
    * Synchronet * realitycheckBBS -- http://realitycheckBBS.org
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to poindexter FORTRAN on Mon Jun 18 09:39:43 2018
    Re: Re: Few Noobie Questions....
    By: poindexter FORTRAN to Charles Stephenson on Sat Jun 16 2018 10:06 pm

    I still use my first router, a WRT54G that I got as a FON access point in 2004 or so, as a backup router - it's been running DD-WRT for at least 10 years.

    Up until a week or 2 ago, I still had a WRT54GL (with DD-WRT installed) that I had kept as a backup router. I donated it to Goodwill when I was thinking that I probably wouldn't use it again, as there are faster routers out there. My current router has gigabit Ethernet and wireless N that can supposedly get up to 900Mbps.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Charles Stephenson@1:226/16 to poindexter FORTRAN on Tue Jun 19 09:09:07 2018
    On 06/16/18, poindexter FORTRAN said the following...

    I still use my first router, a WRT54G that I got as a FON access point in 2004 or so, as a backup router - it's been running DD-WRT for at least 10 years.


    Right! I've had cable modems with built in WiFi, but that WRT is old
    reliable!

    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: The New Frontier ][ - Akron, Ohio *We're back!* (1:226/16)