SourceForge Logo

This is an automatic access list generator. Access lists are generated based on routing information witch can be obtained from any BGP compatible router. This access list can be used to automaticaly manipulate policy routing or for billing/accounting.

Click here to open project directory at Sourceforge

Quick guide:
1. run bgpacld -as local_as_number -id router_id [-user username] as root
(if you provide an username program will setuid and chroot to user home directory)
2. configure your router
for example:
router bgp xxxx
 neighbor x.x.x.x remote-as yyyy
 neighbor x.x.x.x ebgp-multihop x - if needed
 neighbor x.x.x.x route-map NOTHING in
 neighbor x.x.x.x route-map BGPACLD out - if needed
3. see the files in /var/bgp directory

Bugs/comments/beer are welcome. Send them here
You may visit author's homepage.