Personal tools
You are here: Home PC Linux IPアドレスの設定
Document Actions

IPアドレスの設定

by かわうぃん last modified 2006-01-29 06:59

IPアドレスの設定

[root@linux root]# vi /etc/sysconfig/network-scripts/ifcfg-eth1
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.10
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes

[root@linux]# /etc/rc.d/init.d/network reload ← ネットワーク設定反映


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: