mirror of
https://github.com/myronblair/fusionpbx-config
synced 2026-07-27 20:44:55 -05:00
[fusion] Weekly backup 2026-07-10 — 14 files changed, 49 insertions(+), 84 deletions(-)
This commit is contained in:
@@ -7,34 +7,15 @@ network:
|
||||
version: 2
|
||||
ethernets:
|
||||
eth0:
|
||||
accept-ra: false
|
||||
addresses:
|
||||
- 2604:A880:0400:00D1:0000:0004:7377:4001/64
|
||||
- 134.209.72.226/20
|
||||
- 10.10.0.5/16
|
||||
- 10.48.200.130/24
|
||||
gateway4: 10.48.200.1
|
||||
match:
|
||||
macaddress: fa:01:e4:87:a2:9b
|
||||
mtu: 1500
|
||||
macaddress: bc:24:11:ca:b9:3a
|
||||
nameservers:
|
||||
addresses:
|
||||
- 67.207.67.2
|
||||
- 67.207.67.3
|
||||
search: []
|
||||
routes:
|
||||
- to: ::/0
|
||||
via: 2604:A880:0400:00D1:0000:0000:0000:0001
|
||||
- to: 0.0.0.0/0
|
||||
via: 134.209.64.1
|
||||
- 8.8.8.8
|
||||
- 1.1.1.1
|
||||
search:
|
||||
- tail7dfd0c.ts.net
|
||||
set-name: eth0
|
||||
eth1:
|
||||
addresses:
|
||||
- 10.116.0.3/20
|
||||
match:
|
||||
macaddress: 32:a5:04:32:aa:0b
|
||||
mtu: 1500
|
||||
nameservers:
|
||||
addresses:
|
||||
- 67.207.67.2
|
||||
- 67.207.67.3
|
||||
search: []
|
||||
set-name: eth1
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
fusion
|
||||
fusion.orbishosting.com
|
||||
|
||||
+1
-1
@@ -5,8 +5,8 @@
|
||||
# b.) change or remove the value of 'manage_etc_hosts' in
|
||||
# /etc/cloud/cloud.cfg or cloud-config from user-data
|
||||
#
|
||||
127.0.1.1 FusionPBX-130 FusionPBX-130
|
||||
127.0.0.1 localhost
|
||||
127.0.1.1 fusion.orbishosting.com
|
||||
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 localhost ip6-localhost ip6-loopback
|
||||
|
||||
Reference in New Issue
Block a user