LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-24-2003, 01:24 PM   #1
Avatar
Member
 
Registered: May 2001
Location: Canada
Distribution: old ones
Posts: 555

Rep: Reputation: 33
installing Linux SERVER on a M$ enterprise network


Hello

I did a search for Linux and Windows XP, but everything that came up was people with just two or three computers to share resources.

My question is a bit different. I'm an IT technician for a company that is currently running a peer-to-peer Windows XP network inside of a building with a larger Windows network. I'm not sure what servers the other network has. We just use the DHCP from them.

We are in the process of purchasing our own server so that we can have a firewall and Internet content filtering for the company. Normally I would purchase Windows Server 2003 so it would have native support for the Windows XP Professional clients. However, I have Linux at home and I would really like to try it on the new server here at work.

Here's what I need to know.
1) How easy would it be to set up the server software from say, RedHat. Is there a special distribution of Linux just for servers, what should I be looking for?

2) Will the Linux server be compatible with my Windows XP clients?

3) The server needs to be able to do the following with Windows XP Pro (NTFS): provide network disk space for backups; offer (possibly 3rd party) software to enable print queuing; offer firewall protection for the network; offer (3rd party OK) Internet content filtering. Also it would be beneficial if the Linux server could be the DHCP server too, although I guess Active Directory is out of the question.

I already know that Microsoft Windows Server 2003 can do all these things with 3rd party software that runs on it. Can I do this with Linux. Even though I have Linux at home and use it frequently, Im a GUI addict and a Linux idiot.

Thanks for any assistance.
 
Old 06-24-2003, 02:06 PM   #2
crokett
Member
 
Registered: Feb 2003
Distribution: Fedora 13
Posts: 92

Rep: Reputation: 15
Re: installing Linux SERVER on a M$ enterprise network



Lessee.... Samba for network disk space, general filesharing and printer sharing. iptables ships with linux and will do your firewall protection and ip forwarding if needed. Linux can certainly do DHCP for the network. Dunnno about the content filtering, but there is probably something for Linux. As for the distro, any of them will ship with what you need. I don't want to start another distro war, but I like Suse over the others right now.

Last edited by crokett; 06-24-2003 at 02:07 PM.
 
Old 06-24-2003, 06:40 PM   #3
Looking_Lost
Senior Member
 
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120

Rep: Reputation: 45
SME server might be worth a look-at, everything's controlled via your browser.
 
Old 06-25-2003, 12:49 PM   #4
Avatar
Member
 
Registered: May 2001
Location: Canada
Distribution: old ones
Posts: 555

Original Poster
Rep: Reputation: 33
Are you saying that any Linux installation can be a server? (I ask this from a Windows person perspective, where for instance, Windows 98 or even NT workstation can not act like a server.) I am surprised that there are not separate version for workstation and server.

Has anyone heard of content filtering software? ie to filter out porn and such? you can get it for Windows servers I know.

What about print queue pooling?

Thanks!!!
 
Old 06-25-2003, 01:48 PM   #5
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
Go to www.freshmeat.net and look up content filtering.

Samba can be used for file sharing, print queuing and as a PDC for Windows.

Iptables can be used for a firewall.

Squid can be used for a proxy or caching proxy.

DHCPD can be used for a DHCP server.

Bind for DNS.

Webmin can be used for server configuration. Really should check this out.

TWIG can be used for webmail. Check out TWIG.

All are included with Linux or are freeware. Red Hat offers a strickly server OS that is named Red Hat Open Server of something.
 
Old 06-25-2003, 03:59 PM   #6
crokett
Member
 
Registered: Feb 2003
Distribution: Fedora 13
Posts: 92

Rep: Reputation: 15
Quote:
Originally posted by Avatar
Are you saying that any Linux installation can be a server?

Thanks!!!
Yes. Some of the distros let you choose to install a workstation vs a server, the difference being the default software that gets installed. Either way the base linux install is the same and has the exact same capabilities. The only difference is the software that is installed.
 
Old 06-25-2003, 05:49 PM   #7
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
any dist will do as a server cause thay all have the same kernel redhat lets you choose to install or workstation but the only diffrence is when you select workstation you will not have apache(web server) installed default you can add later. in windows microsoft configures the os for you what progs will be installed and the gui that comes with it but in linux you add all those to base system. fi you want to use it ass a workstation you can add a desktop manager and a office suit but if you want to use it as a server you wont need x and office suit. the only difference between installation s is the progs that install.
 
Old 06-26-2003, 07:59 AM   #8
Morin01
LQ Newbie
 
Registered: Jun 2003
Location: Massachusetts
Posts: 7

Rep: Reputation: 0
You might also wanna check out Snort.org , Good luck on your decison.
 
Old 06-26-2003, 08:55 AM   #9
system
Member
 
Registered: Dec 2001
Distribution: LFS, RH, Slack
Posts: 104

Rep: Reputation: 15
Honestly, be very careful with what you are doing. It is obvious your new to linux, and it is entirely different than Windows to set up and operate. I would not recommend you try out linux as a server in a work environment where downtime is money. If you don't know how to fix a problem quickly because you are still learning, you may end up with no job as they find you've been experimenting with a production box. I would suggest getting more experience setting up linux servers in a more forgiving environment first. Perhaps set up a linux server at home first and try out using with WinXP at home. I learned a great deal about samba when I set up a linux box as a samba server for my personal Win2k box. If it goes down, it's no loss as I'm the only one that uses it.
 
Old 06-29-2003, 11:29 PM   #10
jonnieo
LQ Newbie
 
Registered: Jun 2003
Location: USA
Distribution: Red Hat 9.0
Posts: 17

Rep: Reputation: 0
Avatar--
I am also new to the world of Linux and am very GUI dependent. I am setting up a Linux based network (RH 9) at home using several Windows XP clients, several Linux (RH 9) clients, and probably 1 M$ Exchange server. The goal is to learn as much as I can before doing this in the real world for my own business. In searching for simlar answers I came across some software that may fill your needs for content filtering on the Internet. It's called DansGuardian ( http://dansguardian.org/ ). I hope this helps and good luck.
 
Old 06-30-2003, 12:06 AM   #11
youngri
Member
 
Registered: Jun 2003
Location: Sydney Australia
Distribution: SUSE / PCLinuxOS / MEPIS
Posts: 65

Rep: Reputation: 15
Avatar,

I don't know how large your network is, but moving essential services to a platform you are not fully familiar with is a potentially dangerous road to travel.

You haven't stated whether you are running Active Directory services or not; are you running a mixed mode domain?

If you are planning on a migration of essential services such as the PDC emulator, DHCP, DNS etc, do so in a test environment with a proper feasibility study first.

I would probably start with a non-essential file/print server first, initially on a non-production test LAN. You can run your backups on this server.

Then maybe DHCP. Win2k active directory networks will happily support non MS DHCP and DNS (as long as it supports dynamic updates).

As for the firewall, there is no substitute for a hardware firewall, but the next best thing is a freesco box (See freesco.org). This utilises an old PC with a couple of NICS and will provide firewall/router/DHCP/Print Services in one small package!

Hope my ramblings are of some assistance to you!

Richard
 
  


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
Weblogic 7.0 on Linux Enterprise Server 3.0 vijayshah78 Linux - Software 1 07-10-2006 04:49 AM
Autoinstallation of Suse Enterprise Linux Standard Server 8 abarclay Linux - Distributions 6 10-14-2005 08:33 AM
Installing Linux Enterprise on PII and below yogeshsr11 Linux - Enterprise 2 06-16-2005 10:14 AM
SuSE Linux Enterprise Server 8 not recognising network card in IBM Thinkpad T42 hello321_1999 Linux - Networking 0 12-12-2004 02:33 PM
Redhar Enterprise Linux Advanced Server on HP nx9000 sudhindram Linux - Laptop and Netbook 0 11-10-2004 06:50 AM

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

All times are GMT -5. The time now is 07:33 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