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 |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-13-2013, 09:21 AM
|
#1
|
LQ Newbie
Registered: Feb 2013
Posts: 5
Rep:
|
Regarding arpd in iproute2
Hi All
I am new to linux. I want to write shell scripts to automate arpd in
iproute2 package. After searching in net am bit confused. Can anyone help me how to start. Using Ubuntu 12.04.
Thanks in advance
|
|
|
02-13-2013, 09:53 AM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,430
|
Quote:
Originally Posted by vijay_nbr
Hi All
I am new to linux. I want to write shell scripts to automate arpd in iproute2 package. After searching in net am bit confused. Can anyone help me how to start. Using Ubuntu 12.04.
|
There's not much we can help you with, since we don't know what you're confused about. And, you haven't really asked a specific question. If you have commands you run now to do what you want, put them in a file...that's your script. If you want to do something more advanced, there are MANY THOUSANDS of very easily-found bash scripting tutorials you can find with a quick Google search. Read them. There is even a link to one in my post signature.
|
|
|
02-14-2013, 07:38 AM
|
#3
|
LQ Newbie
Registered: Feb 2013
Posts: 5
Original Poster
Rep:
|
Hi TB0ne,
Thanks for the reply...
I installed iproute2 package. But when i tried 'arpd' command, it is showing error 'db_open:no such file or directory'.
I am using ubuntu 12.04 version..
Thanks
|
|
|
02-14-2013, 09:45 AM
|
#4
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,430
|
Quote:
Originally Posted by vijay_nbr
Hi TB0ne,
Thanks for the reply...
I installed iproute2 package. But when i tried 'arpd' command, it is showing error 'db_open:no such file or directory'. I am using ubuntu 12.04 version..
|
Ok, and did you try to look the error up, or read the man page on arpd??
http://manpages.ubuntu.com/manpages/...n8/arpd.8.html
You don't say what the exact command you typed in is, but you need to specify where the database IS, with the "-b" switch. Did you? Does that file/directory exist???? By default, it's /var/lib/arpd/arpd.db; if that directory doesn't exist, create it. Read the man page.
|
|
2 members found this post helpful.
|
All times are GMT -5. The time now is 03:35 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
|
|