Search found 2 matches
- Wed Sep 21, 2011 10:39 am
- Forum: General Discussion
- Topic: Disable ping responses
- Replies: 3
- Views: 7006
Re: Disable ping responses
Open /etc/config/firewall and find something like (or exact): config 'rule' option 'src' 'wan' option 'proto' 'icmp' option 'icmp_type' 'echo-request' option 'family' 'ipv4' option 'target' 'ACCEPT' and change ACCEPT to 'DROP'. Then reboot router or run /etc/init.d/firewall restart
- Tue Sep 06, 2011 6:30 am
- Forum: Gargoyle Development
- Topic: Gargoyle is incompatible with GNU make-3.82.
- Replies: 2
- Views: 4148
Gargoyle is incompatible with GNU make-3.82.
After multiple tests I found out why I cannot build any gargoyle target. I had a hunch that GNU make may be the one to blame, as I remeber at least few issues with new version. If it happen that you have latest GNU make, version 3.82, each 'WARNING' about not selected package, like: WARNING: skippin...