User Tools

Site Tools


informatique:linux:ipbxfixedebian

Differences

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

Link to this comparison view

Next revision
Previous revision
informatique:linux:ipbxfixedebian [2023/01/30 10:48] – created yahikoinformatique:linux:ipbxfixedebian [2023/01/30 10:58] (current) yahiko
Line 3: Line 3:
  
 Dans /etc/network/interfaces.conf :  Dans /etc/network/interfaces.conf : 
 +<codedoc code:bash>
 allow-hotplug [nominterface] allow-hotplug [nominterface]
 iface [nominterface] inet static iface [nominterface] inet static
 address 192.168.1.15/24 address 192.168.1.15/24
-geatway 192.168.1.254+gateway 192.168.1.254
 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
Line 12: Line 13:
 systemctl restart networking.service systemctl restart networking.service
 ifup [nominterface] ifup [nominterface]
 +</codedoc>
informatique/linux/ipbxfixedebian.1675075734.txt.gz · Last modified: 2023/01/30 10:48 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki