vi /etc/hosts.deny
下記を追記する。
sshd : all
さらに、
vi /etc/hosts.allow
下記を追記する。接続を許可したいクライアントのIPアドレスを設定
sshd : 192.168.0.1
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
vi /etc/hosts.deny
下記を追記する。
sshd : all
さらに、
vi /etc/hosts.allow
下記を追記する。接続を許可したいクライアントのIPアドレスを設定
sshd : 192.168.0.1
Register as a new user and use Qiita more conveniently
Go to list of users who liked