bird-lg/README

10 lines
241 B
Plaintext
Raw Normal View History

2011-12-16 11:06:15 +01:00
2011-12-16 19:08:12 +01:00
bird-lg depend on :
- python-flask
- python-dnspython
2011-12-16 11:06:15 +01:00
It use TCP socket to talk with bird
To convert unix socket to tcp-socket you can use:
# socat UNIX-CONNECT:/var/run/bird.ctl TCP-LISTEN:9994,reuseaddr,fork,range=XXX.XXX.XXX.XXX/32