<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">If dhcp-client is already set on
wlan1-gateway, then just make sure the options are set properly by
replacing the "add" with a "set":<br>
<br>
<font face="Courier New, Courier, monospace" size="-1">/ip
dhcp-client set 0 add-default-route=yes
dhcp-options=hostname,clientid disabled=no</font><br>
<br>
You should be good to go if everything else worked out OK.<br>
<br>
--Bart<br>
<br>
On 8/31/2013 12:24 AM, Kenny Richards wrote:<br>
</div>
<blockquote
cite="mid:CAHEUKbLR0jK9H5mqP2ScUX4djj4p-TXj2wZ5NNgO-ELPTb55Hg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">So I ran into another problem,
when I got past the scan-list issue.</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">
<br>
</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">At step 12, where I'm telling
the radio interface to pull DHCP from HamWAN, it is telling me
the interface already exists. When I look at the interfaces in
WinBox, they are not named quite the same. (ether1-local and
wlan1-gateway) But when I tried using
interface=wlan1-gateway, it still didn't work.</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small"><br>
</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">The next step (13) seems to
work fine.....</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small"><br>
</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">Any ideas?</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small"><br>
</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">Thanks</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small">
Kenny</div>
<div class="gmail_default" style="font-family:'comic sans
ms',sans-serif;font-size:small"><br>
</div>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div class="gmail_default">
<div class="gmail_default">
<font face="courier new, monospace" size="1">[admin@KU7M-CapitolPark]
/ip dhcp-client>> /ip dhcp-client </font></div>
</div>
<div class="gmail_default">
<div class="gmail_default"><font face="courier new,
monospace" size="1">[admin@KU7M-CapitolPark] /ip
dhcp-client>> add add-default-route=yes
dhcp-options=hostname,clientid disabled=no in</font></div>
</div>
<div class="gmail_default">
<div class="gmail_default"><font face="courier new,
monospace" size="1">terface=wlan1</font></div>
</div>
<div class="gmail_default">
<div class="gmail_default"><font face="courier new,
monospace" size="1">failure: dhcp-client on that
interface already exists</font></div>
</div>
<div class="gmail_default">
<div class="gmail_default"><font face="courier new,
monospace" size="1">[admin@KU7M-CapitolPark] /ip
dhcp-client> </font></div>
<div class="gmail_default"><font face="courier new,
monospace" size="1"><br>
</font></div>
<div class="gmail_default"><font face="courier new,
monospace" size="1"><br>
</font></div>
</div>
</blockquote>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Aug 29, 2013 at 9:10 PM, Bart
Kus <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:me@bartk.us" target="_blank">me@bartk.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>Good catches.<br>
<br>
In terms of "input does not match any value of name" it
looks like a bug in the command-line interface. I can
repro it here:<br>
<br>
<tt>[eo@AE7SJ-Paine] /interface wireless> set wlan1
scan-list=HamWAN</tt>
<div class="im"><tt><br>
</tt><tt>input does not match any value of name</tt><tt><br>
</tt></div>
<tt>[eo@AE7SJ-Paine] /interface wireless> set wlan1
scan-list=default</tt><tt><br>
</tt><tt>[eo@AE7SJ-Paine] /interface wireless> set
wlan1 scan-list=Sector2</tt>
<div class="im"><tt><br>
</tt><tt>input does not match any value of name</tt><tt><br>
</tt></div>
<tt>[eo@AE7SJ-Paine] /interface wireless> set wlan1
scan-list=5905</tt><tt><br>
</tt><tt>[eo@AE7SJ-Paine] /interface wireless> set
wlan1 scan-list=HamWAN</tt>
<div class="im"><tt><br>
</tt><tt>input does not match any value of name</tt><tt><br>
</tt></div>
<tt>[eo@AE7SJ-Paine] /interface wireless> print</tt><tt><br>
</tt><tt>Flags: X - disabled, R - running</tt><tt><br>
</tt><tt> 0 R name="wlan1" mtu=1500
mac-address=D4:CA:6D:7A:B8:23 arp=enabled
interface-type=Atheros AR92xx mode=station
ssid="HamWAN" frequency=5905</tt><tt><br>
</tt><tt> band=5ghz-onlyn channel-width=5mhz <b>scan-list=5905</b>
wireless-protocol=nv2 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no</tt><tt><br>
</tt><tt> bridge-mode=enabled
default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0
hide-ssid=no</tt><tt><br>
</tt><tt> security-profile=default compression=no</tt><tt><br>
</tt><br>
You can see the scan-list was NOT set properly.
However, if you set it using WinBox it DOES set it
properly AND uses it properly to scan through the
channels. I'll try to reach out to Mikrotik support to
get their take on this.<br>
<br>
In terms of your other report of no such thing existing,
drop the initial "Interface". It's just Wireless, and
then the rest of the click path is OK.<br>
<br>
<img src="cid:part2.06030309.00000308@bartk.us" alt=""><br>
<br>
You can see Signal Strength readings there.<span
class="HOEnZb"><font color="#888888"><br>
<br>
--Bart</font></span>
<div>
<div class="h5"><br>
<br>
<br>
<br>
On 8/29/2013 8:55 PM, Jeff Francis™ wrote:<br>
</div>
</div>
</div>
<div>
<div class="h5">
<blockquote type="cite">
<div dir="ltr"> Oh, one other thing. There's a
line that says:
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif"><br>
</span></div>
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif">
"Point your dish at any cell site and optimize
for best signal. Look at the Interface ->
Wireless -> wlan1 -> Status signal
strength reports while you align."</span></div>
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif"><br>
</span></div>
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif">
Not sure what the equivalent is in OS 6.2, but
there's no such critter that I can find. The
closest thing I've found is clicking on "Quick
Set" where there's a display of signal
strength, SNR, etc.</span></div>
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif"><br>
</span></div>
<div><span
style="line-height:17px;font-size:12px;font-family:Verdana,Arial,sans-serif"><br>
</span></div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Aug 29, 2013 at
8:37 PM, Jeff Francis™ <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:jeff@gritch.org"
target="_blank">jeff@gritch.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div dir="ltr"> I tried configuring mine this
evening, and it mostly went well, except for
this line:
<div><br>
</div>
<div> [admin@N0GQ-KPAE] /interface
wireless> set 0 disabled=no
frequency-mode=superchannel
scan-list=HamWAN ssid=HamWAN
wireless-protocol=nv2<br>
</div>
<div>
<div>input does not match any value of
name</div>
<div>[admin@N0GQ-KPAE] /interface
wireless></div>
</div>
<div><br>
</div>
<div> I'm afraid I'm not yet familiar
enough with RouterOS to make heads or
tails of that error message. I tried some
obvious (and non-obvious) things, and
managed to get some new and improved error
messages, but never managed to quite
figure out what I'm doing wrong.</div>
<div><br>
</div>
<div> I haven't tried adding the keys and
accounts yet. Figured there's no point in
worrying about that until I can get the
thing linked up to KPAE.</div>
<div><br>
</div>
<div> FWIW, I've re-opened the hole in my
firewall if you want to debug (per earlier
irc chat).</div>
<div><br>
</div>
</div>
<div class="gmail_extra">
<div>
<div><br>
<br>
<div class="gmail_quote">On Thu, Aug 29,
2013 at 6:29 PM, Bart Kus <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:me@bartk.us"
target="_blank">me@bartk.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">Hi all,<br>
<br>
Due to popular demand, I've thrown
together a page that should take you
from unboxing a Metal 5SHPn modem to
getting it on the air. See here for
instructions:<br>
<br>
<a moz-do-not-send="true"
href="https://www.hamwan.org/t/tiki-index.php?page=Client+Node+Configuration&structure=HamWAN"
target="_blank">https://www.hamwan.org/t/tiki-index.php?page=Client+Node+Configuration&structure=HamWAN</a><br>
<br>
NQ1E, if you could attach
key-dsa-NQ1E.txt to that page
when/if you see this, that would
complete the instructions for now.<br>
<br>
Please let me know if the
instructions need fixing or
improving.<br>
<br>
--Bart<br>
<br>
<br>
_______________________________________________<br>
PSDR mailing list<br>
<a moz-do-not-send="true"
href="mailto:PSDR@hamwan.org"
target="_blank">PSDR@hamwan.org</a><br>
<a moz-do-not-send="true"
href="http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org"
target="_blank">http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
</div>
</div>
<span><font color="#888888">-- <br>
-=jeff=-<br>
</font></span></div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
-=jeff=-<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
PSDR mailing list
<a moz-do-not-send="true" href="mailto:PSDR@hamwan.org" target="_blank">PSDR@hamwan.org</a>
<a moz-do-not-send="true" href="http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org" target="_blank">http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
PSDR mailing list<br>
<a moz-do-not-send="true" href="mailto:PSDR@hamwan.org">PSDR@hamwan.org</a><br>
<a moz-do-not-send="true"
href="http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org"
target="_blank">http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
PSDR mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSDR@hamwan.org">PSDR@hamwan.org</a>
<a class="moz-txt-link-freetext" href="http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org">http://mail.hamwan.org/mailman/listinfo/psdr_hamwan.org</a>
</pre>
</blockquote>
<br>
</body>
</html>