954,219 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

i need help

Hi all,
I am final year student of computer science & engineering.I want to konw about how create a fairwall( in ipchain) in my PC.I use Red Hat Linux 9.
My another question in how build apachi server.

Please help me as soon as possible.
thanking you.....
with regards
Rishi

rishiraj_bayerd
Newbie Poster
16 posts since Jul 2004
Reputation Points: 13
Solved Threads: 0
 
big_k105
PFO Founder
Team Colleague
357 posts since May 2003
Reputation Points: 36
Solved Threads: 2
 

Hello,

I do not thin IPCHAINS is supported anymore under RH 9. I think you will need to learn how to use IPTABLES.

To build my firewalls that I use, I ended up purchasing a book called Linux Firewalls, and by doing some Google Searches on "Linux IPTABLES". There are a variety of online suggestions available out there.

A common idea in firewalling is to BLOCK ALL, and then only let in a handful of things.

As for apache servers, they are linux boxes with the web server installed upon them. If you are going to build a new RH box, go do the custom install, and you will see where you can add additional servers, such as web, mail, and ftp. Once you make the install, seek patches to update your system to the latest version.

For the most part, apache is install-and-go. On my systems, I have changed the standard "home" directory from /var/opt to /internet/www. I do this because logs are written to /var, and I would not want a log file to go nuts and fill the volume, and cause problems for apache. SO I put my apache on her own partition in the filesystem.

Christian

kc0arf
Posting Virtuoso
Team Colleague
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
 
Hello, I do not thin IPCHAINS is supported anymore under RH 9. I think you will need to learn how to use IPTABLES.


Yes- IPCHAINS was deprecated quite some time ago in favor of IPTABLES.

DMR
Wombat At Large
Team Colleague
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: