gargoyle-ispy 2016-February-20 02:32.torrent

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: gargoyle-ispy 2016-February-20 02:32.torrent

Post by Lantis »

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?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: gargoyle-ispy 2016-February-20 02:32.torrent

Post by ektus »

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?
It may be relatively weak, but it is stable and visible every time I do the scan in the SSH shell.

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.

roadhawk
Posts: 14
Joined: Fri Feb 26, 2016 5:37 am
Location: Germany

Re: gargoyle-ispy 2016-February-20 02:32.torrent

Post by roadhawk »

"/etc/init.d/firewall restart" generates several warnings and errors :

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'

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

dieselz
Posts: 41
Joined: Fri Jun 07, 2013 3:39 am
Location: Dubai, UAE
Contact:

Re: gargoyle-ispy 2016-February-20 02:32.torrent

Post by dieselz »

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.
Linksys WRT1900ACS V2 1.12.x gargoyle-iSpy

Post Reply