Template:Issue: Difference between revisions

imported>Luis-Hebendanz
No edit summary
m Remove background (Same as Template:Pull)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Template}}{{DISPLAYTITLE:Template:issue}}


If you want to use macvtap bridges in KVM, LXC, Xen or $hypervisor on NixOS you have to tell your
== About ==
dhcp server to not configure that interface with an ip. Yes exactly the dhcp server on NixOS configures every
An inline link to a specific issue in the [https://github.com/NixOS/nixpkgs/issues nixpkgs repo's issues].
interface as long it has been told to not to. If you are running dhcpcd then you have to define
networking.dhcpcd.denyInterfaces = [ "macvtap0@*" ] for example.


What is the error you get when layer 2 bridges have IPs? https://serverfault.com/questions/959667/kvm-bridge-networking-first-arp-packet-gets-answered-by-wrong-host
== Usage ==
* It is filed under {{ic|<nowiki>{{issue|21234}}</nowiki>}}.
* See {{ic|<nowiki>{{issue|21234|this issue}}</nowiki>}}.
 
== Example ==
* It is filed under {{issue|21234}}.
* See {{issue|21234|this issue}}.
 
</noinclude><includeonly><span style="background: none;">[[File:issue.png|link=https://github.com/NixOS/nixpkgs/issues/{{{1}}}]][https://github.com/NixOS/nixpkgs/issues/{{{1}}} {{{2|#{{{1}}}}}}]</span></includeonly>