blob: ba98280d983cb4fb9c0b23b524f07cdcfc52b09e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
DESCRIPTION:
peer2anonet is an autoconfiguration utility to easily establish a
peering session with BGP on AnoNet2.
DEPENDS ON:
quicktun, bird, daemontools(non-deb), bash
USAGE:
--configure generate a new local configuration and exit
--update regenerate peer configurations
--configure-peer generate a new peer configuration and update
--rm-peer remove a peer configuration and update
--install-daemontools installs daemontools
--install-ucspi-tcp installs ucspi-tcp
--install-djbdns installs djbdns
NOTES:
peer2anonet exports the /service/$PEER/run file to
/etc/peer2anonet/peers/$PEER/run. If you need to
create customizations for peerings then make adjustments
to that file.
|