summaryrefslogtreecommitdiff
path: root/etc/NetworkManager/system-connections/wired_two_computer.nmconnection
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NetworkManager/system-connections/wired_two_computer.nmconnection')
-rw-r--r--etc/NetworkManager/system-connections/wired_two_computer.nmconnection19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/NetworkManager/system-connections/wired_two_computer.nmconnection b/etc/NetworkManager/system-connections/wired_two_computer.nmconnection
new file mode 100644
index 00000000..a16520df
--- /dev/null
+++ b/etc/NetworkManager/system-connections/wired_two_computer.nmconnection
@@ -0,0 +1,19 @@
+[connection]
+id=wired_two_computer
+uuid=84d6186e-c0c6-469f-bb8b-6cdc509954dd
+type=ethernet
+autoconnect-priority=2
+
+[ethernet]
+
+[ipv4]
+address1=10.0.3.1/32
+method=manual
+route1=10.0.3.2/32
+
+[ipv6]
+address1=fdc9:281f:4d7:9eec::1/64
+method=manual
+route1=fdc9:281f:4d7:9eec::2/128
+
+[proxy]