I am new all of this and have been fighting with my 433 and 411 boards to set this up. What I am looking to do is:
ether1 = public IP, DHCP from ISP
ether2 & ether3 = bridged with DHCP server for private clients
bridge ether1 and wlan1 using WDS for a third remote client
I have successfully configured 433 and 411 to create the WDS link.
However, I can’t for the life of me just setup a simple router with public IP on ether1 and private IP on ether2 and ether3. I have run through the Learn Router OS book by Dennis Burgess several times to setup a home router. when I get completely though setup, I can never access 433 one ether2 or ether3. my laptop is connected to ether2 and will not pull an ip from the 433.
I must be doing something wrong, as this seems so simple.
; I assume you haven’t put it back yet.
I want to assume you haven’t yet run the wds setup again either; wlan1 is currently disabled.
You can still connect with winbox, but only with mac address for now.
Where is your dhcp server?
I haven't added the bridge yet, I have been trying to simplify down to the bare minimum. I reset the router to default just to have a clean start point and will add the WDS link in after I get this ether2 access thing figured out.
With the setup right now i can't access the router thru winbox on ether2 even using MAC.
In my last print i had disconnected my laptop from ether2 and was accessing the router directly from ether1.
is there some way to confirm that ether2 and ether3 are operating properly? When the router is reset to factory specs, there seems no way to connect to it via ether2 or ether3.
If I try to connect with winbox to ether2, I get a RouterOS Winbox error that it cannot connect to MAC address (port 20561) - timed out!
so, i’ve been working to figure this stuff out, i’ve got my 5ghz WDS link operational and I want to connect client hardware to the station. the client must have an IP of 169.25.0.3 The ap-bridge end is setup as a dhcp client on the subnet 192.168.1.0/24
I’ve tried to set up a nat on the station end of the wds link to translate the 169.254.0.0/24 addresses into the the 192.168.1.0/24 addresses. But have had no luck. can someone point me in the right direction? i used srcnat->wdsbridge->masquerade
how do i handle the dns for the client on the station side of the wds link?