Forum Moderators: bakedjake
So my question is if I pick redhat 7.3, I'll have to install the server option or can i install all?
After that I would like to use it as a proxy server so all win pc can go through it - so I read that I will need to use squid? I also read recently that apache 2 has proxy server included - so can I use that instead?
After that comes the file sharing, so I would need to install samba server? If samba is installed will I need apache to use as a local server instead?
Lastly after installing all that successfully, I should use IPchains to configure the security?
I would just like to know the sequence & any good docs to read up - preferably step by step?
Thanks
This sounds like a local network deal... So what's big about security? Also, Apache is a HTTP server, so unless you plan on serving up websites (and really you'll need BIND for that as well)...
Samba is the file server (well SMB), and all you need then.
DHCP is what to use for using a shared line... and IP masquerading (so some security here is good).
Personally I have DHCP running a route between VMWare, network and my machine. Apache2 server, Samba, and am starting to play with BIND.
I too am a bit of a n00b, so hey... (I've used/set up linux off-and-on since '99, but only performed a dedicated switch 2 months ago)