I need to set up wirelless connection. I have routerBOARD 133 as AP and 133C as the client station. There are 3 ethernet ports on the AccessPoint and one on the Client.
It should serve as a simple wireless connection in the same subnet for example 10.1.0.0/24.
Where the AP-s wirelless interface has the IP 10.1.0.11 and the ethernet3 inerface 10.1.0.12.
On this side to the ethernet3 is connected one personal computer with IP 10.1.0.18.
The client side wireless has IP 10.1.0.13 and ethernet1 10.1.0.14. Here is a PC connected with IP 10.1.0.19. On this side should be several IP cameras on IPs 10.1.0.20,21,22 too.
I use static IPs. But I cannot ping the PC from the Access point side to the Client side. from 10.1.0.18 ping 10.1.0.19. I get ping time out all the time.
The wirelless is set as AP-bridge on the access point side and station on the client. The wirelless connection is established, I can ping from the AP side the station wireless interface.
Do anybody know how those interfaces should be configured?
I need to see each ip connected to the ethernet3/ethernet1 with ips in the 10.1.0.0/24 subnet.
Please help.