歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Unix知識 >> 關於Unix >> 配置FreeBSD的網關和網絡服務

配置FreeBSD的網關和網絡服務

日期:2017/2/28 11:16:26   编辑:關於Unix


出現如下提示時就可以開始網關的配置了:
User Confirmation Requested
Do you want this machine to function as a network gateway?
[ Yes ] No如果這台機器要作為本地網絡和其它機器之間傳送數據包的網關,請選擇 [ Yes ] 然後按 Enter。如果這台機器只是網絡上的一個節點主,請選擇 [ No ] 並按Enter 繼續。
出現如下提示時就可以開始網絡服務的配置:
User Confirmation Requested
Do you want to configure inetd and the network services that it provides?
User Confirmation Requested
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
which of its Internet services will be available. The default FreeBSD
specifically enabled in the configuration file before they will
function, even once inetd(8) is enabled. Note that services for
IPv6 must be separately enabled from IPv4 services.
use the current settings.
[ Yes ] No選擇 [ Yes ] 將允許您添加網絡服務(將相應網絡服務每行開頭的#除掉即可)。
在加入您想啟用的服務後,按下 Esc鍵會出現一個對話框可以讓您離開以及保存修改。
Copyright © Linux教程網 All Rights Reserved