hotspot, nat ???

is there any simple way to use hotspot only for authorize access without one to one nat in 2.9.x mikrotik?
i mean to route original client ip address, without changing source and without manualy define to_address option in ip binding.

Give to the user public IP

Maxi

its complicated, i have more than one ap and users have diferent bandwith in local network than internet. also there is local services (local p2p, emule dc++ and other). also i have more than 500 hundred clients routed static in local networks and it is quite a job to reconfigure whole networks in one step.
im aware easy combinations in mikrotik hotspot setup in 2.9.x but for start i ned only to autorize access without dramaticaly changed in network coniguration.

any sugestions?

use one-to-one nat only to same public IP :wink:

You create hotspot one-to-one nat rule 11.11.11.11/32 NATed to 11.11.11.11/32

To disable any NAT in hotspot:

  1. do not specify address-pool for hotspot server:
    /ip hotspot set address-pool=none
  2. do not specify to-address in “/ip hotspot binding” rules. For static bypass rules set to-address to the same as address.