Setting up Services
Setting up Services
- deamons can bind directly to ports
- /etc/services
- Lists port numbers and services for TCP and UDP.
- inetd
- Can startup services dynamically
- Can ‘protect’ the host from services (tcp_wrapper, bind unpriveledged apps.)