in case of manual setup without DNS
- ページ: LiveCD/4.5/BTS
- 投稿者: kaw
- 優先順位: 低
- 状態: 完了
- カテゴリー: to be coded
- 投稿日: 2009-04-02 (木) 15:20:40
- バージョン:
メッセージ
in case of manual setup,
Blank line of DNS server setup means to use DHCP.
There is no way not to use DNS server when manual setup.
- FIXED: code added at /boottmp/rc .
- When setting up DNS ;
- IPv4/IPv6 addrs ... setup revolv.conf in a normal way.
- 'none' ... 'lookup file' line added in revolv.conf. Looking up /etc/hosts only .
- 'dhcp' or leave blank ... setup resolv.conf and hostname.if for running dhclient.
- 2009-05-10 (日) 17:21:54 - kaw