You should ensure that you have an /etc/hosts.allow file present. Populate it with the workstations you want to allow access.
vi /etc/hosts.allow
daemon_program:client_list:options
Here's an example:
#vi /etc/hosts.allow
in.telnetd:15.23.1.1,15.23.1.2:
in.ftpd:15.23.1.1,15.23.1.2:
in.rshd:15.23.1.1,15.23.1.2:
in.rlogind:15.23.1.1,15.23.1.2:
:wq! (saves and quits vi)
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
No comments:
Post a Comment