redef Site::local_nets = {
	192.168.0.0/16,	# my network
	[fe80::]/64,	# another network
};
