Quick SETUP with no restrictions...
Posted: Wed May 28, 2008 12:54 pm
From my ISP, I'm using this IP:
192.168.60.x
255.255.255.0
192.168.60.100
100.0.0.1
100.0.0.2
I have write these commands ...
[admin@MikroTik] > /interface ethernet print
[admin@MikroTik] > /interface ethernet set 0 name wan
[admin@MikroTik] > /interface ethernet set 1 name lan
With automatic IP address I have coonnected Mikrotik to internet
[admin@MikroTik] > /ip dhcp-client add interface=wan use-peer-dns=yes disabled=no add-default-route=yes
but with static ip I don't know how!...
How to connect MIKROTIk OS to internet with static IP address....
192.168.60.x
255.255.255.0
192.168.60.100
100.0.0.1
100.0.0.2
I have write these commands ...
[admin@MikroTik] > /interface ethernet print
[admin@MikroTik] > /interface ethernet set 0 name wan
[admin@MikroTik] > /interface ethernet set 1 name lan
With automatic IP address I have coonnected Mikrotik to internet
[admin@MikroTik] > /ip dhcp-client add interface=wan use-peer-dns=yes disabled=no add-default-route=yes
but with static ip I don't know how!...
How to connect MIKROTIk OS to internet with static IP address....