TIR52 Posted November 24, 2006 Posted November 24, 2006 Подскажите можно ли на Dlink DES-3526 запретить бродкаст? В частности интересует запрет чатов типа Vypress. Вставить ник Quote
BuHast Posted November 25, 2006 Posted November 25, 2006 (edited) Можно. config traffic control_trap both config traffic control 1-5 broadcast enable multicast enable dlf enable action drop threshold 131072 create access_profile ip tcp dst_port_mask 0xFFFF profile_id 3 config access_profile profile_id 3 add access_id 1 ip tcp dst_port 135 port 1 deny вместо 135 порта указываем порт, по которому ходит чат Edited November 25, 2006 by BuHast Вставить ник Quote
cmhungry Posted November 26, 2006 Posted November 26, 2006 Подскажите можно ли на Dlink DES-3526 запретить бродкаст? В частности интересует запрет чатов типа Vypress.можноFAQ на dlink.ru смотри Вставить ник Quote
cs Posted November 27, 2006 Posted November 27, 2006 Отрезание ip броадкаста # ACL create access_profile ethernet destination_mac FF-FF-FF-FF-FF-FF ethernet_type profile_id 10 config access_profile profile_id 10 add access_id 10 ethernet destination_mac FF-FF-FF-FF-FF-FF ethernet_type 0x800 port 1-26 deny Вставить ник Quote
cmhungry Posted November 28, 2006 Posted November 28, 2006 Отрезание ip броадкаста# ACL create access_profile ethernet destination_mac FF-FF-FF-FF-FF-FF ethernet_type profile_id 10 config access_profile profile_id 10 add access_id 10 ethernet destination_mac FF-FF-FF-FF-FF-FF ethernet_type 0x800 port 1-26 deny А АРП в начале кто включать будет? Вставить ник Quote
cs Posted November 28, 2006 Posted November 28, 2006 Умничать на hub.ru вперед.... Фраза ethernet_type 0x800 нисколько не смутила?? Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.