« Gestion concurrente des serveurs DNS avec resolvconf » : différence entre les versions

Aller à la navigation Aller à la recherche
aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 2 : Ligne 2 :
[[Category:desktop]]
[[Category:desktop]]
[[Category:networking]]
[[Category:networking]]
Patch permettant le support du Predictable Network Interface Device Names :
=Patch permettant le support du Predictable Network Interface Device Names=
<pre>
<pre>
--- /etc/resolvconf/interface-order.orig    2019-12-22 20:24:56.745540685 +0000
+++ /etc/resolvconf/interface-order          2019-12-22 20:33:46.785910193 +0000
@@ -14,10 +14,25 @@
@(br|eth)*([^.]).inet
@(br|eth)*([^.]).@(dhclient|dhcpcd|pump|udhcpc)
@(br|eth)*
+en@(o|s|x|p)*([^.]).inet6
+en@(o|s|x|p)*([^.]).ip6.@(dhclient|dhcpcd|pump|udhcpc)
+en@(o|s|x|p)*([^.]).inet
+en@(o|s|x|p)*([^.]).@(dhclient|dhcpcd|pump|udhcpc)
+en@(o|s|x|p)*
@(ath|wifi|wlan)*([^.]).inet6
@(ath|wifi|wlan)*([^.]).ip6.@(dhclient|dhcpcd|pump|udhcpc)
@(ath|wifi|wlan)*([^.]).inet
@(ath|wifi|wlan)*([^.]).@(dhclient|dhcpcd|pump|udhcpc)
@(ath|wifi|wlan)*
+wl@(o|s|x|p)*([^.]).inet6
+wl@(o|s|x|p)*([^.]).ip6.@(dhclient|dhcpcd|pump|udhcpc)
+wl@(o|s|x|p)*([^.]).inet
+wl@(o|s|x|p)*([^.]).@(dhclient|dhcpcd|pump|udhcpc)
+wl@(o|s|x|p)*
+ww@(o|s|x|p)*([^.]).inet6
+ww@(o|s|x|p)*([^.]).ip6.@(dhclient|dhcpcd|pump|udhcpc)
+ww@(o|s|x|p)*([^.]).inet
+ww@(o|s|x|p)*([^.]).@(dhclient|dhcpcd|pump|udhcpc)
+ww@(o|s|x|p)*
ppp*
*
</pre>
</pre>
4 231

modifications

Menu de navigation