LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Closed Thread
  Search this Thread
Old 09-11-2018, 08:36 AM   #1
mms
LQ Newbie
 
Registered: Sep 2018
Posts: 6

Rep: Reputation: Disabled
Unhappy Wrong Post


wrong post, thank you.

Last edited by mms; 09-12-2018 at 10:54 AM. Reason: Wrong post
 
Old 09-11-2018, 08:39 AM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by mms View Post
Hello everyone,
This is my first post in linuxquestions, I need a help on my graduation project which is to test the resistance in MANET protocols against DDoS attack by using NS2 simulator. My protocol is Location-Aided Routing (LAR) protocol, but I don't understand it. Also, I don't have the code to use it in NS2.
Please help me.
it is your graduation, and you got all the way up to graduating and you do not understand the material you're suppose to present, maybe take the course over again, and next time pay attention, and practice that particular part a lot more closer?
 
2 members found this post helpful.
Old 09-11-2018, 08:42 AM   #3
l0f4r0
Member
 
Registered: Jul 2018
Location: Paris
Distribution: Debian
Posts: 900

Rep: Reputation: 290Reputation: 290Reputation: 290
Quote:
Originally Posted by mms View Post
Title:HELP ME
Please change your thread title with something more specific to your issue.
 
1 members found this post helpful.
Old 09-11-2018, 08:47 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,646

Rep: Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969Reputation: 7969
Quote:
Originally Posted by mms View Post
Hello everyone,
This is my first post in linuxquestions, I need a help on my graduation project which is to test the resistance in MANET protocols against DDoS attack by using NS2 simulator. My protocol is Location-Aided Routing (LAR) protocol, but I don't understand it. Also, I don't have the code to use it in NS2.
Please help me.
Help you with what??? Read the "Question Guidelines" link in my posting signature. While we're happy to help with specific questions, you're asking us to look things up for you, give you code, and EXPLAIN IT all to you. You are going to have to show some effort of your own. There are DOZENS of threads on this site related to what you're asking...have you looked?

And since you found this site with an Internet search...did you try looking for NS2/MANET code???
 
1 members found this post helpful.
Old 09-11-2018, 09:04 AM   #5
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Quote:
Originally Posted by mms View Post
Hello everyone,
This is my first post in linuxquestions, I need a help on my graduation project which is to test the resistance in MANET protocols against DDoS attack by using NS2 simulator. My protocol is Location-Aided Routing (LAR) protocol, but I don't understand it. Also, I don't have the code to use it in NS2.
Please help me.
Hi mms,


And welcome to LQ.


Alongside the concerns other members have made about your post. It will be helpful to know what you have done and what your intentions are for this project.


We fully understand that a final project, or if by saying "graduation project" that you actually mean "thesis" as in for a post graduate program, that it is a complex project requiring a great deal of time and effort. Hence probably why you are starting it in September, where the norm would be that this may be due for completion either at the end of this calendar year, or at the end of this instruction year, which would typically be late Spring of 2019.


First and foremost. Please discuss your concerns as well as your approach, current and intended, with your advisor and/or instructor. If you are, or feel completely un-prepared for this project, then you absolutely need to do as BW-userx suggests and retake some courses.


As TB0ne has said, we are happy to help you work towards being successful. However as a student, it falls entirely upon you to be 100% versed in your work. This is the whole point of your studies, NOT to just get the degree or get a good grade, but to actually learn something.


NS2 has been around for quite a bit and there is a LOT of information about it, about programming for it, about performing simulations using it, on the web, as well as within many LQ questions.


In concert with what l0f4r0 and TB0ne have said, you can learn more about how to use LinuxQuestions by reviewing many of the links in certain members' signatures, as well as browsing the site to learn the common practices as well as how to pose your questions more properly.


We wish you best with your project and look forward to some more detailed content from you.
 
3 members found this post helpful.
Old 09-13-2018, 02:43 PM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The available "ddos" for ns2 is {aqm-dos-sim-plat + Leodos + Blue}.
Not really working well with ns-2.35 and a contemporary OS.
I.e. the timestamps are as old as year 2002.

A "pre" patch is pre2__blue_ns235.patch
https://drive.google.com/file/d/1JMB...ew?usp=sharing


ns3 ddos https://www.google.com/webhp?hl=all&...=en&q=ns3+ddos
.... Seems to be available, e.g. https://github.com/3Dshad0w/dos-attack-ns3

-

Last edited by knudfl; 09-13-2018 at 02:45 PM.
 
Old 09-13-2018, 03:07 PM   #7
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Quote:
Originally Posted by mms View Post
wrong post, thank you.
Hi mms,

Editing your question doesn't really fix things here. We are trying to be polite and get you started, but instead it seems that you've chosen to edit this post to clear it out and then start a new thread about NS2 in another forum:

https://www.linuxquestions.org/quest...0/#post5902786

I'll close this thread since it seems to now be ineffective.

If you wish to have it reopened, please view this thread and click report on one of the posts and in the dialogue box, indicate that you would like to continue with this thread.

Otherwise, hopefully you'll be successful with your other thread question.

Best Regards
 
  


Closed Thread

Tags
ddos-ns2, ns2



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



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:11 AM.

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