Hi Eric, please check post #4 #5 #6 of this thread:
https://forum.openwrt.org/viewtopic.php?id=23860
Maybe it is a good idea to add r19761 to Gargoyle default images. That way Gargoyle itself will be fixed (despite standard OpenWrt 8.09.2 not).
Search found 20 matches
- Sat Mar 20, 2010 8:53 pm
- Forum: General Discussion
- Topic: Can not register to embedded Asterisk from Web (from LAN ok)
- Replies: 5
- Views: 10676
- Sat Mar 13, 2010 2:35 am
- Forum: Other Issues
- Topic: BUG: WiFi Channel - set ignored
- Replies: 1
- Views: 2739
Re: BUG: WiFi Channel - set ignored
In v1.1.8 works fine! No bug!
- Fri Mar 12, 2010 11:27 am
- Forum: Other Issues
- Topic: BUG: WiFi Channel - set ignored
- Replies: 1
- Views: 2739
BUG: WiFi Channel - set ignored
Gargoyle v1.1.7 Atheros (on Fon) Access Point (AP) mode WPA PSK or WPA2 PSK Can set Wireless Channel to any desired one, but it is just ignored. Gargoyle in fact uses the channel it desires (must use a monitor in PC to see). Seems it is auto no matter if we set a specific channel or not. I'll instal...
- Thu Mar 11, 2010 2:17 pm
- Forum: Gargoyle Development
- Topic: Simple QoS Suggestion
- Replies: 0
- Views: 3955
Simple QoS Suggestion
Please add a comment field to each QoS we add!
With 5, 10...rules and after a few days from config sometimes it's difficult to remember the reason for each one!
A simple comment field for every each rule will help a lot!
Thansk!
With 5, 10...rules and after a few days from config sometimes it's difficult to remember the reason for each one!
A simple comment field for every each rule will help a lot!
Thansk!
- Thu Mar 11, 2010 12:50 pm
- Forum: General Discussion
- Topic: OpenWrt x Gargoyle - different Firewall defaults. Why?
- Replies: 2
- Views: 3542
Re: OpenWrt x Gargoyle - different Firewall defaults. Why?
Weird!!!
OpenWrt Wiki shows different default:
http://wiki.openwrt.org/doc/uci/firewall
Beside that I google/searched OpenWrt forum and found some users' paste just like the Wiki.
And it makes completely sense to use drop as defaults, for security reasons.
Thanks for reply!
OpenWrt Wiki shows different default:
http://wiki.openwrt.org/doc/uci/firewall
Beside that I google/searched OpenWrt forum and found some users' paste just like the Wiki.
And it makes completely sense to use drop as defaults, for security reasons.
Thanks for reply!
- Thu Mar 11, 2010 12:45 pm
- Forum: General Discussion
- Topic: Can not register to embedded Asterisk from Web (from LAN ok)
- Replies: 5
- Views: 10676
Re: Can not register to embedded Asterisk from Web (from LAN ok)
Completely sure. 100%. If I add the rule to accept inbound wan traffic (see solution above) everything works fine. (and thus can even delete forwards from wan to 192.168.1.1) If I only delete the RULE (that is...firewall only configured like I wrote in first post) Asterisk is not reachable from outs...
- Wed Mar 10, 2010 3:56 pm
- Forum: General Discussion
- Topic: OpenWrt x Gargoyle - different Firewall defaults. Why?
- Replies: 2
- Views: 3542
OpenWrt x Gargoyle - different Firewall defaults. Why?
Hi all! In OpenWrt the /etc/config/firewall file has this defaults: config 'defaults' option 'syn_flood' '1' option 'input' 'DROP' option 'output' 'DROP' option 'forward' 'DROP' In Gargoyle (v1.1.7 for Atheros) it is: config 'defaults' option 'syn_flood' '1' option 'input' 'ACCEPT' option 'output' '...
- Tue Mar 09, 2010 11:03 pm
- Forum: Other Issues
- Topic: Firewall - forwarding not as expected
- Replies: 0
- Views: 3428
Firewall - forwarding not as expected
Port forward is broken. The REDIRECTs is not letting WAN accept inbound traffic as expected (and then forward to specified LAN IP/port).
Details on 2nd post of this topic:
http://www.gargoyle-router.com/phpbb/vi ... ?f=5&t=549
Details on 2nd post of this topic:
http://www.gargoyle-router.com/phpbb/vi ... ?f=5&t=549
- Tue Mar 09, 2010 10:53 pm
- Forum: General Discussion
- Topic: Can not register to embedded Asterisk from Web (from LAN ok)
- Replies: 5
- Views: 10676
Re: Can not register to embedded Asterisk from Web (from LAN ok)
Solved! But..... I think I found a bug in Gargoyle/OpenWrt! Is REDIRECT broken???? As written above I forward all ports using Gargoyle GUI. If I go to \etc\config\firewall I can see REDIRECTs like this one: config 'redirect' 'redirect_enabled_number_1' option 'name' 'SIP' option 'src' 'wan' option '...
- Mon Mar 08, 2010 5:52 pm
- Forum: General Discussion
- Topic: Can not register to embedded Asterisk from Web (from LAN ok)
- Replies: 5
- Views: 10676
Can not register to embedded Asterisk from Web (from LAN ok)
Hi all! First of all thanks to all Gargoyle developers! Ten days using it and just fantastic! (previous using DD-WRT for 2 years) But unfortunately sometimes we have problems.... I've spent some hours in last days on Google and OpenWrt/Gargoyle forums Search, but no success till now. Any help on thi...