Why (no such command or directory( address)
Posted: Wed May 28, 2008 6:00 pm
[admin@MikroTik] > /interface ethernet print
[admin@MikroTik] > /interface ethernet set 0 name lan
[admin@MikroTik] > /interface ethernet set 0 name lan
[admin@MikroTik] > /ip address add address=192.168.1.1/24 interface=lan
[admin@MikroTik] > /ip dhcp-client add interface=wan use-peer-dns=yes disabled=no add-default-route=yes
[admin@MikroTik] > /ping 80.80.174.131
80.80.174.131 64 byte ping: ttl=47 time=192 ms
80.80.174.131 64 byte ping: ttl=47 time=183 ms
80.80.174.131 64 byte ping: ttl=47 time=188 ms
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 183/187.6/192 ms
[admin@MikroTik] > /ip dhcp-server network address=192.168.1.0/24 \ dns-server=192.168.1.1 gateway=192.168.1.1 disabled=no
But the last command display this message:
no such command or directory (address)
Why?
I just want to share internet without restrictions...
[admin@MikroTik] > /interface ethernet set 0 name lan
[admin@MikroTik] > /interface ethernet set 0 name lan
[admin@MikroTik] > /ip address add address=192.168.1.1/24 interface=lan
[admin@MikroTik] > /ip dhcp-client add interface=wan use-peer-dns=yes disabled=no add-default-route=yes
[admin@MikroTik] > /ping 80.80.174.131
80.80.174.131 64 byte ping: ttl=47 time=192 ms
80.80.174.131 64 byte ping: ttl=47 time=183 ms
80.80.174.131 64 byte ping: ttl=47 time=188 ms
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 183/187.6/192 ms
[admin@MikroTik] > /ip dhcp-server network address=192.168.1.0/24 \ dns-server=192.168.1.1 gateway=192.168.1.1 disabled=no
But the last command display this message:
no such command or directory (address)
Why?
I just want to share internet without restrictions...