SCIENTIFIC-LINUX-USERS Archives

October 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 12 Oct 2011 18:28:02 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
On 2011/10/12 10:53, Vladimir Mosgalin wrote:
> Hi carlopmart!
>
>   On 2011.10.12 at 18:42:30 +0200, carlopmart wrote next:
>
>>   Is it possible under SL6.1 to run a script (or insert commands in
>> ifcfg-ethX files) when a nic is up, immediatly after network script
>> runs?? Like for example it can do with debian/ubuntu: post-up
>> post-down.
>
> /sbin/ifup-pre-local and /sbin/ifdown-pre-local are executed (if exist)
> before bringing interface up&  down
>
> /sbin/ifup-local and /sbin/ifup-local are executed (if exist) after
> bringing interface up&  down and setting up routes.
>
> Argument to each will be interface name. Note that if you have aliases,
> this script will be called for each alias.

OK, I have such a file that I still have to manually run when the system
reboots. I get no error messages nor is the file run.

# ls --lcontext /sbin/ifup-local
-rwxr-xr-x. 1 system_u:object_r:bin_t:s0       root root 329 Jul 25 13:30 
/sbin/ifup-local

Any hints what I may have wrong?

{^_^}

ATOM RSS1 RSS2