Re: [SOLVED] PPPoE on a bridge, nat sees bridge as incoming interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mar 11 2008 15:32, Pascal Hambourg wrote:
> Jan Engelhardt a écrit :
>> >
>> >Problem: If a PPPoE connection is initialized over a bridge the nat
>> >table will see any incoming IP packet as coming from the bridge
>> >interface, and not the ppp interface.
>> 
>> Solution 3: iptables -m physdev --physdev-in ppp0 -i br0
>>             ebtables --logical-in ppp0 -i br0
>
> Could you elaborate, please ?

Oh, I misread it. ppp0 on br0 hm... like I said before, the
ip_tables nat table should never even see PPP, only ebtables nat may,
and it can be matched with (--logical-in br0 -i/-o ppp0 -p 0x880b),
does not it?


> Also, the targets are missing.

The target is for you to decide.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux