Well, thanks. Even though no replies...gone past that!
Another situation:
This is our setup:
1. RouterOS on x86 (our main router). Ether1 port is connected to WAN (Internet). The Internet cable modem uses DHCP. That is, on a normal pc, once you plug the ethernet cable, you just start browsing...without configuring any ip addresses to connect to the Internet. ether1 ip address 192.168.2.106/24, Default Gateway (i.e. ISP internet link: 192.168.2.1)
2. Ether2 (for hotspot) ip configured: 192.168.10.2/24 Default gateway (192.168.2.1)
3. Dlink 16port switch is connected to ether2. We have one Dlink dir822 gigabyte router and two Nanostations m2.
Here is the problem.
I have followed the instructions on
http://wiki.mikrotik.com/wiki/Hotspot_server_setup/ and setup the hotspot. So when I connect a cable to ether2 (without configuring static ip address on my laptop, and when I Open firefox and try to browse, mikrotik default hotspot login page will display asking for username and password. With my created user account, I can login and browse, no issues. When I connect the Dlink dir822 router, you can connect to the wireless and hotspot page will display for password and username. So upto this point it appears that the x86 router has been properly configured for hotspot. Ether1 and ether2 properly configured for network.
So the main problem now is...
If I connect ether2 cable to dlink 16port switch, and then connect the dir822 router (which was working), and open firefox, the hotspot login page displays, but no connection to the Internet! When I login with my user account created earlier on winbox, it opens but cannot open a webpage, the complain on the screen is dns...issues. . On the dlink router, I have added my ISP DNS (192.168.2.1) and yet I can't connect to the Internet through the switch. Remove the ether2 cable from the switch and connect directly to the Dlink dir822 router, you can connect to the Internet. So this is my current problem Spent the whole day yesterday trying get it to work, but no success yet. And I am under pressure to get it to work today! Please...somebody help!
1. Do I need to add the switch to the routeros configuration?
2. Or do I need to use VLAN?
3 Or do I need something like ip-binding?
4. Or do I need to use bonding to get the switch to allow internet signal to pass through it to the dlink router and ubnt nanostations which must be connected to the switch as well?
Many thanks.