Site Tools


informatique:linux:ipbxfixedebian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:linux:ipbxfixedebian [2023/01/30 10:58] yahikoinformatique:linux:ipbxfixedebian [2026/06/01 13:57] (current) yahiko
Line 2: Line 2:
 Quelque chose de simple, mais je ne me rappelle jamais de la syntaxe. Quelque chose de simple, mais je ne me rappelle jamais de la syntaxe.
  
-Dans /etc/network/interfaces.conf :  +Dans ''/etc/network/interfaces'':  
-<codedoc code:bash>+<code>
 allow-hotplug [nominterface] allow-hotplug [nominterface]
 iface [nominterface] inet static iface [nominterface] inet static
Line 10: Line 10:
 dns-nameservers 192.168.1.1 8.8.8.8 dns-nameservers 192.168.1.1 8.8.8.8
 dns-domain domaine.local dns-domain domaine.local
 +</code>
  
 +Relancer le réseau : 
 +
 +<code bash>
 systemctl restart networking.service systemctl restart networking.service
 ifup [nominterface] ifup [nominterface]
-</codedoc>+</code>
informatique/linux/ipbxfixedebian.txt · Last modified: by yahiko