use rtsp on the fwhosts
This commit is contained in:
parent
bd591726ac
commit
1da2142167
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
networking.usePredictableInterfaceNames = false;
|
||||
|
||||
networking.bridges.breth.interfaces = [ "eth0" "eth1" ];
|
||||
networking.bridges.breth.rstp = true;
|
||||
|
||||
networking.defaultGateway.address = "172.172.171.10";
|
||||
networking.nameservers = [ "172.172.171.10" ];
|
||||
|
|
|
@ -24,6 +24,7 @@ in {
|
|||
networking.usePredictableInterfaceNames = false;
|
||||
|
||||
networking.bridges.breth.interfaces = [ "eth0" "eth1" ];
|
||||
networking.bridges.breth.rstp = true;
|
||||
|
||||
networking.defaultGateway.address = "172.172.171.10";
|
||||
networking.nameservers = [ "172.172.171.10" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue