Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 10:40:46 +0300
From:      Andrey Lakhno <land@dnepr.net>
To:        stable@freebsd.org
Subject:   ipfw 'me' bug ?
Message-ID:  <20010717104046.A5292@dnepr.net>

next in thread | raw e-mail | index | archive | help
Hi !

I encountered with starange behavior of 'me' in ipfw rules. I have machine
running FreeBSD-STABLE (last week) with lots of serial links. I use pppd for
this purpose.

If I add ipfw rule with 'me', _remote_ address of ppp link matches this rule.
I think this is not correct.

E.g.:

ppp6: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 10.1.1.1 --> 10.1.1.2 netmask 0xfffffffc

The rule 'ipfw add deny log tcp from any to me setup' will block any tcp conn-
ections to 10.1.1.2.

-- 
WBR, Andrey

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010717104046.A5292>