summaryrefslogtreecommitdiff
path: root/etc/NetworkManager/system-connections/wired_two_computer.nmconnection
blob: a16520dfdce90512f6dac7b566a164dc915a7d53 (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=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]