Show us your /etc/hosts.[deny,allow]
by dodoLQ from LinuxQuestions.org on (#5S8WM)
I've a simple basic conf here:
Code:deny: ALL:ALL
allow: sshd:192.168.0.
sendmail:ALLBut i've experienced recently a pb installing SARPi on my RPI4b via nfs: with these rules, got strange messages when starting rc.nfsd and setup (on rpi) could'nt mount the exported nfs share! I commented the entries in each files and setup recognized the export :) I think i must put another daemons + nfsd in my conf.. What are your thoughts guys? :)
Code:deny: ALL:ALL
allow: sshd:192.168.0.
sendmail:ALLBut i've experienced recently a pb installing SARPi on my RPI4b via nfs: with these rules, got strange messages when starting rc.nfsd and setup (on rpi) could'nt mount the exported nfs share! I commented the entries in each files and setup recognized the export :) I think i must put another daemons + nfsd in my conf.. What are your thoughts guys? :)