mirror of
http://deavmi.assigned.network/git/CRXN/docs
synced 2025-02-16 12:56:54 +00:00
Thanks minus_tech_tips for that fix
This commit is contained in:
parent
9449426cb5
commit
2ad8cfdbcc
@ -30,8 +30,8 @@ All of these will be included in a file saved at `/etc/crxn/bird.conf` like so:
|
|||||||
```
|
```
|
||||||
router id <ipv4>;
|
router id <ipv4>;
|
||||||
|
|
||||||
include "/etc/crxn/filters.conf";
|
|
||||||
include "/etc/crxn/networks.conf";
|
include "/etc/crxn/networks.conf";
|
||||||
|
include "/etc/crxn/filters.conf";
|
||||||
include "/etc/crxn/tables.conf";
|
include "/etc/crxn/tables.conf";
|
||||||
include "/etc/crxn/router.conf";
|
include "/etc/crxn/router.conf";
|
||||||
include "/etc/crxn/protocols.conf";
|
include "/etc/crxn/protocols.conf";
|
||||||
|
@ -30,8 +30,8 @@ All of these will be included in a file saved at `/etc/crxn/bird.conf` like so:
|
|||||||
```
|
```
|
||||||
router id <ipv4>;
|
router id <ipv4>;
|
||||||
|
|
||||||
include "/etc/crxn/filters.conf";
|
|
||||||
include "/etc/crxn/networks.conf";
|
include "/etc/crxn/networks.conf";
|
||||||
|
include "/etc/crxn/filters.conf";
|
||||||
include "/etc/crxn/tables.conf";
|
include "/etc/crxn/tables.conf";
|
||||||
include "/etc/crxn/router.conf";
|
include "/etc/crxn/router.conf";
|
||||||
include "/etc/crxn/protocols.conf";
|
include "/etc/crxn/protocols.conf";
|
||||||
|
Loading…
Reference in New Issue
Block a user