Find the answer to your Linux question:
Results 1 to 3 of 3
I am using ubuntu 9.04,after connecting to the net i cant able to browse the pages..When i enter a website it shows me the following error.. "The browser could not ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    41

    Cant able to browse the pages..

    I am using ubuntu 9.04,after connecting to the net i cant able to browse the pages..When i enter a website it shows me the following error..

    "The browser could not find the host server for the provided address.

    * Did you make a mistake when typing the domain? (e.g. "ww.mozilla.org" instead of "www.mozilla.org")
    * Are you certain this domain address exists? Its registration may have expired.
    * Are you unable to browse other sites? Check your network connection and DNS server settings.
    * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.

    Some one help me,thanks in advance..

  2. #2
    Linux Newbie grishi_111's Avatar
    Join Date
    Oct 2007
    Location
    Jafarpur Sitharra(U.P.)/New Delhi, India
    Posts
    171
    have you checked your network connection?
    if not do it.
    try configuring network, setting static ip etc.
    Sorry, it was unintentional.
    You should have told me at least once and i could have fix it.
    thanks for reminding me.

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    41
    I am using two NIC cards,eth0 is assigned as dhcp and eth1 is set to be static..But after a restart eth1 is automatically set to be dhcp..How to solve it? What may be the problem?

    this is my output of /etc/network/interfaces file

    auto lo
    iface lo inet loopback
    auto dsl-provider
    iface dsl-provider inet ppp
    pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
    provider dsl-provider
    auto eth0
    iface eth0 inet dhcp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...