Community discussions

MikroTik App
 
Arpanet
Member Candidate
Member Candidate
Topic Author
Posts: 281
Joined: Sat Aug 24, 2013 8:26 pm

Routerboard RB951 as AP router mode

Sat Nov 30, 2013 8:11 pm

I'm trying to set routerboard 951 (AP bridge) to router mode with this configuration:
-Mode: Router
-WAN Address acquisition: Static 192.168.0.X/24
-WLAN ip address: 192.168.88.1/24 dhcp server enabled 192.168.88.2-254

There's no way to get internet access!
On the other hand if I set wan address acquisition to DHCP everythings goes fine.
Why I cannot bridge connection??
 
User avatar
JP_Wireless
Member Candidate
Member Candidate
Posts: 276
Joined: Thu Dec 13, 2007 4:31 pm
Location: Lagos Nigeria
Contact:

Re: Routerboard RB951 as AP router mode

Sat Nov 30, 2013 8:57 pm

Yes, You did not specify the default route in ip route.
When you set it to dhcp, it add default route automatically but when using static, you have to specify your gateway.

just add the following,

ip route add gateway=192.168.1.x

ie your gateway ip.
 
Arpanet
Member Candidate
Member Candidate
Topic Author
Posts: 281
Joined: Sat Aug 24, 2013 8:26 pm

Re: Routerboard RB951 as AP router mode

Sat Nov 30, 2013 9:07 pm

if you mean when I set static acquisition I specify everything I think:
ip address=192.168.0.100 subnet=255.255.255.0 gateway=192.168.0.1
so I think it's no a gw issue
 
User avatar
JP_Wireless
Member Candidate
Member Candidate
Posts: 276
Joined: Thu Dec 13, 2007 4:31 pm
Location: Lagos Nigeria
Contact:

Re: Routerboard RB951 as AP router mode

Sat Nov 30, 2013 9:43 pm

ip address=192.168.0.100 subnet=255.255.255.0 gateway=192.168.0.1
so I think it's no a gw issue
I dont know id this is the exact command you use or it is just a shorcut.
however, the correct command is this.
ip address add address=x.x.x.x netmask=x.x.x.x interface=xxxx1 [enter]
or
ip address add address=x.x.x.x/x interface=xxxx1 [enter]


and to add route do:
ip route add gateway=x.x.x.x

You can post your winbox view of the ip route or print it.
 
Arpanet
Member Candidate
Member Candidate
Topic Author
Posts: 281
Joined: Sat Aug 24, 2013 8:26 pm

Re: Routerboard RB951 as AP router mode

Sat Nov 30, 2013 11:12 pm

I also add ip route add gateway 192.168.0.1.
but still no internet connection! where am I going worng?


Image
 
Arpanet
Member Candidate
Member Candidate
Topic Author
Posts: 281
Joined: Sat Aug 24, 2013 8:26 pm

Re: Routerboard RB951 as AP router mode

Mon Dec 16, 2013 9:45 pm

please anyone?

Who is online

Users browsing this forum: Bing [Bot], GoogleOther [Bot] and 75 guests