<div style="FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12px"><div>Thanks for your reply, Michael. As you can see from the netstat output in my reply to Andrea, I do have an entry for the 192.168.2.0 subnet in the routing table. Also, I find it strange that I can ping Metis, but application programs can't find it. I just ran traceroute to the Metis address (192.168.2.2), and there is no path to it. So there seems to be some sort of routing problem. I tried adding a static route to the Metis card to the eth0 interface configuration, but that didn't help either. </div><div> </div><span><div style="font-size:12px; font-family:Arial; color:#000000;">Mark - K4XML</div></span><div> </div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span style="font-size:12;font-family:arial;color:#000000;">On 01/02/12, <span>Michael Boschet<michael.boschet@gmail.com></span> wrote:</span><div> </div><div style="font-size:12;font-family:arial;color:#000000;">***** High Performance Software Defined Radio Discussion List *****<br /><br /><br /><hr size="1" /><br />Mark,<div><br /></div><div>You should check to see if your machines routing table has a entry for this network. As root you should run the route command. What you should see is something like this.</div><div><br /></div><div><div>route</div><div>Kernel IP routing table</div><div>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface</div><div>default         Wireless_Broadb 0.0.0.0         UG    0      0        0 wlan0</div><div>192.168.1.0     *               255.255.255.0   U     2      0        0 wlan0</div></div><div><br /></div><div>But there should be one line, after default, for each network you have configured. If the route for your 192.168.2.0 network is not there you can add it by running route add -net 192.168.2.0 netmask 255.255.255.0 dev eth0.</div><div><br /></div><div>KC9VAM</div><div>Michael Boschet, Jr</div><div><br /><div class="gmail_quote">On Sun, Jan 1, 2012 at 12:12 AM, Mark Leone <span dir="ltr"><<a class="parsedEmail" href="mailto:midnightjava@verizon.net" target="_blank">midnightjava@verizon.net</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">***** High Performance Software Defined Radio Discussion List *****<br /><br /><br />          <div bgcolor="#FFFFFF" text="#000000">    I'm following the instructions in the newbie guide for ghpsdr3-alex    (on the wiki), and hpsdr-server does not find my HPSDR. I installed    the software as follows<br />    <br />        <pre>sudo add-apt-repository ppa:andrew-montefusco/ghpsdr3 sudo apt-get updatesudo apt-get install ghpsd3</pre>    <p>And the installation appears to be successful. But when I type<br />    </p>    <pre>hpsdr-server --metis --interface eth0</pre>    <p>it correctly reports eth0 IP and MAC addresses, but then reports      "Found 0 Metis cards" . The address of eth0 is 192.168.2.1, and it      is directly cabled with an Ethernet cable to Metis at IP address      192.168.2.2. My Internet connection is on a separate interface on      a different subnet. The eth0 interface is configured with subnet      mask 255.255.255.0, and no gateway is specified (if I specify      192.168.2.2 as the gateway, the Internet connection stops      working). I can connect to Metis from the same interface when I      boot the same PC as Windows and run PowerSDR.<br />    </p>    <p>Maybe I missed something in the pre-install setup. The guide said      to copy the .hex and .rbf files currently used for HPSDR to my      home directory. However the only .hex or .rbf files in my PowerSDR      program folder are named as being for Ozy and/or Janus, neither of      which I use. Was I supposed to copy these files anyway? Am I      missing some other file? Or is my Ethernet interface not set up      properly?<br />    </p>    <p>Mark - K4XML<br />    </p>  </div><br />_______________________________________________<br />HPSDR Discussion List<br />To post msg: <a class="parsedEmail" href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br />Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br />HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br />Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br /></blockquote></div><br /><br clear="all" /><div><br /></div>-- <br />Michael Boschet<br /></div><br /><hr size="1" /><br />_______________________________________________<br />HPSDR Discussion List<br />To post msg: <a class="parsedEmail" href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br />Subscription help: <a class="parsedLink" href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br />HPSDR web page: <a class="parsedLink" href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br />Archives: <a class="parsedLink" href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br /></div></div>

 1325516608.0