Search found 250 matches

by BashfulBladder
Fri Jan 25, 2013 12:44 pm
Forum: Gargoyle Development
Topic: Bug #40
Replies: 2
Views: 3561

Re: Bug #40

Ah, coreutils to the rescue. GNUhead & GNUtail weren't enough: cat net/netfilter/Kconfig | wc -1 | sed 's/ .*$//g' happily gives null: cat net/netfilter/Kconfig | wc -1 wc: illegal option -- 1 Simple enough fix: another symlink (5 so far: xargs, readline, head, tail & wc), so it can be handl...
by BashfulBladder
Fri Jan 25, 2013 8:54 am
Forum: Gargoyle Development
Topic: Bug #40
Replies: 2
Views: 3561

Re: Bug #40

Well, diffutils 3.2 didn't help in any way.
by BashfulBladder
Fri Jan 25, 2013 8:01 am
Forum: Gargoyle Development
Topic: Bug #40
Replies: 2
Views: 3561

Bug #40

I compared the 650-custom_netfilter_match_modules.patch files of a Linux Mint 14 generated file & a Mac OS X 10.6.8 generated file. There are a number of issues. 1. the Linux mint doesn't exhibit bug #40 - endmenu isn't pulled out by the patch whereas it is pulled on Mac OS X. 2. the newest erro...
by BashfulBladder
Wed Jan 23, 2013 7:26 am
Forum: Hardware / Installation Issues
Topic: TPLink MR3420 v1.2 garg install & usb modem no-show
Replies: 13
Views: 18025

Re: TPLink MR3420 v1.2 advice please

Using a browser: 192.168.1.1 -> System -> Router Access (http://192.168.1.1/access.sh). Bottom: Change administrator password
by BashfulBladder
Wed Jan 23, 2013 12:01 am
Forum: Other Issues
Topic: Phone tree failure?
Replies: 6
Views: 4408

Re: Phone tree failure?

On my Linksys PAP2T, I click on the Line 1 tab & see the SIP port of 5060. Is that port forwarded in Gargoyle on http://192.168.1.1/port_forwarding.sh - you may need to give the PAP2T a static IP on http://192.168.1.1/dhcp.sh They are called DTMF tones. On the same Line1 page on the PAP2T, there...
by BashfulBladder
Tue Jan 22, 2013 11:09 pm
Forum: Hardware / Installation Issues
Topic: TPLink MR3420 v1.2 garg install & usb modem no-show
Replies: 13
Views: 18025

Re: TPLink MR3420 v1.2 advice please

You have a file on your computer. You put a file on the router. How do you know they are identical & file transferred perfectly? You run a hash on the file on your computer & the file on the router. On your pc, you run md5 /path/to/file On your router, run md5sum /path/to/file if the md5 has...
by BashfulBladder
Tue Jan 22, 2013 2:09 pm
Forum: Hardware / Installation Issues
Topic: TPLink MR3420 v1.2 garg install & usb modem no-show
Replies: 13
Views: 18025

Re: TPLink MR3420 v1.2 advice please

Can you pinpoint which part of this didn't work? Is the file written to the router's memory? Are the md5/md5sum of the firmware files identical? Did sysupgrade report a failure? Did sysupgrade flash the firmware & gargoyle didn't come up? If you have another router, make sure they have different...
by BashfulBladder
Tue Jan 22, 2013 1:07 am
Forum: Network / Wireless Issues
Topic: Wifi not recovering
Replies: 9
Views: 7669

Re: Wifi not recovering

i199: while not a solution, try:

ssh root@192.168.1.1
/etc/init.d/network restart

I would try that before a trip to the basement to pull the plug.
by BashfulBladder
Tue Jan 22, 2013 1:01 am
Forum: Hardware / Installation Issues
Topic: TPLink MR3420 v1.2 garg install & usb modem no-show
Replies: 13
Views: 18025

Re: TPLink MR3420 v1.2 advice please

install gargoyle-sysupgrade.bin via wget: http://wiki.openwrt.org/doc/howto/generic.sysupgrade or install LuCI web frontend: https://forum.openwrt.org/viewtopic.php?id=36777 opkg update opkg install luci /etc/init.d/uhttpd enable /etc/init.d/uhttpd start flash via LuCI ----- After you flash gargoyle...
by BashfulBladder
Thu Jan 17, 2013 11:48 pm
Forum: Hardware / Installation Issues
Topic: Successfully flashed a router? Tell Us!
Replies: 293
Views: 555718

Re: Successfully flashed a router? Tell Us!

I flashed Gargoyle 1.5.9 onto a TP-Link WDR3600 v1.1 from stock firmware (which saw all of 3 minutes of uptime). I shortened the filename before flashing. So far, so good.