We requested global static ip address to ISP.
They configured ehtr port going to outside to local bridge.
ie
address="global ip address" interface=bridge-local network="global ip address"
action=src-nat chain=srcnat out-interface=pppoe-out to-addresses="global ip address"
is good idea?