On Thursday, August 25, 2011 11:24:00 am you wrote:
> This command works but , when I am restarting  network service usnig below
> command
>
> service network restart again , I dont see anthing in ifconfig for eth0.
>
> Not sure why it is happening or is it required to restart nework service
> before using the ip.

So after you run that ifconfig command, eth0 shows up when you run ifconfig
with no arguments?  That means that we can at least define the interface.  If
running "service network restart" does not bring eth0 up, then the problem is
in your ifcfg-eth-bus-ccw-0.0.0468 file.  Go back to that and change the
NETMASK to 255.255.255.0, remove NETWORK (as per Mark's message), and change
"STARTMODE=ONBOOT" to "STARTMODE=onboot".  Then try "service network restart"
again.

It looks like you set this up using YaST, as there's a _nm_name parameter in
there.  If that's the case, you're probably better off going back into YaST
and just changing the NETMASK value in there.

BTW: the docs for the parameters allowed in that configuration file are in
/etc/sysconfig/network/ifcfg.template.  Interesting reading in there.

You might also want to take a look at the end of /var/log/messages to see if
any errors generated while you do the "service network restart" appear in
there.
        - MacK.
-----
Edmund R. MacKenty
Software Architect
Rocket Software
275 Grove Street  -  Newton, MA 02466-2272  -  USA
Tel: +1.617.614.4321
Email: m...@rs.com
Web: www.rocketsoftware.com

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to