| Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-11-2003, 12:00 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Rep:
|
Denial Of Service Attacks
ok so im setting up a server for my school, orginally i had it running debian but was told it wasnt a proven dist.  and was told to use mandrake.. although mandrake is extremely easy to setup i cant seem to figure out how to stop denial of service attacks, i tried finding it in webmin in the shorewall but no go. ( i had a another firewall app on debian that handled it for me)
well to the point, i got the server scaned by the school district so that it may be put outside of the schools network and be accesiable online, but was told the IT was able to pull off and crash my ftp with a service of denial attack and to patch that up and il be ready to go.
so could anyone tell me how i can do that in mandrake 9.1 fully updated?
Thanks in advance.
|
|
|
|
11-11-2003, 12:13 AM
|
#2
|
|
Member
Registered: Oct 2003
Location: USA
Distribution: Fedora Core 4
Posts: 247
Rep:
|
Do you have the firewall setup?
|
|
|
|
11-11-2003, 12:56 AM
|
#3
|
|
Member
Registered: Aug 2003
Distribution: Gentoo/Ubuntu
Posts: 134
Rep:
|
what is the DOS targeting?
you can insert in iptables rule to block where it is coming from.
install snort ( www.snort.org ) and figure out where it's coming from then write a rule for it.
also there's firestarter gtk2 frontend to iptables.
|
|
|
|
11-11-2003, 07:23 PM
|
#4
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Original Poster
Rep:
|
Quote:
Originally posted by linuxbotx
Do you have the firewall setup?
|
yes i set it up using the mandrake firewall in control panel. but there is no option for denial of service attacks, ive used firestarter and it was very good but dont know if that'll work well with mandrakes firewall config. also i was told he was able to crash the ftp, so i only need to cover that.. however i only have 3 ports open httpd, ssh, and ftp so if i can cover all those from pings and all that good stuff i saw in firestarter that would be best.
Thanks once again in advance for any help.
|
|
|
|
11-11-2003, 09:50 PM
|
#5
|
|
Member
Registered: Aug 2003
Distribution: Gentoo/Ubuntu
Posts: 134
Rep:
|
you can --limit traffic on ftp might help
i.e. take advantage of iptables' stateful firewalling techniques.
|
|
|
|
11-11-2003, 10:56 PM
|
#6
|
|
Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,154
Rep:
|
I would say stop the ftp server your using and install another one, or check for an update.
what are you using?
Last edited by DavidPhillips; 11-11-2003 at 11:01 PM.
|
|
|
|
11-12-2003, 12:36 AM
|
#7
|
|
Member
Registered: Aug 2003
Distribution: Gentoo/Ubuntu
Posts: 134
Rep:
|
vsftpd is supposed to be secure, alot of big sites use it.
|
|
|
|
11-12-2003, 01:02 AM
|
#8
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Original Poster
Rep:
|
im using proftp
|
|
|
|
11-12-2003, 01:28 AM
|
#9
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Original Poster
Rep:
|
id like to use firestarter, but i know my mandrake is using shorewall as its firewall, what will happen to that?
and if i cant use firestarter nicely with shorewall then what do i have to add or do to block against denial of service attacks?
Last edited by Ozzman; 11-12-2003 at 01:46 AM.
|
|
|
|
11-12-2003, 07:14 PM
|
#10
|
|
Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,154
Rep:
|
I'm no ftp wizard or anything close to it, however I do not think a firewall is the answer. You are wanting to let the connections in or what would be the point of having a server.
I still say if there are no updates to fix the problem go with another server, wuftp has new updates that fixes a problem. You would need to do some researce.
ftp is a pretty risky thing to use anyway in some cases, what are you going to be doing with it.
|
|
|
|
11-12-2003, 09:50 PM
|
#11
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Original Poster
Rep:
|
ftp will be used to allow the several other school departments put up their own websites, or files. and i think ssh would be way to hard to explain.. and ftp is the next to simplist way of doing it. (i also have a upload script made by the programmer on my team but ftp is still needed just to be on the safe side)
so you really think ws_ftp is a better option? il go ahead and see if there is a update for proftp but i dont think so..
|
|
|
|
11-12-2003, 10:18 PM
|
#12
|
|
Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,154
Rep:
|
I would use http upload, you have a working server and you can use ssl for login through https.
If you must use ftp then yes, I would try a different server.
|
|
|
|
11-12-2003, 10:41 PM
|
#13
|
|
Member
Registered: Nov 2003
Location: United Kingdom
Distribution: Mandrake, RedHat, Suse, Ubuntu, Debian
Posts: 37
Rep:
|
Maybe the issue is that you haven't updated Mandrake? I know there's a update to proftpd so maybe that's it. As you should already know Mandrake has a tool to do the updates.
Mandrake Update should get your FTP and SSH up-to-date.
Also, make sure you subscribe to several security related sites like CERT ( http://www.cert.org/) and the Mandrake Security newsletter ( http://www.mandrakesecure.net/en/advisories/)
Then remember to update your systems when you can.
|
|
|
|
11-13-2003, 12:59 AM
|
#14
|
|
LQ Newbie
Registered: Jun 2003
Posts: 17
Original Poster
Rep:
|
i ran the update tool and it updated everything, but i dont trust it that much because my shorewall is still 1.3.14, that may be it, and i want to update it but worried i might lose all my settings..
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:32 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|