aaa
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
protocol kernel kernel_inet4_102 {
|
protocol kernel kernel_inet4_102 {
|
||||||
scan time 20;
|
scan time 20;
|
||||||
|
kernel table 102;
|
||||||
ipv4 {
|
ipv4 {
|
||||||
table inet4;
|
table inet4;
|
||||||
import none;
|
import none;
|
||||||
|
|||||||
@@ -3,10 +3,11 @@
|
|||||||
cd
|
cd
|
||||||
git clone https://git.nia.ink/brnet/bird_config.git
|
git clone https://git.nia.ink/brnet/bird_config.git
|
||||||
|
|
||||||
mv ./bird_config/bird/first/inet.conf /etc/bird/first/inet.conf
|
mv ./bird_config/bird/net/inet.conf /etc/bird/net/inet.conf
|
||||||
|
|
||||||
chmod -R 755 /etc/bird
|
chmod -R 755 /etc/bird
|
||||||
|
|
||||||
|
birdc c
|
||||||
cd
|
cd
|
||||||
rm -rf bird_config
|
rm -rf bird_config
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user