hotspot problem

hi all
i m using mikrotik hotspot in my network but there are some servers that should be access by some particular systems without going through hotspot login.Even that particular systems dont want to use hotspot.how can i do this.all system including servers having same pool of IPs.plz guide me.

thanx

/ ip hotspot walled-garden ip
add src-address=aaa.bbb.ccc.ddd action=accept comment=“Server Does Not Use Hotspot”

You can Bypassed the IPs from Ip-Binding Options

Hi
Can u plz tell me how can i do ip binding…

thanx

/ip hotspot ip-binding
address=Server/ System IP Address type=bypassed

This will BYPASS hotspot authentication.

Pl Refer
http://www.mikrotik.com/testdocs/ros/3.0/pnp/hotspot.php

What is the difference between IP binding and walled garden IP?

ip-binding lets a specific client through to everywhere.
walled-garden lets everyone through, but just to the specified location(s).