home.router ...

This commit is contained in:
cronekorkn 2023-05-25 08:52:30 +02:00
parent 5dd6e56ca9
commit cb463350b4
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1,5 +1,5 @@
{ {
'hostname': '10.0.0.119', 'hostname': '10.0.0.120',
'dummy': True, 'dummy': True,
'groups': [ 'groups': [
'autologin', 'autologin',
@ -13,10 +13,10 @@
'network': { 'network': {
'internal': { 'internal': {
'interface': 'eno1', 'interface': 'eno1',
'ipv4': '10.0.0.119/24', 'ipv4': '10.0.0.120/24',
'gateway4': '10.0.0.1', 'gateway4': '10.0.0.1',
}, },
'exernal': { 'external': {
'interface': 'enx00e04c00135b', 'interface': 'enx00e04c00135b',
'mac': '00:e0:4c:00:13:5b', 'mac': '00:e0:4c:00:13:5b',
'dhcp': 'yes', 'dhcp': 'yes',