Routing Public IP

HI.
I Have two Mikrotik BOX on the same phisical lan(mt1 and mt2), both are set like Bridge, and both have different leased lines.
Mt1 acts like router and BandWidth Manager, the bridge interface is arp=enabled, this mt box work with public ip (200.x.x.x). Mt2 is a pppoe server. on this mt box i want to give public ip (this have class C). I set the Pool ip with the class C. When i connect with pppoe, i have public ip. i can resolve the url (like http://www.yahoo.com) but i can’t navigate. If i set the interface bridge like proxy-arp i can’t navigate. How i have to set the 2 mt box to: mt1 work like router with ip public. Mt2 give ip public with pppoe server ??. Remember both mt box have interface bridge.

You can’t route between two bridged interfaces. Though you can route from a brindged interface group to another interface (that is not bridged to the same group).

You will have to have an IP on each interface (or the bridge group interface for those that are bridged).

John