LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   is there this type of program for linux..... (https://www.linuxquestions.org/questions/linux-software-2/is-there-this-type-of-program-for-linux-41342/)

k3v0 01-13-2003 04:45 PM

is there this type of program for linux.....
 
does anyone know of a similar program like this Fortres 101 for linux????

mcleodnine 01-13-2003 04:52 PM

Nevere seen anything like that per se. You could always just build your setup to run from a readonly device like cd-rom or network boot.

macewan 01-13-2003 05:54 PM

http://www.bluelinux.org/equiv.php

stickman 01-13-2003 08:34 PM

You could probably get most of this functionality by setting the permissions and attributes on files and devices with chmod and chattr.

jdii1215 01-13-2003 09:30 PM

Yes, as to local files you can limit access with passwording and with encryption and with (for remote access or LAN access) firewalling or IPTables programming by yourself. Beacuse these abilities are in Linux, though fgotten to differently than via program that does it all(operating system core parts can do this VERY well), they never needed to write a program for that.

I would instead get a copy of the fourth edition of Running Linux-- Publisher is O'Reilly and Associates. Running Linux is a classic, along with the Rute Tutorials (AKA Rute). Worth its weight in gold. Canned apps for this kind oiff thing that you want to do invariably leave holes, knowing how to do this right lets you build very hard to breaks security, and knowing that in fact will make you able to make money doing it for others.

If you want an excellent book on IPTables, one of the devs who helped write the specs for same and built firewalls directly for a living wrote this book:

Title: Linux Firewalls
Author: Robert L. Zeigler
Publisher: New Riders Publishing

more info about this book is at http://www.newriders.com/

If you read this book you will know how to firewall and what firewalls cannot do when done-- keep it as a reference.

Essentially, Linux has trhe trools to do this, but I am not going to rewrite what has been very well written already-- written better than I can now by folsk who know one heck of lot more about this than I. I am only studying to take CISCO certs and then later the LPIC cert series in full. These books (Rute is ALSO a printed book, which helps pay for the free access site bandwidth) are written by people who have already done this, and reviewed by others like them-- the firewalls book was checked for accuracy by a few folks, one of whom WROTE the RHCE tests and was the first RedHat Instructor. they can be used to cross-check what you find on the web-- if they say different, the web site is wrong, PERIOD.

John.

Check out the shorewall, guard dog, and sites for other software under the topic firewall and see how remote access can be limted and access of your users can be limited by IP address, or by DNS caching and only using caching if you really need to limit to just a few sites.

The only good firewall I know for Widnows is Sygate, but Linux has one built-in. Firewalls can control outbound access also, through a box set up as a Linux router which is configured with firewalling. shorewall and guasrd dog are ways to configure IPTables, but you will need to know how to fix also, as guaranteed there will be some learning involved.

John.

finegan 01-13-2003 09:46 PM

Re: is there this type of program for linux.....
 
Quote:

Originally posted by k3v0
does anyone know of a similar program like this Fortres 101 for linux????
Not to be sarcastic, and its going to sound like it, but the similar program to Fortres 101 is Linux. Fortres takes every command a user makes and checks to see if its permited. In Linux, if its not permitted, they can't do it... Programs like these fix what is broken about windows, whereas in Linux its part of the OS in the first place.

Cheers,

Finegan

jdii1215 01-13-2003 10:47 PM

finegan, your farm is literally too realisticly explained to be unreal. Our house only has two working boxes, lots of oddball parts and three non-workers due to partial stripping.

Mom's is an AMD 500, min a P4\1.8 Gigger(Willamette core, 478 package). The P4 has 160 Gig of HD real estate. The 500 I will not talk about, other than that it works even if she forgets to turn it off for a week. :)

The P4 runs Mandy and RH, and win4Lin as I gotta test stuff to make sure it works at church or get wierd stares when PowerPoint burps and exits right on the front wall because it does not like the titlebar IT verticalized(projector). My main things right now are desktop publishing and slide shows that Windows will show.

From what you wrote, you are not boasting either-- and it looks like you either been around many blocks or learned RAD fast. I've been around about 33 years of computer blocks, but only about 15 months of Linux.

Linux ROCKS. ROCK ON!


John.


All times are GMT -5. The time now is 10:17 AM.