08/11/26 22:19:41 fZNByxQl
>>196
参考までにeth0を192.168.0.11に固定してる俺のrc.conf。
eth0="eth0 192.168.0.11 netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(eth0)
gateway="default gw 192.168.0.1"
ROUTES=(gateway)
とりあえずWikiをもう一度読んでみてはどう?
URLリンク(wiki.archlinux.org)