Re: [OpenWrt-Devel] Automated Hotspot Testing Tool

2015-03-24 Thread Roman Yeryomin
On 23 March 2015 at 15:15, Ronaldo Afonso rona...@ronaldoafonso.com.br wrote: Hi all, I was wondering if some of you guys know about any automated hotspot testing tool? The thing is: I have a bunch of hotspots running a crafted OpenWRT firmware that I compile myself. Prior

Re: [OpenWrt-Devel] [PATCH v3] x86: use PARTUUID instead explicitly specifying the device by default

2015-03-24 Thread Jo-Philipp Wich
Applied in r44966 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] x86_64: fix PARTUUID format with leading zeros

2015-03-24 Thread Jo-Philipp Wich
Applied in r44959 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Multiple OpenWrt devices collectively managed?

2015-03-24 Thread Bastian Bittorf
* Janne Cederberg janne.cederb...@gmail.com [24.03.2015 12:56]: Oh, sorry Bastian I forgot to comment on your suggestion earlier! Question: how does that constant restarting affect network QoS/throughput? the 'wifi up' command is only issued when a) the last client leaves. each 60secs there

Re: [OpenWrt-Devel] [PATCH][RESEND V2] lldpd: add option to disable privilege separation

2015-03-24 Thread Jo-Philipp Wich
Applied in r44967 - thanks! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Multiple OpenWrt devices collectively managed?

2015-03-24 Thread valent.turko...@gmail.com
After reading comments from all of you I thought of deploying additional devices just as wifi analyzers, as few of you suggested. I have used kismet before, but only as standalone wifi scanner, but there is also an option to deploy kismet-drones and monitor multiple endpoints from central kismet

Re: [OpenWrt-Devel] Multiple OpenWrt devices collectively managed?

2015-03-24 Thread Bastian Bittorf
* David Lang da...@lang.hm [24.03.2015 12:56]: If a client tries to connect right after it has gone idle, they will just end up connecting to a more remote AP (assuming there is one in range) you are right, because everything is polluted with access-points, there is always another one in

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Sami Olmari
isn't it quite self-explanatory? with ./scripts/env new name here you generate new profile, where you can then have own configs and own set of files/ etc. So... 10 devices, 10 profiles, each having own settings and files... You get the idea. Sami Olmari On Tue, Mar 24, 2015 at 6:44 PM, Nguyễn

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Jean-Michel Pouré - GOOZE
I think you should try to modify openwrt/Makefile Add your own script for target devices. I am thinking about moving to a Makefile also. Currently, my scripts look like this one : * #git clone git://git.openwrt.org/openwrt.git openwrt-ar71xx cd openwrt-ar71xx #echo make

Re: [OpenWrt-Devel] Multiple OpenWrt devices collectively managed?

2015-03-24 Thread David Lang
On Tue, 24 Mar 2015, valent.turko...@gmail.com wrote: After reading comments from all of you I thought of deploying additional devices just as wifi analyzers, as few of you suggested. I have used kismet before, but only as standalone wifi scanner, but there is also an option to deploy

[OpenWrt-Devel] Fwd: [Battlemesh] Announcing Battlemesh V8 Maribor, Slovenia

2015-03-24 Thread Simon Wunderlich
I'm sure there are some on this list who will be interested in joining! Please spread the word. :) -- Forwarded Message -- Subject: [Battlemesh] Announcing Battlemesh V8 Maribor, Slovenia Date: Monday 23 March 2015, 17:13:18 From: Musti mu...@wlan-si.net To: Battle of the Mesh

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Nguyễn Hồng Quân
Hi On Wed, Mar 25, 2015 at 12:33 AM, Sami Olmari s...@olmari.fi wrote: Why not use ./scripts/env with your own batchfile? It has all the things you need for multiple hardware configurations on single buildroot... only thing you need to do is automate it with bash-script etc... I tried the

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Joseph Marlin
If I understand your question correctly, I think you'll find the default config files in: target/linux/your_architecture_here/base-files/etc/config/ Joseph Marlin - Original Message - From: Nguyễn Hồng Quân ng.hong.q...@gmail.com To: Christian Schoenebeck christian.schoeneb...@gmail.com

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Nguyễn Hồng Quân
Thank Jean-Michel Your script has many valuable information On Wed, Mar 25, 2015 at 12:11 AM, Jean-Michel Pouré - GOOZE jmpo...@gooze.eu wrote: I think you should try to modify openwrt/Makefile Add your own script for target devices. I am thinking about moving to a Makefile also.

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Nguyễn Hồng Quân
Hi What I mean is each target device will have its own default config files. I'm thinking about /etc/config/network and /etc/config/wireless. I want to dynamically generate the custom files of those network, wireless and place in files/ folder. I want to find the default files, modify it and

Re: [OpenWrt-Devel] Dynamically generate custom files before building?

2015-03-24 Thread Sami Olmari
Why not use ./scripts/env with your own batchfile? It has all the things you need for multiple hardware configurations on single buildroot... only thing you need to do is automate it with bash-script etc... Sami Olmari On Mar 24, 2015 6:15 PM, Nguyễn Hồng Quân ng.hong.q...@gmail.com wrote: Hi

[OpenWrt-Devel] openwrt dhcp question

2015-03-24 Thread 英德
hi dear my 7620N router (local net) uplink --wan(router) pc --lan (router) if we start router, my pc get local net ip address. (local net has dhcp server) pc shuld get lan IP now ,i thank , when router start ,i shutdown wan,or pill down the phy what can i