I've successfully removed or reconfigured the daemons in my server so they will only listen locally. The daemon I have left is dhclient, which listens on UDP port 68. Is it possible for this daemon to only listen locally or does it necessarily have to open UDP port 68 to the world ? (I use network-manager to configure my wired ethernet network automatically.)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name udp 0 0 0.0.0.0:68 0.0.0.0:* 1563/dhclient