LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 05-27-2013, 08:28 AM   #1
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Rep: Reputation: Disabled
[ASK] About MANET (adhoc routing protocol)


I am new member and newbie in networking on linux. I confused about how to install and implement protocol adhoc on linux OS. I have some questions about it. So sorry if my questions are repost from another thread.

NOTE: I won't using NS or another simulator software. I will implement adhoc protocol in real life.

1. What is the best linux OS to implement adhoc protocol?
2. How to configure adhoc protocol (DSDV or else) on linux OS above?

Thx for your attention.
 
Old 05-28-2013, 02:26 PM   #2
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
Following link could help you configure wireless ad-hoc network.
http://addisu.taddese.com/blog/creat...work-in-linux/
 
Old 05-28-2013, 02:34 PM   #3
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
Following link could help you configure wireless ad-hoc network.
http://addisu.taddese.com/blog/creat...work-in-linux/
It just how to turn on wifi and creating a wireless adhoc. I need to implement one or more adhoc protocols like DSDV and AODV.
 
Old 05-29-2013, 02:32 PM   #4
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
You can modify existing AODV code to meet your requirement.
 
Old 05-29-2013, 03:37 PM   #5
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
You can modify existing AODV code to meet your requirement.
How to modify it?
Is it using some code or what? I am a very newbie for that.
 
Old 05-30-2013, 02:19 PM   #6
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
How to modify it dependent on the requirement but in general, you can download existing AODV free-ware source code and install it. After playing for a while, you should find out what doesn't match the requirement.
 
Old 05-30-2013, 02:49 PM   #7
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
How to modify it dependent on the requirement but in general, you can download existing AODV free-ware source code and install it. After playing for a while, you should find out what doesn't match the requirement.
Oh okay. Thanks for your help.

Is it only AODV that available for free download? How about DSDV?
I'm sorry for many questions I ask.
 
Old 06-03-2013, 02:27 PM   #8
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
The DSDV is a little touch, maybe no C but there is TCL. You can try that, I never try it.
 
Old 06-04-2013, 01:05 AM   #9
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
The DSDV is a little touch, maybe no C but there is TCL. You can try that, I never try it.
I don't using simulator like NS2 or another. I would like to implement them to my OS. I got dead-end for this.
 
Old 06-04-2013, 04:48 AM   #10
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
"MANET adhoc routing protocol" → → `Mobile Ad hoc Networking`.

There's a reason why simulators are used : You don't have to set up e.g. :
one or more transmitters (Radio stations), a number of routers / computers etc.
to test / use e.g. a "Mobile Ad hoc Network".
http://en.wikipedia.org/wiki/Mobile_ad_hoc_network
http://www.ietf.org/rfc/rfc2501.txt

-
 
Old 06-04-2013, 02:33 PM   #11
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
If you want to implement DSDV, have to know the protocol. The package is very good reference for learning.
 
Old 06-06-2013, 11:40 AM   #12
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
"MANET adhoc routing protocol" → → `Mobile Ad hoc Networking`.

There's a reason why simulators are used : You don't have to set up e.g. :
one or more transmitters (Radio stations), a number of routers / computers etc.
to test / use e.g. a "Mobile Ad hoc Network".
http://en.wikipedia.org/wiki/Mobile_ad_hoc_network
http://www.ietf.org/rfc/rfc2501.txt

-
Yes it is. But there so many paper that simulating MANET on NS2. So I have an idea to implement it in real life.
Do you think I can do it?
Thanks for your answers.
 
Old 06-06-2013, 11:49 AM   #13
kucrut69
LQ Newbie
 
Registered: May 2013
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
If you want to implement DSDV, have to know the protocol. The package is very good reference for learning.
Yes I do. I know the ways of working of DSDV but I don't know how to implement it on linux or another OS.
 
Old 06-06-2013, 02:36 PM   #14
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
For interface with Linux or OS, it should be same as AODV. You can refer AODV code.
 
  


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
Patch CBRP -Cluster based Routing Protocol for Manet (NS-2.33) vuichoigiaitri Linux - Wireless Networking 6 01-12-2018 06:24 AM
Patch Hybrid Routing Protocol in Manet vuichoigiaitri Linux - Wireless Networking 0 12-10-2012 03:44 PM
[HELP] some scripts for adhoc routing protocol hadi wibowo Linux - Newbie 2 06-16-2012 12:22 AM
LXer: Tutorial: Border Gateway Protocol, The Routing Protocol of the Internet LXer Syndicated Linux News 0 11-13-2008 05:11 AM
ns-2 simulator implementing a manet routing protocol myrto Programming 1 07-09-2007 03:27 PM

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

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