Hello!
I have a problem setting up Mikrotik with DSL modem.
- If i use quick setup then the client connected to the Mikrotik can connect to the internet
- After this, if i change (set from dhcp assigned) the IP on Mikrotik ether2 interface to the providers fix ip settings, internet connection is lost
I suspect that some default route problem may present, but i am totally new in Mikrotik world (router OS) and i have no idea how i need to set up my router.
Some informations:
- for test purpose i’ve tried direct connection from my PC to the modem. this works correctly with my fix ip address - OK, WORKING
Sagemcom DSL modem/router
|
PC (with fix IP and default gateway settings)
2. i tried to do the same with Mikrotik - OK, WORKING
Sagemcom DSL modem/router (dhcp server 192.168.1.1)
|
Mikrotik (IP given by Sagemcom dhcp 192.168.1.100, on bridge interface dhcp server 192.168.88.1)
|
PC (IP given by Mikrotik DHCP)
3. when i tried to change the Microtik IP to my fix IP settings - ERROR, NO INTERNET - WHY?
Sagemcom DSL modem/router
|
Mikrotik (FIX IP given 188.36.xxx.zzz, on bridge interface still dhcp server 192.168.88.1)
|
PC (IP given by Mikrotik DHCP)
I think i miss some step on Mikrotik, buit what?
Or maybe any link to set up Mikrotik with DSL connection?
Thanks