• nodelist update with makenl

    From Fernando Toledo@39:943/0 to AmigaNet.SYSOP_AMY on Tuesday, May 21, 2024 18:30:42
    hi people
    i have new nodes on the 39:943/0
    i working on makenl setup to management my segment.

    this is my makenl.ctl file: --------------------------------------------------------------
    master master
    update update
    mailfiles files/in
    uploads files/out
    badfiles files/bad
    outpath out
    make network 943 ; No "master data file" input data
    ; is below.
    outfile net.943 ; output file

    submit 39:943/100
    netaddress 39:943/0 ; your network address here
    messages /sbbs/fido/netmail ; path name to mail server's network

    ;notify all intl

    Loglevel 4
    Logfile makenl.log

    ; No other options are needed. Master directory and output
    ; directory will default to the current directory.

    minphone 1
    alphaphone 1
    allowunpub 1
    ; private net
    baudrate 300,9600,14400,28800,33600,57600,115200

    data Host,943,AmigaNet_Latinoamerica,Argentina,Fernando_Toledo,-Unpublished-,33600,ICM,XA,V34,IBN:bbs.docksud.com.ar
    ,1,Dock_Sud_BBS,Avellaneda_BA,Fernando_Toledo,-Unpublished-,33600,ICM,XA,V34,IBN:bbs.docksud.com.ar
    Pvt,100,Dock_Sud_BBS_OpenXP_Node,Avellaneda_BA,Fernando_Toledo,-Unpublished-,33600,V34
    Pvt,106,Thierry_Olmedo,Cordoba_CBA,Thierry_Olmedo,-Unpublished-,33600,V34 Pvt,107,Fercho BBS,La_Plata_BA,Fernando Miculan,-Unpublished-,33600,V34 ------------------------------------------------------------------------

    Just for testing, I send (submit the generated file) to 39:934/100 (own
    node with openxp), it's sems to work

    What address should I send to so that the zone nodelist is updated?
    Should I do it via netmail or send the file via fileecho (hatch file)?

    thanks!
    --- SBBSecho 3.20-Linux
    * Origin: Dock Sud BBS - https://bbs.docksud.com.ar (39:943/0)
  • From Wilfred van Velzen@39:150/200 to Fernando Toledo on Wednesday, May 22, 2024 09:38:28
    Hi Fernando,

    On 2024-05-21 18:30:42, you wrote to AmigaNet.SYSOP_AMY:

    i have new nodes on the 39:943/0
    i working on makenl setup to management my segment.

    data Host,943,AmigaNet_Latinoamerica,Argentina,Fernando_Toledo,-Unpublished -,33600,ICM,XA,V34,IBN:bbs.docksud.com.ar ,1,Dock_Sud_BBS,Avellaneda_BA,Fernando_Toledo,-Unpublished-,33600,ICM, XA,V34,IBN:bbs.docksud.com.ar Pvt,100,Dock_Sud_BBS_OpenXP_Node,Avellaneda_BA,Fernando_Toledo,-Unpubl ished-,33600,V34 Pvt,106,Thierry_Olmedo,Cordoba_CBA,Thierry_Olmedo,-Unpublished-,33600,
    V34
    Pvt,107,FerchoBBS,La_Plata_BA,Fernando Miculan,-Unpublished-,33600,V34

    Hmmm...

    - Don't use modem flags for IP only or Pvt nodes. So the V34 flag can go for all of them.
    - ICM should be CM. ICM is only needed for combined POTS and IP nodes where the phone line isn't 24/7 available, but the IP line is.
    - The baudrate should always be 300 in combination with -Unpublished-.
    - Pvt nodes with the functionality of a point shouldn't be in the nodelist, they should use a point number.
    (We can't connect to their fidosystem (nor bbs), for delivering crashmail, so they are not real nodes.)
    - There is a space instead of an underscore in Fernando Miculan's name. Didn't makenl complain about that?

    What address should I send to so that the zone nodelist is updated?
    Should I do it via netmail or send the file via fileecho (hatch file)?

    I prefer to receive segment updates in the filearea AMYSEG (you first need to add it, by talking to my filefix).

    You are connected here as 39:943/0 to 39:90/0, so those are the addresses you need to use.

    Bye, Wilfred.

    --- FMail-lnx64 2.3.2.3-B20240423
    * Origin: FMail development HQ (39:150/200)
  • From Stephen Walsh@39:901/280 to Fernando Toledo on Wednesday, May 22, 2024 22:11:52

    Hello Fernando!

    21 May 24 18:30, you wrote to AmigaNet.SYSOP_AMY:

    i have new nodes on the 39:943/0
    i working on makenl setup to management my segment.

    this is my makenl.ctl file:

    I just use this, with nothing completated:


    make network 901
    outfile net901
    submit 39:39/0 CRASH INTL
    netaddress 39:901/0
    messages /mail/netmail
    cleanup
    allowunpub 1

    data
    ; Host,901,AmigaNet-Australia,Tullamarine_VIC,Stephen_Walsh,-Unpublished-,300,CM,MO,IBN:ftn.vk3heg.net
    ,280,AmigaNet-Hub,Tullamarine_VIC,Stephen_Walsh,-Unpublished-,300,CM,MO,IBN:ftn.vk3heg.net
    [...]



    Stephen


    --- GoldED+/LNX 1.1.5-b20240302
    * Origin: Dragon's Lair ---:- dragon.vk3heg.net -:--- Prt: 6800 (39:901/280)
  • From Fernando Toledo@39:943/0 to Wilfred van Velzen on Monday, June 17, 2024 18:18:26
    El 22/5/24 a las 04:38, Wilfred van Velzen escribió:
    FT> Pvt,107,FerchoBBS,La_Plata_BA,Fernando Miculan,-Unpublished-,33600,V34

    Hmmm...

    - Don't use modem flags for IP only or Pvt nodes. So the V34 flag can go for all of them.
    - ICM should be CM. ICM is only needed for combined POTS and IP nodes where the phone line isn't 24/7 available, but the IP line is.
    - The baudrate should always be 300 in combination with -Unpublished-.
    - Pvt nodes with the functionality of a point shouldn't be in the nodelist, they should use a point number.
    (We can't connect to their fidosystem (nor bbs), for delivering crashmail, so they are not real nodes.)
    - There is a space instead of an underscore in Fernando Miculan's name. Didn't makenl complain about that?

    FT> What address should I send to so that the zone nodelist is updated?
    FT> Should I do it via netmail or send the file via fileecho (hatch file)?

    I prefer to receive segment updates in the filearea AMYSEG (you first need to add it, by talking to my filefix).

    You are connected here as 39:943/0 to 39:90/0, so those are the addresses you need to use.

    thanks for your review Wilfred!. I'm busy but I will work to fix the asap!

    Saludos!
    --- SBBSecho 3.20-Linux
    * Origin: Dock Sud BBS - https://bbs.docksud.com.ar (39:943/0)