Casper

on 06.12.2011 19:48, Casper Pedersen wrote:
> Hi,
> 
> I've found a general issue with linux and bridges - normally one would expect 
> that if an interface (like eth0) belongs to a bridge or a trunk that there 
> would be no address assigned to it - but no... ipv6 will be there...
> 
> echo 1 > /proc/sys/net/ipv6/conf/<dev>/disable_ipv6
> 
> I've tried to add this to a script in /etc/network/if-up.d but the script 
> disappears after each reboot. And adding it to interfaces does not really 
> work with a bridge; any ideas....

add it to /var/lib/lrpkg/local.local

Even better set the value in sysctl.conf.

But most importantly in this case procps.sh _must_ be set to a late time
in the init order, else the devices don0't exist yet and sysctl is
useless....

> 
> 
> Regarding watchdog - the device does not exist (softdog) - how can I make 
> sure it's created every time my thing reboots ?

Did you load the driver?

cheers

Erich


Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to