Answer the question
In order to leave comments, you need to log in
fetch & ipfw?
Hello.
We have a situation:
...<br/>
ipfw add 1000 allow all from me to any<br/>
...<br/>
ipfw add 64000 deny log all from any to any<br/>
ipfw add 1001 allow all from 77.88.21.3<i>(ип яндекса) </i>to me
Answer the question
In order to leave comments, you need to log in
Obviously, with rule 1000 you allow yourself to send packets anywhere, 1001 you allow from Yandex to yourself. And “established” is responsible for the fact that if you are connected, then the permission works and vice versa.
Having stroked the crystal ball, I will assume that the last rule is all traffic. And "before" it worked because the kernel was built in such a way that everything was allowed by default. Anyway ipfw list in studio.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question