Sekedar coretan seorang nyubi
Posted on May 13, 2010 by krizzna
Normally “netconfig” command in RedHat configure eth0 by default. How can me make it configure eth1 ( second ethernet card )
Tags: Command, configure, eth1, Linux, netconfig, Redhat, Using
I don’t know how netconfig works, but almost every *NIX box I know is able to use ifconfig. ex: /sbin/ifconfig eth1 192.168.10.12 netmask 255.255.255.0 broadcast 192.168.10.255