On Sun, Sep 22, 2002 at 06:16:45AM -0700, Diwakar Agnihotri wrote:
> I've  searched  enough  and  I'm  not able to find an
> answer about how to  connect to the  Web  with my ISP
> (Net4India) having a dynamic IP.  I'm able to connect
> to the Net, but the Web browsers say 'Host not found'.
> Please help!
> 
---end quoted text---

There is nothing wrong with Net4India. Its  your local
setup which needs tackling.

o Please post your /etc/resolv.conf
o Does it have entries something like:

  ----------<snip>-----------
  search your_isp_name.com
  domain your_isp_name.com
  nameserver NNN.NN.NN.NN      <--- Primary DNS of ISP
  nameserver NNN.NN.NN.NN      <--- Secondary DNS of ISP

  search localhost
  domain localhost
  nameserver 127.0.0.1
  ----------</snip>----------
  
o Also please post your /etc/ppp/options file.
o Check for "usepeerdns" entry in that.

HTH

Bish



--
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : XEmacs != Emacs on X                           LOST #153

XEmacs and Emacs are distinct editors, with many similarities.
Both of them provide  graphical user  interfaces in X windows.
If you want to use them in "console mode"  (on an xterm),  you
can invoke them as `emacs -nw' or `xemacs -nw'
   
####<[EMAIL PROTECTED]>#######################################
:


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to