Changes between Version 9 and Version 10 of HaCiPopulate
- Timestamp:
- Nov 10, 2009, 8:37:46 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaCiPopulate
v9 v10 15 15 Your next step will be defining some networks to work on. If you felt the need for an address management tool, it's likely that you have an ''allocation'' from a RIR. !HaCi will let you pull in the data from RIPE database by using [HaCiImportRoutes ASN Routes] from the menu. This will find all inetnum and route objects tied to your AS number (and inet6num and route6 respectively for IPv6), and place them under a newly created root named after your AS number. 16 16 17 Of course, you can define your topmost network manually and skip the above step if you don't have an AS number. blah blah yadda yadda 18 === from router configs === 17 Of course, you can define your topmost network manually and skip the above step if you don't have an AS number. 19 18 20 === from dns === 19 Another option is to import your router configurations. !HaCi supports Cisco and Juniper configuration syntax. The importer will use the interface descprition, and will import both the subnet and the actual address that is configured. You can also import your data using a CSV file. In this case !HaCi will look at the fields and ask you how to use them. 20 21 Last option for populating your database is importing zone files from DNS. You can do this either by querying the DNS directly, or by loading the zone files if you have them at hand. You can import either direct zones (mynetwork.example.com) or reverse zones (168.192.in-addr.arpa.) 22 21 23 22 24 ----