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 href="mailto:midnightjava@verizon.net">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 update
sudo 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 href="mailto:hpsdr@openhpsdr.org">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>