Hello, Im trying to setup a DHCP relay, and having followed the limited directions on RouterOS - RouterOS - MikroTik Documentation I still can not get it to work. here's my setup
Internet
4DSL Load balenced w/ PCC
RB493AH
ether1 is our "LAN" connection it has a client ip scheme of say 192.168.111.0/24
ether1 also has an "equipment" ip address in the 192.168.168.0/24
ether2-5 are our DSL lines
we have a DHCP server on ether1 surving 192.168.111.0/24 handing out 192.168.111.1-220
RB800
wlan1 is connected to a 5ghz bullet5m, which is connected to a switch being fed from the RB493,
ether3 is connected to my laptop, but will be connected to the network
wlan1 has an ip on the 192.168.168.0/24 network
(heres where i get alittle confused)
ether3 has an ip address in the 192.168.111.0/24
i have a DHCP relay setup like this
Name Interface DHCP-Server local-address
0 relay1 ether3 (IP of RB493) (IP of ether3 on RB800)
but it doesn't seem to work. I have the RB800 passing ping traffic
can anyone help me out with this? I can post my CFG's if needed.