Hi All,
I just installed my antenna and configured my routr to transmit signal on 2.4 ghz bg.How do I asign an ip to my wireless card and conect it to my modem so that I can browse using the ap connection.I want deploy ppoe
ou … you have to start with the very basics.
http://wiki.mikrotik.com/wiki/First_time_startup
http://www.mikrotik.com/testdocs/ros/2.9/guide/basic_content.php#12.1.8.1
Got the configuration.Thanks a alot.How do I set a link using my omnidirectional antenna to my grid antenna.I want the authentication to be by ppoe.I intend to make my small wisp come up next week.Thanks
set the one as a wireless station, the other (omni) as a wireless AP. this is done in the wireless interface settings. when they connect, you can start configuring the PPPoE server. see appropriate section of the manual
Hi,
You,ve been quite helpful.I did the set up as you suggested for the innitial configuration.I set my local ip as 196.168.0.254,Public as 10.34.150.10, gateway as 10.34.150.1 but when I used ip route to ping I got it times out and and when I used ip route to ping I got gateway unreachable
ping from where to where?
[local PC 196.168.0.2] ----> [Router Local 196.168.0.254 >< Router Public 10.34.150.10] ----> [GW 10.34.150.1] —> Internet
Thanks i didnt set it in my laptop.Will do it now,then I will come back.Before I come how do I configure the router to issue dhcp ip’s .Please am new to this.
Please see my config
[admin@MikroTik] > ip address
[admin@MikroTik] /ip address> print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK BROADCAST INTERFACE
0 10.34.150.10/24 10.34.150.0 10.34.150.255 PUBLIC
1 192.168.0.254/24 192.168.0.0 192.168.0.255 LOCAL
[admin@MikroTik] /ip address> /
[admin@MikroTik] > ip route
[admin@MikroTik] /ip route> print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit
DST-ADDRESS PREF-SRC GATEWAY-STATE GATEWAY DISTANCE INTERFACE
0 S 0.0.0.0/0 unreachable 10.34.150.1 1
1 S 0.0.0.0/0 unreachable 10.34.150.1 1
2 S 0.0.0.0/0 unreachable 10.34.150.1 1
3 ADC 10.34.150.0/24 10.34.150.10 0 PUBLIC
4 ADC 192.168.0.0/24 192.168.0.254 0 LOCAL
[admin@MikroTik] /ip route>
I als attach it.How do I set up my laptop.
config.doc (25 KB)
hello normis, am still stuck with my problem