<html><head/><body><html><head></head><body>If using networkmanager, which he probably is for a 4g modem, networkmanager will overwrite /etc/resolve.conf - you're supposed to add dns nameservers under Connection Settings, editing the profile you are using and edit IPv4 (or 6 if your router supports it), change method to DHCP addresses only and add a comma separated list of nameservers under DNS Servers.<br>
Joshua<br><br><div class="gmail_quote">Ric Moore <wayward4now@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif; margin-top: 0px">On 12/31/2012 10:09 AM, theuteck@gmail.com wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">On Sunday, December 30, 2012 02:21:38 PM Charles Collins wrote:<br /><br />I am a new convert from Microsoft Windows, and have 12:10 Xubuntu installed.<br /><br /><br />The problem is with the wi-fi connection to our 4G Sprint Mobile<br />Hotspot. Sometimes it works fine, but most of the time I get a screen<br />when attempting to access a web page that says: This Web Page is not<br />Available. The server at <a href="http://www.xxxxxxxx.com">www.xxxxxxxx.com</a> <<a href="http://www.xxxxxxxx.com">http://www.xxxxxxxx.com</a>><br />can't be found because the DNS look-up failed. And it continues with<br />suggestions which I have tried. A friend helped me do the conversion<br />from Windows, and is pretty
adept at finding his way around, but this<br />has him stumped as well.<br /><br />The wireless connection shows to be fine, and the whole time I'm having<br />this trouble, my wife is surfing without any problems on her computer<br />that uses Windows.<br /><br />While far from being an expert, I do have some basic understanding. So<br />if you can make suggestions in laymans terms, it would be greatly<br />appreciated.<br /></blockquote>Worse comes to worse, you can try this....<br /><br /><br />open a terminal<br />cd /etc<br />type: more resolv.conf<br />It should contain what Network Mangler sees as your name server IP <br />addresses. If it's empty, there you go! If you're feeling froggy then <br />use an editor as root (sudo gedit resolv.conf) and just add your correct <br />nameserver addresses. Here's mine:<br />ric@iam:/opt$ more resolv.conf<br />nameserver <a href="http://67.142.165.10">67.142.165.10</a><br />nameserver <a href="http://67.142.165.11">67.142.165.11</a><br
/><br />Just plugin your correct addresses supplied by your ISP. Sometimes you <br />have to get it's attention ...with a shovel.<br /><br />Make a backup of your existing file first, just in case.<br />sudo cp resolv.conf resolv.conf.old<br /><br />You can always copy it back. I loathe Network Manager (Mangler) :) Ric<br /><br /><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.</body></html></body></html>