Search found 4 matches
- Thu Oct 16, 2014 9:00 am
- Forum: Gargoyle Development
- Topic: DDNS IP check
- Replies: 3
- Views: 7464
DDNS IP check
Hi, I have the issues with the DDNS. 1- is that the DDNS cannot check the IPs for it uses inappropriate internet services Oct 15 20:34:00 rt1 daemon.info ddns_gargoyle[31595]: domain=sirazh.ddns.net Oct 15 20:34:00 rt1 daemon.info ddns_gargoyle[31595]: Could not determine local ip from url: http://m...
- Thu Oct 02, 2014 4:31 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: url blocking (through access restrictions) dont work!!
- Replies: 6
- Views: 12313
Re: url blocking (through access restrictions) dont work!!
My guess: you're trying to do url blocking on a site that uses SSL/https -- you can't match a url on an encrypted connection. Hi Eric, I did some testing and found that a blocking rule that blocks everything except .. works. I set up two rules: one blocks everything except urts with "face"...
- Tue Sep 23, 2014 11:51 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: url blocking (through access restrictions) dont work!!
- Replies: 6
- Views: 12313
Re: url blocking (through access restrictions) dont work!!
Hi, I have same problem. Restrictions/ url blocking do not work.
I have dir-825b1.
I used iptables rules from my other router with TomatoUSB and those worked. but I do want the rules on my gargoyle router to work.
Any body can help? will provide all the info I have
Serge
I have dir-825b1.
I used iptables rules from my other router with TomatoUSB and those worked. but I do want the rules on my gargoyle router to work.
Any body can help? will provide all the info I have
Serge
- Mon Sep 22, 2014 1:43 pm
- Forum: Other Issues
- Topic: firewall restrictions do not work
- Replies: 2
- Views: 3863
firewall restrictions do not work
Hi, I have dir-825B1 with 1.6.2. I created a restriction rule to block facebook but it does not work. I looked at my other router with TomatoUSB and used iptables rules from there and it worked. iptables -N restrict iptables -N rres01 iptables -N rstr01 iptables -A rstr01 -p tcp -m string --string &...