LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-07-2005, 10:45 PM   #1
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Rep: Reputation: 30
Lightbulb The Perfect Linux Network


Hi,

I am trying to build "the Perfect, Highly Secure Network" using exclusively Linux.

It should contain everything from a linux run firewall (which also protects the applications running behind it, if possible) a NAS and RADIUS server etc...

Mail, FTP, web etc..

If you can think of anything else, please post!

Could you also please explain the RADIUS, its userdatabases, and access servers in a little more detail, as i am new to these.

I am looking for -= names =- of software, which is reliable and secure.

Thanks
 
Old 09-08-2005, 12:22 AM   #2
Thoreau
Senior Member
 
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167

Rep: Reputation: 45
Can you be more specific about what "network" you are talking about. As my name somewhat implies- simplify. Only use what you need, and then maximize the security around it.

What job do you need to get done? And how stupid are the people working there? Security is always in opposition to convenience/productivity.
 
Old 09-08-2005, 12:30 AM   #3
vdberj
LQ Newbie
 
Registered: Jan 2005
Location: Pretoria, South Africa
Distribution: Fedora Core 3 / Gentoo
Posts: 9

Rep: Reputation: 0
You need to first choose a linux distro that matches your needs, and then see what it already provides. If you are new to linux, I'd suggest something package based such as Fedora (fedora.redhat.com) or centos (www.centos.org)

Firewall: iptables (you might want to look at a front end that will ease the setup)
Also, make sure your linux server is the gateway for all the machines on the network, ie, it has sole access to the external Internet connection.

Mail: postfix
Comes standard with most distributions, but not necessarily enabled by default. On Fedora and Centos, you need to either change your preferred mail using "alternatives", or simply uninstall sendmail. (rpm -e sendmail)

Ftp: vsftpd (Very Secure File Transfer Protocol Daemon)
Also comes standard with FC and Centos and has an entry in /etc/init.d to start and stop it. (have a look at "man chkconfig" to enable it upon startup.)

Web: apache
rpm -qi httpd will give you information as to the package, and rpm -ql httpd will show you where it resides on the filesystem. An /etc/init.d/httpd start will kick it into action on http://[ip of your server]/
The default setup is very secure, but read up on the stuff you add to it (php scripts, perl cgi's etc) to make sure they contain no vulnabilities.

I'm afraid my knowledge of radius is limited, but http://www.freeradius.org/faq/ should answer enough questions to get you started...
 
Old 09-08-2005, 06:43 AM   #4
DrAxeman
Member
 
Registered: Jun 2004
Location: State of Confusion
Distribution: My other OS is your Solaris box.
Posts: 84

Rep: Reputation: 15
Just a quick word.. There is no such thing as "secure ftp". The ftp protocol by nature is insecure. Telnet and ftp should be completely replaced by ssh. If you absolutely must use ftp, then only allow anonymous users. Real users require real passwords, and in an insecure protocol it's like giving them away.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
The Perfect Linux System. terfy Linux - Distributions 89 04-23-2006 06:39 PM
Building the perfect Linux PC Yalla-One Linux - Hardware 6 03-10-2005 06:25 PM
The perfect Linux box ASCULAP Linux - Hardware 3 03-27-2004 09:14 AM
The Perfect Linux Device gsibble General 19 03-15-2004 06:34 PM
The perfect college/linux laptop? Safyre Linux - Laptop and Netbook 2 09-03-2003 04:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration