One-to-one NAT not work

Dear All.

I started by setting a basic hotspotspot server on a HapLite.
It works like expected.

Next I try to change the IP POOL of default user profile.

The address-to-address list ok, but user can not go anywhere.

I put some of my configuration at https://pastebin.com/YAr7bsyx

Kindly please give me some clue to fix it.

Sincerely
-bino-

Hey. And what about your route table?

Dear Sir.

This is the route table :

Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, 
B - blackhole, U - unreachable, P - prohibit 
 0 ADS  dst-address=0.0.0.0/0 gateway=192.168.12.254 gateway-status=192.168.12.254 reachable via  ether1 distance=1 scope=30 
        target-scope=10 vrf-interface=ether1 

 1 ADC  dst-address=10.5.50.0/24 pref-src=10.5.50.1 gateway=wlan1 gateway-status=wlan1 reachable distance=0 scope=10 

 2 ADC  dst-address=10.5.51.1/32 pref-src=10.5.51.1 gateway=wlan1 gateway-status=wlan1 reachable distance=0 scope=10 

 3 ADC  dst-address=192.168.12.0/24 pref-src=192.168.12.3 gateway=ether1 gateway-status=ether1 reachable distance=0 scope=10 

 4  DC  dst-address=192.168.87.1/32 pref-src=192.168.87.1 gateway=ether2 gateway-status=ether2 unreachable distance=255 
        scope=10 

 5 ADC  dst-address=192.168.88.0/24 pref-src=192.168.88.1 gateway=bridge gateway-status=bridge reachable distance=0 scope=10

Dear All.

It Solved.

I just do ‘System Reset No-Default configuration’ and all works like expected.
I Think something in Hap-Lite’s default configuration blocking it.

Sincerely
-bino-