On Fri, Feb 15, 2013 at 1:35 PM, Les Mikesell <lesmikes...@gmail.com> wrote:

> On Fri, Feb 15, 2013 at 12:26 PM, Robert Moskowitz <r...@htt-consult.com>
> wrote:
> >
>
> > And when you edit ifcfg-eth0 what command restarts the interface?
>
>
I generally throw in the following to ifcfg-___ just to be safe:
NM_CONTROLLED="no"


>  ifdown eth0
> ifup eth0
>

or
service network restart


>
> If you are changing related routes or the MAC address, do the down
> before the change so the right values are seen.  If you change
> something that doesn't affect the address you can usually stay
> connected if you put both commands on one line with a ; separator.
>
> --
>   Les Mikesell
>     lesmikes...@gmail.com
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

-- 
---~~.~~---
Mike
//  SilverTip257  //
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to