Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-06-2006, 05:07 AM
|
#1
|
LQ Newbie
Registered: Jul 2006
Posts: 3
Rep:
|
hosts.deny - empty client?
Hi,
i try to write a script which gets IPs from a list, and puts them it into my hosts.deny. It already works in a test environment, but every now and then a line with no client is in between. So it looks like: "sshd : "
what happens with this line? Will it be interpreted as not exisiting or will it be interpreted as ALL? Or will it crash?
Thanks
Sascha
|
|
|
09-06-2006, 06:18 AM
|
#2
|
Senior Member
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658
Rep:
|
Better yet, why don't you include some kind of sanity filter in your script to verify that the IPs are numeric? You could use a standard regex to make sure the IP consists of only numbers.
|
|
|
09-07-2006, 02:35 AM
|
#3
|
LQ Newbie
Registered: Jul 2006
Location: Gothenburg
Posts: 21
Rep:
|
Quote:
Originally Posted by atanvarno
Hi,
i try to write a script which gets IPs from a list, and puts them it into my hosts.deny. It already works in a test environment, but every now and then a line with no client is in between. So it looks like: "sshd : "
what happens with this line? Will it be interpreted as not exisiting or will it be interpreted as ALL? Or will it crash?
Thanks
Sascha
|
It looks like it's ignored. I agree with Capt_Caveman though, you should filter your entries and not write anything if the list of hosts is empty.
|
|
|
09-08-2006, 03:19 AM
|
#4
|
Member
Registered: Sep 2004
Posts: 56
Rep:
|
|
|
|
09-08-2006, 04:55 AM
|
#5
|
LQ Newbie
Registered: Jul 2006
Posts: 3
Original Poster
Rep:
|
Hi,
thank you for all your answers. I now filter out the empty lines.
|
|
|
All times are GMT -5. The time now is 10:50 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|