Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95774 - ip-sentinel ebuild.
Summary: ip-sentinel ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-06-11 06:06 UTC by Peter Volkov (RETIRED)
Modified: 2006-01-15 14:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ip-sentinel ebuild. (ip-sentinel-0.12.ebuild,2.26 KB, text/plain)
2005-06-11 06:07 UTC, Peter Volkov (RETIRED)
Details
example of config. (ips.cfg,274 bytes, text/plain)
2005-06-11 06:08 UTC, Peter Volkov (RETIRED)
Details
This is start/stop script. (ip-sentinel,825 bytes, text/plain)
2005-06-11 06:09 UTC, Peter Volkov (RETIRED)
Details
This config for daemon start/stop. (ip-sentinel.conf,513 bytes, text/plain)
2005-06-11 06:10 UTC, Peter Volkov (RETIRED)
Details
Cleaned up version of ebuild. (ip-sentinel-0.12.ebuild,2.20 KB, text/plain)
2005-06-21 23:15 UTC, Peter Volkov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:06:39 UTC
Hello.  
  
I've created ebuild for ip-sentinel. Here is homepage for it.  
http://www.nongnu.org/ip-sentinel/  
  
It allows "Prevent unauthorized usage of IPs within the local ethernet 
broadcastdomain by giving an answer to ARP-requests". 

Reproducible: Always
Steps to Reproduce:
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:07:29 UTC
Created attachment 61047 [details]
ip-sentinel ebuild.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:08:18 UTC
Created attachment 61048 [details]
example of config.

This should be in files dirrectory.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:09:18 UTC
Created attachment 61049 [details]
This is start/stop script.

Should lay in files dirrectory.
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:10:12 UTC
Created attachment 61050 [details]
This config for daemon start/stop.

This file should be put in files dirrectory.
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2005-06-11 06:12:03 UTC
BTW. Should (may) I become a developer to support this ebuild? How shall I do 
this(become a developer)? 
 
I think the best place for this ebuild to be in net-misc/ip-sentinel, but may 
be there are some better places? 
Comment 6 Michael Gisbers 2005-06-12 06:41:39 UTC
Works for me on ~x86. 
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2005-06-21 23:15:12 UTC
Created attachment 61700 [details]
Cleaned up version of ebuild.

With the help of Chris White I've done some cleaning of the ebuild's code. This
is the new version of the ebuild.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2005-06-30 04:08:32 UTC
(In reply to comment #5)
> BTW. Should (may) I become a developer to support this ebuild? How shall I do 
> this(become a developer)? 
>  

Only official Gentoo devs have access to CVS. If you do not have access to
Gentoo cvs, you can't really maintain an ebuild. If you want to become a
developer, you need to find someone (an existing Gentoo dev) who will mentor you. 
Comment 9 Peter Volkov (RETIRED) gentoo-dev 2005-07-02 08:36:18 UTC
Thank you Jakub.  
  
There is already a new dev bug.:)  
http://bugs.gentoo.org/show_bug.cgi?id=96436  
  
Very soon, I'll be ready. 
Comment 10 Peter Volkov (RETIRED) gentoo-dev 2006-01-15 14:17:35 UTC
ip-sentinel is in cvs. :)