You have to take care of it.
Maddes
On 18.04.2010 23:41, Nuno Gonçalves wrote:
>> From: Matthias Buecher / Germany
>> To: OpenWrt Development List
>> Subject: Re: [OpenWrt-Devel] iptables NAT not being updated on WAN
>>changes
>> Message-ID: <4bcb1ad8.3000...@maddes.net>
>> Content-Type
> From: Matthias Buecher / Germany
> To: OpenWrt Development List
> Subject: Re: [OpenWrt-Devel] iptables NAT not being updated on WAN
> changes
> Message-ID: <4bcb1ad8.3000...@maddes.net>
> Content-Type: text/plain; charset=UTF-8
>
> Also tried "/etc/init.d/firewall restart" after restart
Hi,
hmm, somehow i mixed that flags stuff up. I will correct it later.
I totally missed that image generation part, thx for the hint.
I will add that when i get that missing second stage bootloader ready.
Michael
On 18.04.2010 22:42, Bernhard Loos wrote:
> Hello
> Firstly, mask_flags in struct
Hello
Firstly, mask_flags in struct mtd_partition disables the given funtion
afaik, so you made everyting but the CalibData partition read only.
Also, don't you need to add a section to the image generation Makefile?
Bernhard
2010/4/18 Michael Kurz :
> This patch adds support for the zyxel nb
> "jdonohue654-openwrt" == jdonohue654-openwrt
> writes:
> This proposed patch updates lvm2 build script to 2.02.63 ... the previous
> version (2.02.60) is no longer available for download. this update also
> necessitated some minor changes to patches/100-readline-link.patch
> (Previo
> OpenWrt is still looking for more package maintainers. A list of
> current maintainers is located at
> https://dev.openwrt.org/wiki/packages . If you are interested please
> let me know and I will get you setup.
I can volunteer to maintain the OLSR package.
Travis, I'm going to write you offlist
Michael Kurz írta:
> This patch adds support for the zyxel nbg460n/550n/550nh routers.
> Currently this only works if a second stage bootloader is also flashed,
> as the used switch needs extra initialization.
>
> Signed-off-by: Michael Kurz
>
> ---
Applied: https://dev.openwrt.org/changeset/20
Is someone working on fixing the usb support for the Etrax platform?
Trying to add the "usb" entry in the Makefile, kmod-sub-etrax compiles
fine, but when pluggin someting in the usb port, the console give a lot
of garbage on the screen and it doesn't respond anymore (i can see the
garbage usi
Also tried "/etc/init.d/firewall restart" after restarting the network?
Maddes
On 18.04.2010 16:38, Nuno Gonçalves wrote:
> I have internet connections at eth0.2 and eth1.
>
> Config is like this:
>
> config interface wan
> option ifname eth1
> option protodhcp
>
> After
I have internet connections at eth0.2 and eth1.
Config is like this:
config interface wan
option ifname eth1
option protodhcp
After boot connection is ok. Computers behind router get NATed internet.
Then I do ifdown wan, change eth1 to eth0.2 and ifup wan.
Computers start g
Currently openwrt doesn't accept a gateway that is in a different
subnet in a static or dhcp config. That is due to $(route add default
gw "$gateway" dev "$iface") requiring that the $gateway is first
reachable by another route.
I've worked around this by editting /lib/network/config.sh and
/usr/sh
11 matches
Mail list logo