MAC & IP Binding not working on TP-LINK router

I have my home server up and running. I had my router set up so that it forward outside calls directly to the server so I could access it from anywhere. For some unkown reason it started misbehaving. I have no idea why it doesn't bind IP properly.

enter image description here

enter image description here

What am I missing? Binding seems to be enabled, MAC address seems to be the same...

I use router TL-WR941N with firmware version 3.13.9.


I'm using TL-WR1043ND.

Before setting Mac Binding, you have to reserve an IP address for the server in DHCP > Address Reservation.


As mentioned in tp-link site. you should be disabled DHCP.


Two possibilities:

  1. Your server is using a dynamic IP rather than being statically assigned 192.168.0.150. Since the forwarding is always to 192.168.0.150, if the server is assigned a different IP address, the forwarding will no longer be to the server.

  2. You are testing from inside your own network. Forwarding of connections from the outside won't forward connections from the inside unless your router supports loopback (or "hairpin") NAT.