Configuring MikroTikAudience for PPPoE

Hi, I need help configuring MikroTik Audience with firmware RouterOS 6.49.17 to work for a PPPoE internet connection from TPG NBN HFC (Australia). I would appreciate it if someone could guide me through the process. Below is the link for the configuration from TPG I tried,

I have the WAN ethernet from the HFC box connected to ether1 on Audience, but I cannot establish a PPPoE connection. I can assure that the link is working perfectly with a Sophos firewall.

https://support.tpg.com.au/tpg-broadband-settings#toc_2

Connection Description:
NBN HFC Modem:
Coaxial Cable: Connects from the wall outlet to the NBN HFC modem.
Ethernet Cable: Connects from the NBN HFC modem to the WAN port (ETH1) on the MikroTik Audience.

MikroTik Audience Router:
WAN Port (ETH1): Receives the internet signal from the NBN HFC modem.
LAN Ports: Connect your devices via Ethernet cables if needed.

The information page you linked is not available to me (I’m getting 403 forbidden; could be that HFC limits access to Aussies). So you have to hope somebody with access (or even first-hand experience) drops by to help you.

Maybe via Wayback Machine:
https://web.archive.org/web/20230311130229/https://support.tpg.com.au/tpg-broadband-settings-list
https://web.archive.org/web/20230311130229/https://support.tpg.com.au/tpg-broadband-settings-list#toc_2

Thanks @jaclaz.

@prathy, please post current config of your Audience. Open terminal window, execute

/export file=anynameyouwish hide-sensitive

(the last parameter has to be used if Audience is running ROS 6.x, in ROS 7.x it doesn’t exist).
Then fetch the resulting file, open it with your favourite text editor, redact any remaining sensitive information (such as serial number, usernames and passwords, static public IP address, etc.) and copy-paste it in your next post, enclosing it inside [__code] [/code] tag pair (the icon in the third group of icons in post editor window button bar).