If you're code oriented at all I'd suggest using a browser to line by line what happens when you hit scan.
Problem is the code gets minimised for loading into the router so you have to replace it with the full source.
That signal is being picked up as really weak by the way.
If you run the scan 5 times in a row (30ish seconds between scans) do you detect it each time or does it drop out?
gargoyle-ispy 2016-February-20 02:32.torrent
Moderator: Moderators
Re: gargoyle-ispy 2016-February-20 02:32.torrent
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: gargoyle-ispy 2016-February-20 02:32.torrent
It may be relatively weak, but it is stable and visible every time I do the scan in the SSH shell.Lantis wrote:If you're code oriented at all I'd suggest using a browser to line by line what happens when you hit scan.
Problem is the code gets minimised for loading into the router so you have to replace it with the full source.
That signal is being picked up as really weak by the way.
If you run the scan 5 times in a row (30ish seconds between scans) do you detect it each time or does it drop out?
Scanning the 2.4GHz networks from the GUI leads to blinking of the associated LED, scanning 5GHz does not. But that may be due to the fact I'm in client mode on the 2.4GHz radio.
Regards and gn8
Ektus.
Re: gargoyle-ispy 2016-February-20 02:32.torrent
"/etc/init.d/firewall restart" generates several warnings and errors :
The checkbox "Enforce DHCP assignments" is set and I have 15 static ips. Hardware is TP-Link 1043ND V2.1
Otherwise everything else seems fine to me. Possibly slightly faster (throughput) and snappier (interface) than 1.6.2, which I was previously using. Nice work.
Regards
Hawk
Code: Select all
|----------------------------------------------------------------|
| Gargoyle version 1.9.X | OpenWrt Chaos Calmer branch |
| Gargoyle revision 3969110 | OpenWrt revision r48220 |
| Built February 19, 2016 | Target ar71xx/usb |
------------------------------------------------------------------
root@G19x:~# /etc/init.d/firewall restart
Warning: Option @defaults[0].enforce_dhcp_assignments is unknown
Warning: Section 'redirect_enabled_number_0' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_1' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_2' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_3' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_4' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_5' has no target specified, defaulting to DNAT
Warning: Section 'redirect_enabled_number_6' has no target specified, defaulting to DNAT
* Flushing IPv4 filter table
* Flushing IPv4 nat table
* Flushing IPv4 mangle table
* Flushing IPv4 raw table
* Flushing conntrack table ...
* Populating IPv4 filter table
* Zone 'lan'
* Zone 'wan'
* Rule 'Allow-DHCP-Renew'
* Rule 'Allow-Ping'
* Rule 'Allow-IGMP'
* Rule #7
* Rule #8
* Redirect 'rpi2eth0'
* Redirect 'rpi1wlan0'
* Redirect 'cisco5070'
* Redirect 'cisco5080'
* Redirect 'Minecraft'
* Redirect 'cisco30000'
* Redirect 'cisco40000'
* Forward 'lan' -> 'wan'
* Populating IPv4 nat table
* Zone 'lan'
* Zone 'wan'
* Redirect 'rpi2eth0'
* Redirect 'rpi1wlan0'
* Redirect 'cisco5070'
* Redirect 'cisco5080'
* Redirect 'Minecraft'
* Redirect 'cisco30000'
* Redirect 'cisco40000'
* Populating IPv4 mangle table
* Zone 'lan'
* Zone 'wan'
* Populating IPv4 raw table
* Zone 'lan'
* Zone 'wan'
* Set tcp_ecn to off
* Set tcp_syncookies to on
* Set tcp_window_scaling to on
* Running script '/etc/firewall.user'
* Running script '/usr/lib/gargoyle_firewall_util/gargoyle_additions.firewall'
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: unexpected ! flag before --match
Try `iptables -h' or 'iptables --help' for more information.
* Running script '/usr/share/miniupnpd/firewall.include'
* Running script '/etc/openvpn.firewall'
Otherwise everything else seems fine to me. Possibly slightly faster (throughput) and snappier (interface) than 1.6.2, which I was previously using. Nice work.
Regards
Hawk
Re: gargoyle-ispy 2016-February-20 02:32.torrent
Could someone advise on how to clear NVRAM for WNDR4300?
it doesnt work like it did on TP-Link devices.
on telnet when executing firstboot or mtd erase nvram, it doesnt respond.
my router is messed up and gives messed readings and i cannot reset it.
Thank you.
it doesnt work like it did on TP-Link devices.
on telnet when executing firstboot or mtd erase nvram, it doesnt respond.
my router is messed up and gives messed readings and i cannot reset it.
Thank you.
Linksys WRT1900ACS V2 1.12.x gargoyle-iSpy