loki 86 Posted 2008-04-08 06:21:26 Share Posted 2008-04-08 06:21:26 Вот стало интересно, кто то ограничивает кол-во исходящих сессий и как? (задрали торенты) Через ipfw limit ? делаю что то типа allow ip from 192.168.0.0/16 to not ***.***.*4.0/24 via em0 limit dst-addr,dst-port 10 em0 - внешний ифейс. Смотрю по trafshow IP адрес - загружаю кучу страничек и overflow Несрабатывает. Где грабли ? Link to post Share on other sites
bit 59 Posted 2008-04-09 10:45:18 Share Posted 2008-04-09 10:45:18 Следующее правило потом есть? deny ip from 192.168.0.0/16 to not ***.***.*4.0/24 via em0 dst-addr,dst-port Link to post Share on other sites
loki 86 Posted 2008-04-09 11:47:56 Author Share Posted 2008-04-09 11:47:56 смысл ? Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now