I'm new in the MT world and setup my router successfully
![Smile :)](./images/smilies/icon_smile.gif)
I have just tvo questions:
1st: default router IP is set-up to 192.168.88.1 - how to change it to custom?
2nd: how to remotely access to my router at fixed IP through internet?
Thanks!
export
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 5.6 (c) 1999-2011 http://www.mikrotik.com/
/ip route print
MMM MMM KKK TTTTTTTTTTT KKK
MMMM MMMM KKK TTTTTTTTTTT KKK
MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK
MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK
MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 5.6 (c) 1999-2011 http://www.mikrotik.com/
[tzupan@MikroTik RB751 (Zupan)] > /ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
[tzupan@MikroTik RB751 (Zupan)] >
/ip address print
and last step :there should be an address with D (dynamic) flag because of DHCP ClientCode: Select all/ip address print
[tzupan@MikroTik RB751 (Zupan)] > /ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 ;;; default configuration
192.168.88.1/24 192.168.88.0 bridge-local
[tzupan@MikroTik RB751 (Zupan)] >
/ip firewall filter
add action=accept chain=input disabled=no dst-port=22 protocol=tcp place-before=3
add action=accept chain=input disabled=no dst-port=80 protocol=tcp place-before=3
add action=accept chain=input disabled=no dst-port=8291 protocol=tcp place-before=3
I knowyes, i opened your router's web page from home
you're welcome
don't forget to give karma
and secure your router for attacks.
Hi, i have the same problem , i cant remove my mikrotik using my public IP, can you help?i added the winbox access rule to that post
and thanx for the karma, friend
![]()
good luck
Hi! Can you demonstrate how setup this VPN ?For remote purposes I would always prefer using a VPN. It gives additional security and can be user for multiple purposes.