This disables IPv6 autoconfiguration by default. A router shouldn't
react on router advertisements or you get strange chaos in the ip
configuration.
It will be re-enabled if the protocol is DHCP.
Signed-off-by: Alina Friedrichsen
Index: package/swconfig/files/switch.sh
=
> * fixed ipv6 interface setup on boot
Index: package/base-files/files/lib/network/config.sh
===
--- package/base-files/files/lib/network/config.sh (Revision 18843)
+++ package/base-files/files/lib/network/config.sh (Arbeitskopie)
@
The OpenWrt team would like to announce the release of Kamikaze 8.09.2
The official binaries, generated from the 8.09.2 svn tag, can be found
here: http://downloads.openwrt.org/kamikaze/8.09.2/
This is the last update of the 8.09 release series, with the following
notable changes:
* pptp nat
In many (most?) cases, the wifi driver does not allow you to modify the
MAC address. It's all about spoof protections as was mentioned before.
The only other method I've used with success to achieve something like
you're trying to do without using WDS is to set up a bridge-mode (tap
device, not tu
Am 09.01.2010 um 22:03 schrieb openwrt-comm...@openwrt.org:
> [package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
> + echo "search $DOMAIN" >> /tmp/resolv.conf
This will create an empty search domain specification if DOMAIN is not set. I
suggested this chang
Felix Fietkau writes:
> On 2010-01-08 6:24 PM, Ferenc Wagner wrote:
>
>> Stefan Bethke writes:
>>
>>> Am 08.01.2010 um 16:57 schrieb Ferenc Wagner:
>>>
However, I failed to use it in client mode: it associates with the
AP, but doesn't receive IP packets (I simply bridge it to the LAN,