Folks, I need some help. I am implementing a wireless network service where my clients have an option to get connected to the internet or alternatively connect to my local network to access some media stuff. I have a hotspot setup on RB450G which serve DHCP to all clients, and clients can decide to browse the net or watch movies on the local network. My setup works but I am faced with some problems which I am not able to solve.
1. All my clients are connected through the same hotspot independent of which service they want, but I have found out that anytime I limit the bandwidth of users for internet browsing, the same bandwidth limits are applied whenever they switch to use the local network. As a matter of fact, I want to be able to apply different bandwidth rules to a user when he wants to browse the net and another bandwidth rule when he switches to use the local network with same account and same hotspot. My question is what will be the best way to approach this scenario? I have read a few things about policy routing and mangled rules but don’t know how to go about them. I am very new to MK.
2. I am also faced with a problem where some times the address on the local server does not get resolved for users to get media pages, but work fine when they use IP to log on. I would want them to only log on the media server using resolved address.
I would really appreciate it if any of you experienced users can give me some clues.