nfs su eth1

Se avete problemi con l'installazione e la configurazione di Slackware64 postate qui. Non usate questo forum per argomenti che trattano la Slackware32 o generali... per quelli usate rispettivamente il forum Slackware e Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware64 usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware64, se l'argomento è Slackware32 o generale usate rispettivamente il forum Slackware o Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
Meskalamdug
Iper Master
Iper Master
Messaggi: 3961
Iscritto il: ven 14 mag 2004, 0:00

nfs su eth1

Messaggio da Meskalamdug »

Supponiamo 2 schede di rete eth0 e eth1,voglio mettere nfs su eth1
rpc.portmap -i eth1 va bene ma per rcp.statd come si fa?
Su BSD c'è la opzione -h(host),su slackware non vedo nessuna opzione per
il bind a un altra intefaccia.
Che mi suggerite?

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: nfs su eth1

Messaggio da Ansa89 »

man rpc.statd ha scritto:-n, --name ipaddr | hostname
Specifies the bind address used for RPC listener sockets. The ipaddr form can be expressed as either an IPv4 or an IPv6 presentation
address. If this option is not specified, rpc.statd uses a wildcard address as the transport bind address.

This string is also passed to the sm-notify command to be used as the source address from which to send reboot notification requests.
See sm-notify(8) for details.
Può fare al caso tuo?

Meskalamdug
Iper Master
Iper Master
Messaggi: 3961
Iscritto il: ven 14 mag 2004, 0:00

Re: nfs su eth1

Messaggio da Meskalamdug »

Ansa89 ha scritto:
man rpc.statd ha scritto:-n, --name ipaddr | hostname
Specifies the bind address used for RPC listener sockets. The ipaddr form can be expressed as either an IPv4 or an IPv6 presentation
address. If this option is not specified, rpc.statd uses a wildcard address as the transport bind address.

This string is also passed to the sm-notify command to be used as the source address from which to send reboot notification requests.
See sm-notify(8) for details.
Può fare al caso tuo?
Da errore
sm-notify: Version 1.2.3 starting
sm-notify: Already notifying clients; Exiting!
Cannot register service: RPC: Unable to receive; errno = Connection refused

Strano
Ovviamente questo con rcp.portmap sull'alatra interfaccia

Rispondi