Hi guys,
I am trying to set up two dhcp servers. Just for info, i have 1 wan connection on first port as dhcp client.
first dhcp server is set on second port and it works great. Ip addresses are assigned and Internet connection through this dhcp works ok.
But, second DHCP server works with one problem. IP addresses are assigned correct, but internet connection doesn’t works. If I try set IP addresses on client machine manually, internet connection works.
Interface and dhcp with problem is marked as “Monsea”
On this link you can see my mikrotik configuration… do you have some experience with this problem? http://vjsproduction.sk/dhcp.png
So - just for fun, what happens if you get rid of the one thing that’s different?
Remove the 24 from netmask on the monsea network definition.
(click the black up arrow, don’t just erase the field)
When it doesn’t work, can you tell if it’s failing due to DNS failure, or if there’s no connectivity at all?
Can you ping:
default GW IP (192.168.5.1)
public IP (8.8.8.
hostname (www.google.com)
ZeroByte,
Thank you for info.
I found the solution. It was only about dhcp server => Network Gateway… Look at to the IP address, 168.168… )
It was only my “little” mistake… of course 192.168 is correct.