Hi there everyone Ive follwed this wiki guide http://wiki.mikrotik.com/wiki/Hotspot_server_setup
Here’s an excerpt:
First we will configure interface that is connected to WAN.
/ ip address add address=192.168.1.5/24 network=192.168.1.0 broadcast=192.168.1.255 interface=ether1
Now one interface is configured and connected to WAN (with ip 192.168.1.5/24). Now we will configure second interface for our Local Network.
/ ip address add address=10.10.0.1/24 network=10.10.0.0 broadcast=10.10.0.255 interface=ether2
This is step 1. I’ve followed all steps, Ive put in the dns servers basically everything it asks
and here’s what step 7 says:
In step 7 it will as you to define a name your server, by which clients will be able to access the HOTSPOT login/information page through web browsers. Setup what ever you want and press NEXT.
I did this with login.viewsinnsedona.org and hit next and saved etc.
So when i go to test its like I’m not even connected to the internet. Although the Ethernet cable from the modem is in the Ethernet port 1 which is supposed to be the wan port.
then i put in the address 192.168.88.1 and I’m sent to the login page “http://login.viewsinnsedona.org” Also if i put that address in directly it shows up fine as well. I thought you were supposed to be redirected to this page if you typed in any address until you authenticated. so then I authenticate and then it gives me the your now connected page. Still no internet. Cannot go anywhere but login and logout.
Does anyone have any ideas as to why?
I’m also wondering why the choice of these addresses?
/ ip address add address=192.168.1.5/24 network=19/ ip address add address=10.10.0.1/24 network=10.10.0.0 broadcast=10.10.0.255 interface=ether22.168.1.0 broadcast=192.168.1.255 interface=ether1
/ ip address add address=10.10.0.1/24 network=10.10.0.0 broadcast=10.10.0.255 interface=ether2
Is this for someone else’s case specific configuration and not a universal one? Or can it also be used universally?
I hope to take what I learn from this and put out a tutorial, that is if i ever get it working.
Anyone’s help would be so very gratefully received.