How to set up and configure MAC address cloning on your business router to bypass ISP binding restrictions
Summary
This guide helps you troubleshoot and resolve: How to set up and configure MAC address cloning on your business router to bypass ISP binding restrictions. Follow the steps below to fix the issue.
Common Causes
Many Australian ISPs, including the major carriers, bind your internet service to the MAC address of the original device that was first connected to the NBN or ADSL line. When you replace your router, upgrade your hardware, or swap modems, the new MAC address can cause authentication failures and leave you without connectivity. MAC address cloning allows your new router to impersonate the original device, restoring your connection without needing to contact your ISP.
This guide walks you through identifying your original MAC address, configuring cloning on common business router brands, and verifying the connection is working correctly.
Understanding MAC Address Binding
A MAC address (Media Access Control address) is a unique 12-character identifier assigned to every network-capable device. It looks something like this: 00:1A:2B:3C:4D:5E. ISPs sometimes register this address when your service is first activated, and only allow that specific device to authenticate on the line.
If you've recently:
- Replaced an old modem or router with a new one
- Swapped from an ISP-supplied device to a third-party business router
- Reset your router to factory defaults
- Moved your service between premises with different hardware
...chances are your new device has a different MAC address and will be rejected by the ISP's authentication system.
Before You Begin
Gather the following information before starting:
- Original MAC address — found on the sticker on the bottom or back of your old modem/router, labelled
MAC,MAC ID,Ethernet MAC, or similar - Admin access to your new business router (username and password)
- Router IP address — commonly
192.168.0.1,192.168.1.1, or10.0.0.1 - A computer or device connected to the router via Ethernet or Wi-Fi
Finding Your Original MAC Address
If You Still Have the Original Device
- Look at the label on the back or underside of the device.
- Find the entry marked MAC, MAC Address, or Physical Address.
- Write it down exactly as printed, including any colons or hyphens.
If You No Longer Have the Original Device
You may be able to retrieve the original MAC address from your ISP's records. Contact them directly or open a ticket with 220 and we can help you identify it.
Configuring MAC Address Cloning
The exact steps vary depending on your router brand. Below are instructions for the most common business router models used by 220 customers.
Generic Method (Most Routers)
- Open a web browser and enter your router's IP address in the address bar (e.g.,
192.168.0.1). - Log in with your admin credentials.
- Navigate to the WAN, Internet, or Network section.
- Look for an option labelled MAC Clone, Clone MAC Address, or MAC Address Spoofing.
- Enter the original MAC address in the provided field.
- Click Apply, Save, or OK.
- Reboot the router when prompted.
TP-Link Business Routers (ER Series, Omada)
- Log into the router's web interface.
- Go to Transmission > WAN (or Network > WAN on newer firmware).
- Select the active WAN connection.
- Locate the MAC Clone section.
- Tick Use the following MAC address and enter the original MAC.
- Click Save.
Cisco / Meraki Routers
- Access the router's management interface.
- Navigate to WAN > Ethernet or Interfaces.
- Select the WAN interface.
- Find the MAC Address field and replace it with the original MAC.
- Apply changes and reboot.
DrayTek Routers
- Log into the DrayTek web interface.
- Go to WAN > General Setup.
- Select the active WAN mode (e.g., PPPoE or DHCP).
- Under MAC Address, choose Specify a MAC Address.
- Enter the original MAC and click OK.
Netgear, ASUS, and Consumer-Grade Routers
- Log into the router interface.
- Navigate to Advanced > Administration or Internet.
- Look for MAC Clone or MAC Address Clone.
- Some routers have a Clone Your PC's MAC Address button — only use this if the computer you're working from was the original connected device.
- Otherwise, manually enter the MAC address.
- Save and reboot.
Verifying the Connection
After cloning and rebooting, confirm the connection is working:
- Wait 2–3 minutes for the router to re-authenticate.
- Open a browser and try loading a website.
- If the page loads, the clone was successful.
- If not, power-cycle the router (turn it off, wait 30 seconds, turn it back on) and try again.
Checking the Cloned MAC is Active
To confirm the router is now presenting the cloned MAC:
- Log back into the router interface.
- Go to the Status or WAN page.
- Verify the WAN MAC Address matches the one you cloned.
Alternatively, from a connected computer:
- Windows: Open Command Prompt and run
ipconfig /all. Look for the Physical Address of the default gateway. - macOS: Open Terminal and run
arp -a. Find your router's IP and note the MAC address listed beside it. - Linux: Open Terminal and run
arp -aorip neigh. Find your router's IP and note the MAC address listed beside it.
Troubleshooting
Connection Still Not Working
- Double-check the MAC address was entered correctly — even one wrong character will cause authentication to fail.
- Confirm you're cloning onto the correct interface (usually WAN or Internet, not LAN).
- Some ISPs require a power-cycle of the line equipment — unplug the NBN box or modem for 5 minutes.
- Try cloning the MAC of a different device if you have multiple originals (e.g., a previous router).
MAC Clone Option Not Visible
- Your router firmware may be outdated — check for updates in the Administration or System Tools section.
- Some ISP-locked routers have MAC cloning disabled in firmware. In this case, contact your ISP to release the binding.
- On some business routers, the option is hidden under advanced settings — enable Advanced Mode or Expert Mode in the interface if available.
Clone Works Initially But Stops After a Reboot
- Some routers revert MAC changes after a firmware update or factory reset. Re-apply the cloned MAC after any firmware upgrade.
- Save a backup of your router configuration once the clone is working so it can be restored quickly if needed.
Still Having Issues?
💻 Open a Ticket