1
0
Fork 0

router: use QinQ for uplink b

This commit is contained in:
Garionion 2022-07-27 15:25:12 +02:00
parent 2d092ea970
commit 570f393692
1 changed files with 6 additions and 1 deletions

View File

@ -6,10 +6,15 @@
interface = "ens18";
};
networking.vlans."net-uplink-b.7" = {
id = 7;
interface = "net-uplink-b";
};
services.pppd = {
peers.uplink-b = {
config = ''
plugin rp-pppoe.so net-uplink-b
plugin rp-pppoe.so net-uplink-b.7
user "002269158219551138009162#0001@t-online.de"
ifname ppp-uplink-b
persist