Community discussions

MikroTik App
 
djohnston
just joined
Topic Author
Posts: 1
Joined: Tue Apr 08, 2008 11:14 am

routing issue?

Tue Apr 08, 2008 11:47 am

Hi all,

I have a small issue with routing on a rb133, maybe you could help me.

I want the rb to act as a simple access point, and have set it up in the following way:

ethernet port 1 has ip address of 192.168.1.101/24
wireless card (wlan1) has ip address of 10.10.10.1/24

I have a pc connected to ethernet port 1 with an ip addess of 192.168.1.100/24
i have a laptop connected with wireless card connected which gets a dhcp assigned ip address off wlan1, which is 10.10.10.200/24

from the laptop I can ping (obviously) 10.10.10.200, 10.10.10.1 and 192.168.1.101, but NOT 192.168.1.100

from the routerboard I can ping 10.10.10.1 and 192.168.1.101, also 192.168.1.100 and 10.10.10.200

from the pc I can ping 192.168.1.100 (obviously), 192.168.1.101 and 10.10.10.1 but not 10.10.10.200

So in short I cannot poing beyond the routerboard, either direction.

the only routes set up in /ip routes are the ones set up by default.

What am I missing?

Regards,
Dave.
 
bdr
Trainer
Trainer
Posts: 31
Joined: Mon May 28, 2007 11:49 pm
Location: Bytom, Poland
Contact:

Re: routing issue?

Tue Apr 08, 2008 12:24 pm

Do you have default gateways on these hosts set to your routers IP?
Maybe you could use bridge between wlan and ethernet (you don't need routing)?