Skip to content

Commit

Permalink
domains: remove default next_node.mac
Browse files Browse the repository at this point in the history
From https://gluon.readthedocs.io/en/v2023.1.x/user/site.html

The MAC address defaults to 16:41:95:40:f7:dc; this value usually
doesn't need to be changed, but it can be adjusted to match existing
deployments that use a different value.

(cherry picked from commit 1fadf59)
  • Loading branch information
grische authored and github-actions[bot] committed Nov 1, 2023
1 parent ef0cfe9 commit 381c5ef
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion domains/ffmuc_augsburg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.224.1',
ip6 = 'fd62:f45c:4d09:10c::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_freising.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.216.1',
ip6 = 'fd62:f45c:4d09:10b::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_gauting.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.208.1',
ip6 = 'fd62:f45c:4d09:10a::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_muc_cty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.128.1',
ip6 = 'fd62:f45c:4d09:100::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_muc_nord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.136.1',
ip6 = 'fd62:f45c:4d09:101::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_muc_ost.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.144.1',
ip6 = 'fd62:f45c:4d09:102::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_muc_sued.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.152.1',
ip6 = 'fd62:f45c:4d09:103::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_muc_west.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.160.1',
ip6 = 'fd62:f45c:4d09:104::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_uml_nord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.168.1',
ip6 = 'fd62:f45c:4d09:105::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_uml_ost.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.176.1',
ip6 = 'fd62:f45c:4d09:106::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_uml_sued.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.184.1',
ip6 = 'fd62:f45c:4d09:107::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_uml_west.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.192.1',
ip6 = 'fd62:f45c:4d09:108::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down
1 change: 0 additions & 1 deletion domains/ffmuc_welt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
name = { 'next.node' },
ip4 = '10.80.200.1',
ip6 = 'fd62:f45c:4d09:109::1',
mac = '16:41:95:40:f7:dc',
},

mesh_vpn = {
Expand Down

0 comments on commit 381c5ef

Please sign in to comment.