Commit c9c9b261 authored by nanahira's avatar nanahira

use correct main table

parent 635ba586
......@@ -20,7 +20,7 @@ protocol kernel {
ipv4 {
export all;
};
kernel table 300;
kernel table main;
}
protocol kernel {
ipv6 { export all; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment