summaryrefslogtreecommitdiff
path: root/etc/NetworkManager/system-connections/wired_two_computer.nmconnection
blob: 0f5d5f6e492c9bd88e5ef5ccd5f00274a94d02c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[connection]
id=wired_two_computer
uuid=d802bd70-8e5a-4dbc-b0ee-7857d765180c
type=ethernet
autoconnect-priority=2

[ethernet]

[ipv4]
address1=10.0.3.2/32
method=manual
route1=10.0.3.1/32

[ipv6]
address1=fdc9:281f:4d7:9eec::2/64
method=manual
route1=fdc9:281f:4d7:9eec::1/128

[proxy]