Search found 22 matches
- Wed May 08, 2013 7:59 am
- Forum: News
- Topic: Version 1.5.9 - Plugins Interface
- Replies: 194
- Views: 502815
Re: Version 1.5.9 - Plugins Interface
Can anyone confirm if 1.5.9 runs on WRT54GL or what is the latest compatible build. I'm currently on 1.4.5 and it runs very well with 9.2MB / 13.1MB (70%)
- Sat Dec 10, 2011 5:02 am
- Forum: News
- Topic: Version 1.5.1 & 1.4.4
- Replies: 82
- Views: 192912
Re: Version 1.5.1 & 1.4.4
I finally managed to upgrade from 1.3.7 to 1.4.4 on my WRT54GL v1.1 I don't use wireless but pretty much all else and so far it is flawless and amazingly only using 7.6MB / 13.1MB (58%) whereas previous was pretty much maxed out in low 90% I could not update to 1.3.8 and subsequent versions due to r...
- Sun Nov 20, 2011 8:51 pm
- Forum: News
- Topic: Version 1.5.0 & 1.4.3
- Replies: 76
- Views: 183562
Re: Version 1.5.0 & 1.4.3
From comments it seems some nice work here Eric and others, well done.
Anyone successfully running 1.4.3 or 1.5.0 on Linksys WRT54GL ?
Anyone successfully running 1.4.3 or 1.5.0 on Linksys WRT54GL ?
- Sat Aug 20, 2011 9:04 pm
- Forum: News
- Topic: Version 1.4.0 -- New Stable Branch
- Replies: 36
- Views: 79771
Re: Version 1.4.0 -- New Stable Branch
Thanks for all the hard work and persistence Eric.
I'm still on 1.3.7 on my Linksysy WRT54GL 1.1 , is anyone successfully and reliably running 1.4.0 or do us GL owners have to consider upgrading our hardware.
I'm still on 1.3.7 on my Linksysy WRT54GL 1.1 , is anyone successfully and reliably running 1.4.0 or do us GL owners have to consider upgrading our hardware.
- Sat Jul 02, 2011 11:28 pm
- Forum: General Discussion
- Topic: Isolating internal machine
- Replies: 3
- Views: 3927
Re: Isolating internal machine
Try using: iptables -I FORWARD -s 192.168.0.200 -d 192.168.0.0/24 -j ALIEN_1 Thanks Eric good points. So now I'm doing this: iptables -N ALIEN_1 iptables -I FORWARD -s 192.168.0.200 -d 192.168.0.0/24 -j ALIEN_1 iptables -A ALIEN_1 -j LOG --log-level info --log-prefix "ALIEN 1 -- DENY " ip...
- Sat Jul 02, 2011 8:49 am
- Forum: General Discussion
- Topic: Isolating internal machine
- Replies: 3
- Views: 3927
Isolating internal machine
I'm trying to setup iptables rules to isolate a machine 192.168.0.200 on my internal network 192.168.0.0/24 so that it cannot see any other machines on the internal network and only has internet access. I have added the following rules to my /etc/firewall.user iptables -N ALIEN_1 iptables -A INPUT -...
- Wed May 25, 2011 8:14 pm
- Forum: News
- Topic: Version 1.3.14
- Replies: 58
- Views: 93935
Re: Version 1.3.14
W. wrt54g you have a lot of options; ddwrt, tomato or openwrt. Tomato is my favorite; simple user-friendly gui setup and full feature. Thanks, I have been watching and using various firmware for years, and Tomato is one I used and preferred for a long time. Unfortunately I needed bandwidth quotas a...
- Wed May 25, 2011 8:00 pm
- Forum: News
- Topic: Version 1.3.14
- Replies: 58
- Views: 93935
Re: Version 1.3.14
No I read other posts here prior to upgrade to 1.3.14, so I started configuring 1.3.14 from scratchpbix wrote:I am using WRT54GL v1.1 and Gargoyle v1.3.14 without problems.
Are you trying to restore your settings from backup after loading Gargoyle?.
- Sun May 22, 2011 10:11 pm
- Forum: News
- Topic: Version 1.3.14
- Replies: 58
- Views: 93935
Re: Version 1.3.14
"Can't get WAN connection on WRT54GL v1.1" - (update) Had a little time to try again from working 1.3.7 and WAN works after initial upgrade, but I also encountered blank config and changes not sticking (different behaviour from last upgrade try) so went back, but these are detailed steps e...
- Sun May 22, 2011 6:59 pm
- Forum: News
- Topic: Version 1.3.14
- Replies: 58
- Views: 93935
Re: Version 1.3.14
Can't get WAN connection on WRT54GL v1.1 I finally bit the bullet and tried 1.3.14 last night. Upgraded from 1.3.7 using web interface and gargoyle_1.3.14-brcm47xx-squashfs.trx Although I still had same upgrade symptoms (first reported in Feb when I tried to first upgrade to 1.3.10) where router doe...