[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Wheezy] [networking] post-up NOT executed



On Fri, 25 Jul 2014, Tom Furie wrote:
> On Fri, Jul 25, 2014 at 08:06:29PM +0100, Tom Furie wrote:
> > On Thu, Jul 24, 2014 at 08:41:50PM +0200, Mickael MONSIEUR wrote:
> > > I have a fresh installation of Debian Wheezy 7.6.0 amd64.
> > > The post-up line does not execute when eth0 is mounted!
> > > (by against my eth0 interface is mounted!)
> > > 
> > > I have to mount routes, and are not:
> > > 
> > > post-up /sbin/route add 1.2.3.4 dev eth0
> > 
> > Remove the 'post-' part of the line.
> 
> Sorry, got ahead of myself there. I meant to continue with
> post- has always given me problems where the other variants
> haven't. I'm not entirely convinced the post- variants are even
> implemented.

They are, and they work in debian stable.  Run ifup -v, to make sure it is
not aborting halfway because of some problem, as that would be the typical
reason it wouldn't execute a post-up rule.

Also, do NOT add any comments (lines starting with #) inside a "iface"
configuration stanza in /etc/network/interfaces.  Keep all comments either
before, or after the whole stanza.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


Reply to: