|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Victor Sudakov 2:5020/400 20 Jul 2007 09:43:45 To : Andrew Filonov Subject : Re: ipfw and keep-state -------------------------------------------------------------------------------- Andrew Filonov wrote: > VS> 00050 divert 8668 ip from any to any via rl0 00220 allow ip from > VS> x.x.x.x/27 to y.y.y.y keep-state 00300 deny log logamount 100 ip > VS> from x.x.x.x/27 to any out via rl0 00400 deny log logamount 100 > VS> ip from any to x.x.x.x/27 in via rl0 65535 allow ip from any to > VS> any > VS> Где я торможу? > Hу от тебя я такого не ожидал. > divert port > Divert packets that match this rule to the divert(4) socket bound > to port port. _The search terminates_. Hу и что, что terminates? # Network Address Translation. All packets are passed to natd(8) # before they encounter your remaining rules. The firewall rules # will then be run again on each packet after translation by natd ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # starting at the rule number following the divert rule. Так что проблема была в другом. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --- ifmail v.2.15dev5.3 * Origin: AO "Svyaztransneft", SibPTUS (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/9167ad587fb4.html, оценка из 5, голосов 10
|