Update network interfaces config.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-13 10:40:08 +00:00
commit 247066a81f
2 changed files with 10 additions and 1 deletions

View file

@ -21,7 +21,7 @@ ZXRjL2hvc3Rz 1757594362 1757594362 root:root 0644 - -
ZXRjL2xvY2FsLmQvLmdpdGlnbm9yZQ== 1757595481 1757595481 root:root 0644 - -
ZXRjL2xvY2FsLmQvdGVycmFmb3JtLWh0dHAtYmFja2VuZC5zdGFydA== 1757595926 1757595926 root:root 0755 - -
ZXRjL25ldHdvcmsvLmdpdGlnbm9yZQ== 1757596572 1757596572 root:root 0644 - -
ZXRjL25ldHdvcmsvaW50ZXJmYWNlcw== 1757596330 1757596330 root:root 0644 - -
ZXRjL25ldHdvcmsvaW50ZXJmYWNlcw== 1757759982 1757596330 root:root 0644 - -
ZXRjL3Bhc3N3ZA== 1757594202 1757594202 root:root 0644 - -
ZXRjL3BlcmlvZGljL2RhaWx5L2Nyb25qb2ItZGVoeWRyYXRlZA== 1757708520 1757708520 root:root 0777 - -
ZXRjL3BlcmlvZGljL2RhaWx5L2Nyb25qb2ItdXBkYXRlLXBhY2thZ2VzLWxpc3Q= 1757708520 1757708520 root:root 0777 - -

View file

@ -3,3 +3,12 @@ iface eth0 inet static
address 5.101.171.215/28
gateway 5.101.171.209
mtu 9000
iface eth0 inet6 static
address 2a01:a500:2981:1::d7/64
gateway 2a01:a500:2981:1:ff:ff:ff:ff
mtu 9000
auto eth1
iface eth1 inet static
address 10.254.0.215/24
mtu 9000