Multiple PPPoE clients to ISP on ether1

Hello Dear Experts :smiley:

My ISP offer multiple IPs just with multiple PPPoE user.

So…I have 5 PPPoE users from ISP with on IP on each user. and I want these 5 PPPoEs to work on the ether1

My problem is when I try to ping to all IPs I have response just from one. I try with change distance default route but not working.

Can anybody help with that ?

Thank you to very much
Best Regards,

So you have five PPPoE clients on ether1 and they all work, i.e. they connect and get addresses (I never tried if that works)? If so, it’s like you have five WAN ports and you need to do the same thing as with any other multi-WAN setup. In magle prerouting, mark new incoming connections based on incoming interface. And then in mangle output, mark routing for marked connections, to use the right WAN.