﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
319	Disable some listening ports	lme		"By default syslog, ntpd and Xorg listen for remote connections. This is unneccessary for a desktop system and could cause security problems.
To close the listening ports do the following.

syslog:
syslogd_flags=""-ss""  in rc.conf

Xorg:
ServerArgsLocal=""-nolisten tcp"" in /usr/local/kde4/kdm/kdmrc

ntp:
sync with FreeBSD's stock ntp.conf which was added some time ago and add
restrict 127.0.0.1
restrict ::1"	System Defect	closed	major		System Configuration	8.1-RC1	fixed		trac-bugs@…
