Thanks Andrey and Paul for your useful help. It works fine now. Thank you
again.
On Wed, Jul 4, 2012 at 7:13 PM, Paul A. Procacci wrote:
> Have you set net.link.ether.ipfw?
>
> ~Paul
>
> On Wed, Jul 04, 2012 at 05:34:04PM +0430, h bagade wrote:
> > Hi all,
> >
> > I have a problem using ipfw fire
Have you set net.link.ether.ipfw?
~Paul
On Wed, Jul 04, 2012 at 05:34:04PM +0430, h bagade wrote:
> Hi all,
>
> I have a problem using ipfw firewall. I have a topology connected as below:
>
> A(192.168.1.55) - (192.168.1.1)my_sys(192.168.2.1)
> ---(192.168.2.12)B
>
> I've set the rule "ip
On 04.07.2012 17:04, h bagade wrote:
> Hi all,
>
> I have a problem using ipfw firewall. I have a topology connected as below:
>
> A(192.168.1.55) - (192.168.1.1)my_sys(192.168.2.1)
> ---(192.168.2.12)B
>
> I've set the rule "ipfw add 1 deny icmp from any to any" on my_sys, which
> works
Hi all,
I have a problem using ipfw firewall. I have a topology connected as below:
A(192.168.1.55) - (192.168.1.1)my_sys(192.168.2.1)
---(192.168.2.12)B
I've set the rule "ipfw add 1 deny icmp from any to any" on my_sys, which
works correctly. I can't ping from A to B by the rule. Then