Skip to content

hackman/trafstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install postgres, dev

Install ip4r http://pgfoundry.org/projects/ip4r/

create a database (ipr)

as postgres, load the ip4r type
psql -U postgres < ip4r.sql

create a database, load the ipr.schema
psql ipr < ipr.schema

install quagga
give someone access to the quaggavty and quagga groups to run bgpupd from
configure bgp neighbor

replace SOMESECRET

replace LOGDIR

replace INSTDIR

replace IP.IP.IP.IP with the ip of the server that will listen

About

Traffic stats collection/analysis system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published