|
FreeBSD kernel 编译大法(一)(6) The Internet Super Server (inetd) allows a number of simple Internet services to be enabled, including finger, ftp and telnetd. Enabling these services may increase risk of security problems by increasing the eXPosure of your system. With this in mind, do you wish to enable inetd? [ Yes ] No 选择[ Yes ]继续。 User Confirmation Requested inetd(8) relies on its configuration file, /etc/inetd.conf, to determine which of its Internet services will be available. The default FreeBSD inetd.conf(5) leaves all services disabled by default, so they must be specifically enabled in the configuration file before they will function, even once inetd(8) is enabled. Note that services for IPv6 must be seperately enabled from IPv4 services. 第51 页FreeBSD 使用手册 Select [Yes] now to invoke an editor on /etc/inetd.conf, or [No] to use the current settings. [ Yes ] No 选择[ Yes ]将允许在一行的开头通过删除#号来添加相应的服务。 图2-33. 编辑inetd.conf 添加完这些服务后,键入Esc 将显示一个提示你退出并保存修改的菜单。 2.10.3 配置网关 User Confirmation Requested Do you want this machine to function as a network gateway?
|