[OpenWrt-Devel] dnsmasq sending to all upstream servers??

2012-02-24 Thread Lee Essen
You can tell I've been looking at my outgoing DNS traffic … another problem… >From looking at traffic I can see dnsmasq sending each dns request to ALL the >servers configured (two in my case) which it shouldn't be doing (I haven't got >the all-servers option enabled) So it's obviously a bit wa

[OpenWrt-Devel] local domain resolver issues

2012-02-24 Thread Lee Essen
Hi, I've noticed some slightly strange behaviour on trunk (certainly compared with older releases) around how names are resolved. If I have a host "fred", that I configure within LuCI then the dnsmasq command line will include records for that, with the appropriate domain (lets call it: my.dom

Re: [OpenWrt-Devel] Frequent reboot WBMR & Lantiq

2012-02-21 Thread lee . essen
On Tue, 21 Feb 2012 12:55:41 +, lee.es...@nowonline.co.uk wrote: OK, new kernel built and installed ... just waiting for a reboot now, hopefully in the next couple of hours. Yes, it is Annex-A. Well, that didn't take long ... full log output below including the initial boot (just in case

Re: [OpenWrt-Devel] Frequent reboot WBMR & Lantiq

2012-02-21 Thread lee . essen
On Tue, 21 Feb 2012 10:56:44 +0100, John Crispin wrote: please build a kernel with KALLSYMS enable menuconfig -> Global build settings -> Compile the kernel with symbol table information and show us the output again. i assume this is annex-a ?! OK, new kernel built and installed ... just w

Re: [OpenWrt-Devel] Frequent reboot WBMR & Lantiq

2012-02-21 Thread lee . essen
On Tue, 21 Feb 2012 09:41:44 +0100, John Crispin wrote: On 21/02/12 09:17, lee.es...@nowonline.co.uk wrote: Hi, I've been running the Buffalo WBMR-HP-G300H routers for a while now, actually three of them on a bonded line, and in general they are working very well. On one of the lines I am se

[OpenWrt-Devel] Frequent reboot WBMR & Lantiq

2012-02-21 Thread lee . essen
Hi, I've been running the Buffalo WBMR-HP-G300H routers for a while now, actually three of them on a bonded line, and in general they are working very well. On one of the lines I am seeing very frequent reboots (of the whole system, not just the DSL) every two or three hours, the other two l

Re: [OpenWrt-Devel] openwrt capable router with integrated adsl modem

2012-02-12 Thread Lee Essen
Hi, On 11 Feb 2012, at 18:54, John Crispin wrote: > buffalo wbmr is a nice choice, trunk works on t, wifi usb come up, has 4 > gbit ports. > > john > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman

[OpenWrt-Devel] [PATCH] fix syslog-ng start script

2012-02-07 Thread lee . essen
Hi, The syslog-ng start script doesn't stop syslog-ng because it tries to use pid's instead of the executable name. Very simple patch attached. (apologies: tabs are mangled, I'm on a webmail system and can't seem to fix it, there are only 2 though :-)) Lee. Sign

[OpenWrt-Devel] shellinabox build problems

2012-02-07 Thread lee . essen
Hi, There's a ticket open (#7043) for adding shellinabox to openwrt ... there are patches attached to it which seem to do the job, however (as you can see from the last comment in Jan) there is a problem building it. I've got what I assume is the same problem: mv -f .deps/hashmap.Tpo .dep

Re: [OpenWrt-Devel] Proposal for service start after mount capability

2012-02-07 Thread lee . essen
On Tue, 07 Feb 2012 10:44:21 +0100, Maarten Bezemer wrote: On Tuesday 07 February 2012 09:19:25 lee.es...@nowonline.co.uk wrote: Also, you may want to only start the service once the device is plugged in (well after the boot sequence) ... can't think of a good example here, but it's probably be

[OpenWrt-Devel] Proposal for service start after mount capability

2012-02-07 Thread lee . essen
Hi, I think it was about a year ago when I first proposed this, there was some feedback and I reworked the code but looking back I don't think I ever resubmitted - so here's a second go! Basically if you make use of usb storage devices and specifically if you want to have services make use o

Re: [OpenWrt-Devel] DSL support and luci integration

2012-01-25 Thread Lee Essen
Hi Andy, I posted a brief summary on the openwrt 'General' forum earlier today ... it's brief but will hopefully help. I've done 2 now, only bricked one (by experimenting) and the serial cable makes it pretty easy to recover. Cheers, Lee. On 25 Jan 2012, at 22:01, Andrew Lyon wrote: > On T

[OpenWrt-Devel] [PATCH 1/2] Initial DSL framework for Lantiq

2012-01-23 Thread Lee Essen
Hi, I think I've got my initial concept for DSL support to a point where it's quite functional now and ready for a bit more extensive testing. I will look at netlink as discussed, but I think that will take some time, so I think this would serve as a good interim solution (some of it is valid

Re: [OpenWrt-Devel] DSL support and luci integration

2012-01-22 Thread Lee Essen
27;m completely new to netlink, so a little help and a few pointers would be great. Cheers, Lee. On 20 Jan 2012, at 23:47, Philip Prindeville wrote: > I'd sure like to see netlink being used to communicate speed/carrier changes > up into userspace. > > > On 1/20/12 12:2

Re: [OpenWrt-Devel] DSL support and luci integration

2012-01-21 Thread Lee Essen
On 20 Jan 2012, at 23:47, Philip Prindeville wrote: > I'd sure like to see netlink being used to communicate speed/carrier changes > up into userspace. > Unfortunately there's absolutely no netlink support in the lantiq driver and I don't think any of that info is available elsewhere, I would

Re: [OpenWrt-Devel] DSL support and luci integration

2012-01-19 Thread Lee Essen
On 19 Jan 2012, at 22:17, John Crispin wrote: > >> >> Anyway ... just a few ideas, interested in thoughts, I can post the >> current patches if there's interest, or happy to explore other ideas if >> I'm way off the mark. > > sure, show us your patch please ;) > ___

[OpenWrt-Devel] DSL support and luci integration

2012-01-19 Thread lee . essen
Hi, I've been using trunk on a Buffalo WBMR-HP-G300H ADSL router with great success, so I've been looking at the existing DSL support and am keen to help out getting it better integrated. I'm conscious that there are likely to be a number of different DSL devices needing support and have bee

Re: [OpenWrt-Devel] [PATCH] ltq_dsl_app support for taking pppoa link up and down

2012-01-18 Thread Lee Essen
Hi Luka, On 18 Jan 2012, at 22:04, Luka Perkov wrote: > Hi Lee, > > On Wed, Jan 18, 2012 at 01:22:10PM +, lee.es...@nowonline.co.uk wrote: >> The attached patch adds a "notify" script to the dsl_cpe_control app >> to bring the relevant pppoa interface up (or down) whenever there is >> a lin

[OpenWrt-Devel] [PATCH] ltq_dsl_app support for taking pppoa link up and down

2012-01-18 Thread lee . essen
from the atm hotplug script (with the addition of support for the link going down.) Signed-off-by: Lee Essen ifx_cpe_ifup.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Resend: [PATCH] start selected services after block mount

2011-03-11 Thread Lee Essen
string containing those packages not to auto-enable. I'm happy to implement, but if nobody is interested then I'll just keep it to my local repository.Thanks,Lee.Begin forwarded message:From: Lee Essen <lee.es...@nowonline.co.uk>Date: 18 February 2011 08:48:00 GMTT

[OpenWrt-Devel] [PATCH] start selected services after block mount

2011-02-18 Thread Lee Essen
'target' '/site' option 'fstype' 'ext4' option 'options' 'rw,noatime' list 'service' 'syslog-ng' list 'service' 'collectd'Signed-off-by: Lee Essen block_mount_svcs.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel