Looks like you don't have a default route or a nameserver.&nbsp; That would certainly keep you from connecting to anything.&nbsp; This is how mine looks:<br><br>goku gamble # route<br>Kernel IP routing table<br>Destination&nbsp;&nbsp;&nbsp;&nbsp; Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric Ref&nbsp;&nbsp;&nbsp; Use Iface
<br><a href="http://192.168.2.0">192.168.2.0</a>&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://255.255.255.0">255.255.255.0</a>&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 eth1<br>loopback&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; goku.xxxxxx.xxx <a href="http://255.0.0.0">255.0.0.0</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 lo<br>default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://192.168.2.1">192.168.2.1</a>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://0.0.0.0">0.0.0.0</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 eth1<br><br>goku gamble # cat /etc/resolv.conf<br>
nameserver <a href="http://192.168.2.1">192.168.2.1</a><br>search Belkin<br>domain xxxxxx.xxx<br><br>What's strange is that your route table knows the network address, but isn't getting the gateway address.&nbsp; You could try adding a nameserver and default route of 
<a href="http://10.19.51.1">10.19.51.1</a> to see if that works.&nbsp; The only other thing I can think is try re-running dhcpcd.&nbsp; I'm not sure how it works in SuSE.&nbsp; You might want to see if it's a service in /etc/init.d and restart it there.&nbsp; If you can't find that you could clear that file and re-run it to see if it propogates the correct info.
<br><br>-G<br><br><br><div><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Jim Asbille</b> &lt;<a href="mailto:jim.asbille@gmail.com">jim.asbille@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>route</div>
<div>&nbsp;</div>
<div>Destination&nbsp; Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags&nbsp;&nbsp;&nbsp;&nbsp; Metric&nbsp;&nbsp;&nbsp; Ref&nbsp;&nbsp;&nbsp;&nbsp; Use&nbsp;&nbsp; Iface</div>
<div><a href="http://10.19.51.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">10.19.51.0</a>&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://255.255.255.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
255.255.255.0</a>&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; eth1</div>
<div>link-local&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255,255,0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; eth1</div>
<div>loopback&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://255.0.0.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">255.0.0.0</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; lo</div>
<div>&nbsp;</div>
<div>cat /etc/resolv.conf gives me </div>
<div>&nbsp;</div>
<div>search site<br><br>&nbsp;</div><div><span class="e" id="q_10e9af4759c6541b_1">
<div><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Brandon Griffis</b> &lt;<a href="mailto:brandongriffis@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brandongriffis@gmail.com
</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Can you ping the google IP and just not <a href="http://google.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

google.com</a>, or do you error out on both?<br><br>See what<br><br>route<br><br>lists are your default gateway.&nbsp; I'm guessing it should be <a href="http://10.19.51.1/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

10.19.51.1</a><br><br>also see what nameserver you're trying to talk to with<br><br>cat /etc/resolv.conf<br><br>These should both have been configured by dhcp, but I've seen stranger things happen.<br><br>It looks like your device is configured primarially as IPv6 with some kind of IPv4 translation.&nbsp; Not sure if this could be part of the problem either. 
<div><span><br><br>-G<br><br>
<div><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Jim Asbille</b> &lt;<a href="mailto:jim.asbille@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jim.asbille@gmail.com
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>The library is open and it does broadcast the ESSID.&nbsp; iwconfig indicates the correct ESSID.&nbsp; I can ping the Local IP successfully but when I ping Google the network cannot be found.&nbsp; </div>
<div>&nbsp;</div>
<div>The W200 uses the Orinoco_cs driver, I had a heck of a time finding it but I can see my wireless card now on ifconfig and it is assigned to eth1.&nbsp; When I type in dhcpcd eth1 I get </div>
<div>&nbsp;</div>
<div>****dhcpcd: already running</div>
<div>****dhcpcd: if not then delete /var/run//dhcpcd_eth1.pid file</div>
<div>ifconfig gives</div>
<div>&nbsp;</div>
<div>Link encap:Ethernet&nbsp; HWaddr 00:08:02:F6:0E:FE</div>
<div>inet addr:<a href="http://10.19.51.109/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">10.19.51.109</a>&nbsp; Bcast:<a href="http://10.19.51.255/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

 10.19.51.255</a>&nbsp; Mask:<a href="http://255.255.255.0/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">255.255.255.0</a></div>
<div>inet6 addr: fe80::208:2ff:fef6:efe/64 Scope:Link</div>
<div>UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1</div>
<div>RX packets:122 errors:0 dropped:0&nbsp; overruns:0&nbsp; frame:0</div>
<div>TX packets:108&nbsp; errors:0&nbsp; dropped:0&nbsp; overruns:0&nbsp; carrier:0</div>
<div>collisions:0&nbsp; txqueuelen:1000</div>
<div>RX bytes:21931&nbsp; (21.4 kb) TX bytes:14927 (14.5 Kb)<br><br>&nbsp;</div>
<div><span>
<div><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Brandon Griffis</b> &lt;<a href="mailto:brandongriffis@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brandongriffis@gmail.com 
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">How does the Central Library manage their wifi?&nbsp; Is it open or encrypted?&nbsp; Does it broadcast ESSID? 
<br><br>To clairify your email seems to say at one point you have an IP address that looks correct, but then you go on to say that it cannot find any wireless networks.&nbsp; If you can't find the network how are you getting an IP address (is it statically assigned, or am I confused on this part)? 
<br><br>I'm not directly familiar with the WLAN W200 card.&nbsp; Does it have native Linux support or are you using NDISwrapper?&nbsp; If you do an iwconfig does it see the card?&nbsp; Does iwconfig list the correct essid for the library network?&nbsp; If iwconfig looks correct, does ifconfig list an ip address, dns, gateway...&nbsp; If not have you tried (as root) doing: 
<br><br>dhcpcd &lt;wireless adapter&gt;<br><br>To see if you can get an address?<br><br>If you can get an ip address can you ping internal/external ip addresses?&nbsp; Can you ping the gateway?&nbsp; Can you ping <a href="http://64.233.187.99/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

64.233.187.99</a> (google)?&nbsp; Can you ping <a href="http://google.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">google.com</a>?<br><br>Sry for 101 questions.&nbsp; Just trying to narrow down what the problem might be. 
<br><span><br>-G<br><br></span>
<div>
<div><span><span class="gmail_quote">On 10/30/06, <b class="gmail_sendername">Jim Asbille</b> &lt;<a href="mailto:jim.asbille@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> jim.asbille@gmail.com
</a>&gt; wrote:</span></span></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span>
<div>I have a Compaq Evo N800c laptop with Suse 10 loaded.&nbsp; I have been able to get the WLAN W200 wireless card working and am at the Central Library trying to make a connection.&nbsp; KwifiManager sees the network and correctly identifies it.&nbsp; I am comparing using a Gateway laptop with Windows XP that is successfully on the internet.&nbsp; The Access point seems correct and the Local IP is correct but when I start a browser the page cannot be found.&nbsp; On Kwifimanager I click Scan for Networks and it says &quot;The scan is complete, but no networks have been found.&nbsp; 
</div>
<div>&nbsp;</div>
<div>Help, any ideas?&nbsp; I am so close to having this working but I am dumbfounded by this.<br clear="all"><br>-- <br>Jim Asbille, MSM<br>registered Linux user number 388067<br><br>Every human being is the author of his own health or disease. 
<br>Buddha </div></span></div><span><br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Cialug@cialug.org
</a><br><a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br><br><br></span></blockquote></div><br><br>

_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://cialug.org/mailman/listinfo/cialug</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Jim Asbille, MSM<br>registered Linux user number 388067<br><br>Every human being is the author of his own health or disease. 
<br>Buddha </span></div><br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org
</a><br><a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br><br><br></blockquote></div><br></span></div>

<br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://cialug.org/mailman/listinfo/cialug</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Jim Asbille, MSM<br>registered Linux user number 388067<br><br>Every human being is the author of his own health or disease. 
<br>Buddha 

</span></div><br>_______________________________________________<br>Cialug mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://cialug.org/mailman/listinfo/cialug" target="_blank">
http://cialug.org/mailman/listinfo/cialug</a><br><br><br></blockquote></div><br>