2016-12-14 11:04:35 +01:00
|
|
|
## I am using this file supporting memory, I don't copy-paste this
|
|
|
|
## directly to anywhere.
|
|
|
|
|
2016-02-04 11:00:25 +01:00
|
|
|
[main]
|
|
|
|
# Ubuntu defaults
|
|
|
|
plugins=ifupdown,keyfile,ofono
|
2016-12-14 11:04:35 +01:00
|
|
|
# Use dnssec-triggerd (or dnsmasq at home)
|
2016-02-04 11:00:25 +01:00
|
|
|
dns=unbound
|
|
|
|
|
2016-12-14 11:04:35 +01:00
|
|
|
[keyfile]
|
|
|
|
# Disable misbehaving NIC
|
|
|
|
unmanaged-devices=mac:xx:xx:xx:xx:xx:xx
|
|
|
|
#hostname=HOSTNAME_TO_SEND_TO_DHCPD
|
|
|
|
|
2016-02-04 11:00:25 +01:00
|
|
|
[ifupdown]
|
|
|
|
# more Ubuntu defaults
|
|
|
|
managed=false
|
|
|
|
|
2016-03-31 14:41:37 +02:00
|
|
|
## HTTP-based connectivity check
|
|
|
|
[connectivity]
|
2016-12-14 11:04:35 +01:00
|
|
|
# On Arch I seem to be using the default instead.
|
2016-03-31 14:41:37 +02:00
|
|
|
uri=http://koti.kapsi.fi/~mikaela/check_network_status.txt
|
|
|
|
interval=300
|
|
|
|
|
2016-02-04 11:00:25 +01:00
|
|
|
# Defaults for all connections
|
|
|
|
[connection]
|
|
|
|
# Enable IPv6 privacy extensions, but this doesn't seem to work.
|
|
|
|
ipv6.ip6-privacy=2
|