Re: OpenWrt 19.07.6 service release

2021-01-22 Thread Nishant Sharma
On 23/01/21 3:13 am, Philip Prindeville wrote: > You'll need to remove the dnsmasq package and select > CONFIG_PACKAGE_isc-dhcp-server-ipv4 (or -ipv6 which actually supports both > IPv4 and IPv6, but the UCI scripting for dynDNS for IPv6 as I said is > missing). That will bring in Bind and the

[OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Nishant Sharma
Hi, I was wondering if there is a way to dissociate STAs who say go below a minimum threshold SNR or signal level of say -65dBm in a multi-AP scenario? As we do not run our OpenWRT APs with a WLAN controller, which can automatically change channels or increase/decrease the txpower, would it

Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Nishant Sharma
Hi Bastian, On Monday 18 January 2016 08:16 PM, Bastian Bittorf wrote: ubus call hostapd.$dev del_client '{ "addr" : "$mac", "reason" : "assoc toomany", "ban_time" : 1 }' Thanks for the pointers. It works for me. What exactly is ban_time unit? I presume it's millisecond. Where can I find

[OpenWrt-Devel] /usr/bin/ip missing in 15.05.1

2016-01-22 Thread Nishant Sharma
Hi, I compiled 15.05.1 for x86, x86_64 and ar71xx (mikrotik RB951Ui) and found that mwan3 didn't work because it was looking for /usr/bin/ip. I have compiled ip-full into the image. I had to symlink /usr/sbin/ip to /usr/bin/ip in order for mwan3 to work. OpenVPN-openssl worked as expected an

Re: [OpenWrt-Devel] /usr/bin/ip missing in 15.05.1

2016-01-22 Thread Nishant Sharma
Hi, On Friday 22 January 2016 05:44 PM, Felix Fietkau wrote: Looks like you may have used the mwan3 package from the master branch in your 15.05 build. You need to use the for-15.05 branch from the packages feed. - Felix My feeds.conf contains following lines: src-git packages https://github

Re: [OpenWrt-Devel] /usr/bin/ip missing in 15.05.1

2016-01-22 Thread Nishant Sharma
Hi, On Friday 22 January 2016 05:44 PM, Felix Fietkau wrote: Looks like you may have used the mwan3 package from the master branch in your 15.05 build. You need to use the for-15.05 branch from the packages feed. - Felix My feeds.conf contains following lines: src-git packages https://github

Re: [OpenWrt-Devel] /usr/bin/ip missing in 15.05.1

2016-01-22 Thread Nishant Sharma
On Friday 22 January 2016 08:56 PM, Felix Fietkau wrote: Here's what feeds.conf.default in the 15.05 branch contains: src-git packages https://github.com/openwrt/packages.git;for-15.05 src-git luci https://github.com/openwrt/luci.git;for-15.05 src-git routing https://github.com/openwrt-routing/pa

[OpenWrt-Devel] Firmware Upgrade - Mikrotik - ar71xx

2015-10-20 Thread Nishant Sharma
Hi, I have around 50 boxes (ar71xx Mikrotik RB951Ui-2HnD) in the field, running AA or BB (custom compiled). I have checked through the documentation, but could not find any way to upgrade the firmware. Is there a way, that I could upgrade them to the newly compiled firmware remotely or onl

Re: [OpenWrt-Devel] Firmware Upgrade - Mikrotik - ar71xx

2015-10-26 Thread Nishant Sharma
Hi Davey, Thanks for your response. I was away due to festive season so couldn't reply earlier. On Tuesday 20 October 2015 09:43 PM, David Hutchison wrote: I think sysupgrade now works with the rb951ui; however I haven't tested it. I wrote my own upgrade process before sysupgrade was availab

Re: [OpenWrt-Devel] Need to check version of LUCI

2015-10-26 Thread Nishant Sharma
Hi, You may clear your browser cookies and cache. Do rm -rf /tmp/luci* and then try. Regards, Nishant On 27 October 2015 09:26:15 GMT+05:30, nam228 wrote: >Hi all, > >I am using OpenWRT trunk version 47213 > svn://svn.openwrt.org/openwrt/trunk > >I installed luci by these com

Re: [OpenWrt-Devel] Plans for CC 15.05.1 or DD 16.xx release?

2016-01-12 Thread Nishant Sharma
Hi, On Monday 11 January 2016 05:42 PM, John Crispin wrote: days. with a bit of luck 15.05.1 is ready early next week. How do I bump my local git cloned source to 15.05.1? A simple git pull in the source directory should be able to achieve that? Regards, Nishant _

Re: [OpenWrt-Devel] procd: service instance restart does not wait for old process to be closed before lanching the new one

2017-02-08 Thread Nishant Sharma
On 8 February 2017 8:25:29 PM IST, "Alin Năstac" < >And isn't a bit too optimistic to assume all daemons will be stopped by >SIGTERM? Case in point a squid running on PCEngines APU. Even if I configure it to force close connections within 2-3 seconds, it still at times takes more time. Regards

[OpenWrt-Devel] Espressobin mvebu64

2018-01-10 Thread Nishant Sharma
Hi, First of all, congratulations on re-merge of OpenWrt and LEDE. Now to the problem being faced. I am trying to build OpenWrt for Espressobin (http://espressobin.net) as described in their wiki at http://wiki.espressobin.net/tiki-index.php?page=Build+From+Source+-+OpenWrt It built fine wit

[OpenWrt-Devel] Fwd: GRUB / GRUB2 on current trunk?

2014-09-08 Thread Nishant Sharma
Hi all, Posting on Devel list as it seems more like a devel query now. Regards, Nishant Original Message From: Nishant Sharma Sent: 3 September 2014 20:18:49 GMT+05:30 To: openwrt-us...@lists.openwrt.org Subject: GRUB / GRUB2 on current trunk? Hi, This is my first

Re: [OpenWrt-Devel] Barrier Breaker timeline?

2014-09-08 Thread Nishant Sharma
On 8 September 2014 20:07:26 GMT+05:30, John Crispin wrote: > >On 08/09/2014 16:29, Nishant Sharma wrote: >> >> Hi John, >>> the test build is done and we fixed the 2 problems that came up. SDK >>> now >>> works properly. all the packages from all f

Re: [OpenWrt-Devel] Barrier Breaker timeline?

2014-09-08 Thread Nishant Sharma
Hi, It is here on the wiki already posted by someone http://wiki.openwrt.org/toh/pcengines/apu Regards, Nishant On 8 September 2014 20:13:34 GMT+05:30, John Crispin wrote: >is this reported or documented anywhere ? > > > >On 08/09/2014 16:40, Nishant Sharma wrote: >> &

Re: [OpenWrt-Devel] Barrier Breaker timeline?

2014-09-15 Thread Nishant Sharma
Hi John, On Monday 08 September 2014 08:13 PM, John Crispin wrote: > is this reported or documented anywhere ? > Compiled the Barrier Breaker (SVN 42452) and changes are "kept" on the reboot. I raised a false alarm. Thanks & regards, Nishant ___ openw

[OpenWrt-Devel] kernel changes on recompilation?

2014-10-01 Thread Nishant Sharma
Hello members, Although, I am compiling and using custom OpenWRT images since 8 months now, but I am still confused with this particular behaviour. I am using it primarily on x86 Alix & APU devices. Everytime I run a make and kernel gets recompiled, it changes the hex value appended to the kernel

Re: [OpenWrt-Devel] kernel changes on recompilation?

2014-10-01 Thread Nishant Sharma
I never did a clean or dir clean but yes I enabled a few packages and modules with new requirements. Which is fine by my own thinking. And just for adding e.g. batman-adv to existing devices in the field, it becomes a pain to reflash them due to kernel hash change. Any more pointers please?

Re: [OpenWrt-Devel] Barrier Breaker 14.07 Final

2014-10-02 Thread Nishant Sharma
A big thank and many congratulations! Cheers, Nishant On 2 October 2014 18:29:08 GMT+05:30, Steven Barth wrote: >The OpenWrt developers are proud to announce the final release >of OpenWrt Barrier Breaker. > > ___ __ > | |.-.-.-.| |

[OpenWrt-Devel] 14.07 SDK - iostream.h not found

2015-04-08 Thread Nishant Sharma
Hi, This is my first time using the SDK to build a perl module (JSON-XS) which is not available in OpenWRT 14.07. I am using OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2 on a Debian Jessie x86_64 host. This module was successfully built if I use BuildRoot and create

Re: [OpenWrt-Devel] New OpenWrt logo proposal [Was: Re: [RFC]new "corporate identity" for OpenWrt & static rendering]

2020-01-14 Thread Nishant Sharma
Hi Petr, On 14/01/20 4:57 PM, Petr Štetiar wrote: > Petr Štetiar [2020-01-08 22:47:28]: > > 1. > https://forum.openwrt.org/t/help-pre-select-new-openwrt-project-logo-in-the-poll/52674 All of them are nice and I have voted for the one I liked. I have a thought here. As far as I see and use, Op

Re: Enabling Wi-Fi on First boot

2021-07-06 Thread Nishant Sharma
On 06/07/21 7:56 pm, Henrique de Moraes Holschuh wrote: > So, to safely and responsibly enable wireless by default in a device (or > firmware) you're delivering to a third-party, you need that "per-unit > unique wireless password" per device thing most vendors are doing. > > [2] not really: openw

[OpenWrt-Devel] Mikrotik RB951Ui-2HnD: Wireless config missing on new hardware

2020-02-20 Thread Nishant Sharma
Hello, [Unable to post on forum (error 502 bad gateway), hence posting here.] It seems something has changed in the hardware. I have "Type: INTL" devices here. I have already tried the following firmwares: 1. custom compiled 19.07.0 2. openwrt 19.07.0 3. custom compiled 18.06.2 4. custom compil

Re: [OpenWrt-Devel] [PATCH 2/5] build: image: Add pad-to and pad-rootfs-squashfs helpers

2024-02-29 Thread Nishant Sharma
Hi, Bumping this thread after years. On 01/04/19 11:03, Jo-Philipp Wich wrote: I would like to avoid adding generating padded images by default. I just came up with this simple script, which takes an existing image and pads it to full size: http://nbd.name/pad-image.pl With this, shipping pa

How to disable Image Padding for large x86 images?

2024-03-30 Thread Nishant Sharma
Hello, This is in reference to this patchset: https://patchwork.ozlabs.org/project/openwrt/patch/1553868440-26476-3-git-send-email-yn...@true.cz/ I am unable to find an option to disable padding to x86 images as it is taking a lot of time to build and flash the images of size 16 / 32 GB. Tha

Re: padding of large 16-32GB images [Was: Re: [PATCH 2/5] build: image: Add pad-to and pad-rootfs-squashfs helpers]

2024-04-02 Thread Nishant Sharma
Hi Petr, On 01/04/24 15:58, Petr Štetiar wrote: dd: memory exhausted by input buffer of size 16642998272 bytes (16 GiB) can you check https://patchwork.ozlabs.org/project/openwrt/patch/20240401102511.495791-1-yn...@true.cz/ ? Thanks! Thanks a lot for the fix. I tested it by building a 16G

Applying arch specific patch to package from feeds

2024-07-29 Thread Nishant Sharma
Hello, How can I apply a patch to a package from the feed, only when the architecture is say, ramips but not when it is x86_64 or mips. If I put the patch in package's patch directory, it gets applied unconditionally. Thanks in advance for the pointers. Regards, Nishant __