Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.software.newsreader > #5326

Re: Leafnode

From IdP <domandtime@zoho.com>
Newsgroups it.comp.software.newsreader
Subject Re: Leafnode
Date 2021-06-10 00:11 +0200
Organization A noiseless patient Spider
Message-ID <s9re9k$1nl$1@dont-email.me> (permalink)
References (16 earlier) <878s3r3vsw.fsf@ID-313311.news.uni-berlin.de> <s9ob1b$6b9$1@dont-email.me> <87h7i8dun9.fsf@ID-313311.news.uni-berlin.de> <s9ouib$e4l$1@dont-email.me> <87im2nhaes.fsf@ID-313311.news.uni-berlin.de>

Show all headers | View raw


issdr wrote on 09/06/2021 :
> IdP wrote:
>
>> Sì, ma non risolve.
>
> hai indirizzi di rete particolari? controlla che sia il nas (comando
> ifconfig) che la macchina da cui ti colleghi abbiano come primi due
> ottetti 192 e 168.
>
> butta un occhio anche in /etc/hosts.deny

Nessuna anomalia.

> poi verifica che non ci siano regole particolari sul firewall del nas
> (iptables -L)

Dovrebbe esserci solo l'anti-DOS.

sudo iptables -L
Password:
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
DOS_PROTECT  all  --  anywhere             anywhere

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain DOS_PROTECT (1 references)
target     prot opt source               destination
RETURN     icmp --  anywhere             anywhere             icmp 
echo-request limit: avg 1/sec burst 5
DROP       icmp --  anywhere             anywhere             icmp 
echo-request
RETURN     tcp  --  anywhere             anywhere             tcp 
flags:FIN,SYN,RST,ACK/RST limit: avg 1/sec burst 5
DROP       tcp  --  anywhere             anywhere             tcp 
flags:FIN,SYN,RST,ACK/RST
RETURN     tcp  --  anywhere             anywhere             tcp 
flags:FIN,SYN,RST,ACK/SYN limit: avg 10000/sec burst 100
DROP       tcp  --  anywhere             anywhere             tcp 
flags:FIN,SYN,RST,ACK/SYN


>> Comunque noto che dopo il kill il processo viene automaticamente
>> riavviato con un altro pid.
>> Se lo avvio anche manualmente, pidof inetd mostra due pid.
>
> sempre da amministratore, lancia un find / -name inetd (per essere
> sicuri che ci sia un solo eseguibile uno sulla macchina)

C'è solo /usr/bin/inetd

In /etc/inetd.conf ho come previsto

#telnet stream  tcp     nowait  root    /usr/bin/telnetd        telnetd
nntp    stream    tcp    nowait    news    /opt/libexec/tcpd    
/usr/local/sbin/leafnode

a cui si aggiungono, quando attivo il server telnet

telnet  stream  tcp6 nowait     root    /usr/bin/telnetd        telnetd 
-h
telnet  stream  tcp nowait      root    /usr/bin/telnetd        telnetd 
-h




> sul tuo nas fa respawn, da me no. problema in meno per te (credo ti
> parta già in automatico)

OK

>> Stavo anche ˈpensando se vale la pena installare il newsreader tin da
>> ipkg per leggere da leafnode in locale.
>
> quello o slrn (provato, utilizzando vim come editor)


Insallato slrn
Riesco  a vedere la lista dei gruppi su nntp.aioe.org per esempio, ma 
non su localhost
O forse sbaglio io il comando?

slrn -h localhost
slrn 0.9.9p1
Loading /opt/share/slrn/slang/slrn.sl
Using newsrc file /var/services/homes/my_nas_admin/.jnewsrc for server 
localhost.
Connecting to localhost ...
Unable to make connection. Giving up
Run-Time Error
slrn fatal error:
Failed to initialize server.


Provato anche come root...

$ sudo slrn -h localhost -f /root/.jnewsrc --create
slrn 0.9.9p1

Loading /opt/share/slrn/slang/slrn.sl
Using newsrc file /root/.jnewsrc for server localhost.
Connecting to host localhost ...
Failed to initialize server
Run-Time Error
Reason:
slrn fatal error:
Failed to initialize server.

-- 
IdP

Back to it.comp.software.newsreader | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[MesNews] Import Export Messaggi salvati e Post inviati IdP <domandtime@zoho.com> - 2021-05-17 18:36 +0200
  Re: [MesNews] Import Export Messaggi salvati e Post inviati issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-05-21 12:58 +0200
    Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-05-31 21:31 +0200
      Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-01 21:46 +0200
        Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-01 23:02 +0200
          Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-02 00:08 +0200
            Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-01 22:41 +0000
          Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-02 00:50 +0200
            Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-02 15:32 +0200
              Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-03 15:39 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-03 15:46 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-08 19:56 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-08 21:27 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-09 01:30 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-09 07:30 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-10 00:11 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-10 01:14 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-10 15:15 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-10 16:26 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-10 21:56 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-10 22:54 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-10 23:52 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-11 00:12 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 00:38 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 00:44 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 00:54 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 01:22 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-11 08:06 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 13:09 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-04 03:03 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-04 07:54 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-04 14:00 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-04 18:31 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-04 20:47 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-08 01:12 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-08 11:58 +0200
      Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-01 16:34 +0200
    Re: [MesNews] Import Export Messaggi salvati e Post inviati IdP <domandtime@zoho.com> - 2021-05-23 15:00 +0200
      Re: [MesNews] Import Export Messaggi salvati e Post inviati issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-05-24 12:20 +0200
        Leafnode (was: Re: [MesNews] Import Export Messaggi salvati e Post inviati)n IdP <domandtime@zoho.com> - 2021-05-28 21:28 +0200
          Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-05-29 23:59 +0200
            Re: Leafnode IdP <domandtime@zoho.com> - 2021-05-30 15:10 +0200
              Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-05-30 16:26 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-05-31 18:16 +0200
              Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 00:11 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-11 08:07 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 13:24 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 13:38 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 14:03 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-11 23:53 +0200
                Re: Leafnode issdr <p_u_n_k_i_n_d@yahoo.it> - 2021-06-21 13:10 +0200
                Re: Leafnode IdP <domandtime@zoho.com> - 2021-06-21 15:56 +0200

csiph-web