> On Sun, Nov 19, 2000 at 04:50:29AM +0900, [EMAIL PROTECTED] wrote: > > Gilbert.Li> 請問如果用ifconfig 要如何來設定呢 > > Gilbert.Li> 我使用過 ifconfig eth0 xxx.xxx.xxx.xxx netmask > 255.255.255.0 > > Gilbert.Li> 但是他說 eth0: unknown interface 請問我該如何設定 ? > > > > Please write a network configuration in the file of > /etc/network/interfaces > > 首先, 在 > > /etc/modutils/network: > alias eth0 via-rhine > > 把 via-rhine 改成你的網卡 driver 的名字. > 然後, > > # update-modules > > 然後, ... /etc/network/interfaces ...
It worked. Thanks

