Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] ifplugd (was: Network device config file format update)

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Casey Harkins <charkins AT upl.cs.wisc.edu>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] ifplugd (was: Network device config file format update)
  • Date: Fri, 17 Oct 2003 18:10:31 -0500 (CDT)


Coming along nicely, I'll post the spells and some details on setting it
up (its pretty trivial) in the morning. There is one small fix to
/sbin/ifup that needs to be made along with the 'export _OBEY_UP_ON_BOOT'
problem in the init.d network script that I mentioned earlier. Basically,
you need to configure your network devices with:

MODULE=static
UP_ON_BOOT=no

and load the modules outside of the standard networking system, otherwise
ifdown will remove the module and break ifplugd. Some small configuration
needs to be done in /etc/ifplugd/ifplugd.conf and away you go! I still
need to throw together an init script and prevent the spell from
installing its own into /etc/init.d.

Its pretty slick though. It'll even detect when an access point comes
in/out of range and bring up/down a wireless link.

More details to come...

-casey


On Fri, 17 Oct 2003, Eric Sandall wrote:

> Quoting Casey Harkins <charkins AT upl.cs.wisc.edu>:
> > On a side note, I'm going to test out ifplugd for managing my ethernet
> > connections on my laptop. It looks pretty handy! I'll submit a spell when
> > I've tested it out.
> >
> > -casey
>
> I'd be very much interested in that spell. ;)
>
> -sandalle
>
> --
> PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
> http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GCS/E/IT$ d-- s++:+>: a-- C++(+++) BL++++VIS>$ P+(++) L+++ E-(---) W++ N+@
> o?
> K? w++++>-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+) R+(++)
> tv(--)b++(+++) DI+@ D++(+++) G>+++ e>+++ h---(++) r++ y+
> ------END GEEK CODE BLOCK------
>
> Eric Sandall | Source Mage GNU/Linux Developer
> eric AT sandall.us | http://www.sourcemage.org/
> http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
> http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>






Archive powered by MHonArc 2.6.24.

Top of Page