Thanks for the reply, tried it and worked. My problem now is that l got the same stupid error after l modified my post-firewall file. What I noticed is that after a clean install of bash (and when I...
Type: Posts; User: mosoo
Thanks for the reply, tried it and worked. My problem now is that l got the same stupid error after l modified my post-firewall file. What I noticed is that after a clean install of bash (and when I...
Hi,
I've operated some changes on post-firewall and when I tried to do a save and reboot, I got the error below:
[chinonino@Asus sbin]$ flashfs save && flashfs commit && flashfs enable &&...
l've got a kind of a stupid q:
- is the block enabled as soon as the script adds it to hosts.deny?
and regarding this:
Does this mean that once a reboot takes place, the rules get deleted and...
thank you wengi, once again. I've got some more questions which l'll post there.
Hi all,
I've got Oleg's firmware running on a wl500gp2 with the help of wengi's tutorial. it's working great but my problem is that l am constantly getting port scanned. what l want is to be able...
alright, sorry for the stupid mistake :)
I modified iptables just as above and now I'm monitoring. I'll come back and post a conclusion in a day or two. thank you for now.
I tried another...
I've modified the firewall and now this is what it contains:
$ cat /usr/local/sbin/post-firewall
#!/bin/sh
iptables -I INPUT -m tcp -p tcp --dport 22 -j ACCEPT
iptables -D INPUT -j DROP
...
Hi wengi, thanks for the tip. I ran top and this is a basic printout (transmission running, these values are very close to an average of 1 minute monitoring):
top - 17:34:10 up 1:34, 0 users, ...
thanks for the help. I did the changes in the firewall and now I'm monitoring for any improvement. I'm using port 51413.
The CPU load could be high, as I'm currently downloading a 114 gb torrent....
Hi everybody,
I'm a serious no0b so please have patience with me. I've got Oleg's new advanced firmware linked in wengi's guide (not the 1927-10 one). I've managed to install transmission...