⌊ K™¦krizzna.web.id ⌉

Sekedar coretan seorang nyubi

How can I configure eth1 using netconfig command in redhat linux os ?

Posted on

Normally “netconfig” command in RedHat configure eth0 by default. How can me make it configure eth1 ( second ethernet card )

Share and Enjoy:
  • printfriendly How can I configure eth1 using netconfig command in redhat linux os ?
  • digg How can I configure eth1 using netconfig command in redhat linux os ?
  • delicious How can I configure eth1 using netconfig command in redhat linux os ?
  • facebook How can I configure eth1 using netconfig command in redhat linux os ?
  • yahoobuzz How can I configure eth1 using netconfig command in redhat linux os ?
  • twitter How can I configure eth1 using netconfig command in redhat linux os ?
  • googlebookmark How can I configure eth1 using netconfig command in redhat linux os ?
  • email link How can I configure eth1 using netconfig command in redhat linux os ?
  • linkedin How can I configure eth1 using netconfig command in redhat linux os ?
  • live How can I configure eth1 using netconfig command in redhat linux os ?
  • myspace How can I configure eth1 using netconfig command in redhat linux os ?
  • pdf How can I configure eth1 using netconfig command in redhat linux os ?
  • plurk How can I configure eth1 using netconfig command in redhat linux os ?
  • slashdot How can I configure eth1 using netconfig command in redhat linux os ?
  • technorati How can I configure eth1 using netconfig command in redhat linux os ?
  • tumblr How can I configure eth1 using netconfig command in redhat linux os ?
  • hackernews How can I configure eth1 using netconfig command in redhat linux os ?

Tags: , , , , , ,


  • explicit_intents

    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