Announcement

Collapse
No announcement yet.

Problems with dial up connection

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problems with dial up connection

    I have problems with setting up the dial up connection. I tried (and did)
    set up a new connection, but when i start kppp i get the mess : /etc/rersolv.conf is missing or cant be read!

    I think the most improtant for me at this moment is to get internet connection, cause it seams to be not very convinient to switch between windows and Kubuntu allways when i need to check smth and i could also post the required informations immidiately.

    #2
    Re: Problems with dial up connection

    People, its urgent!
    please help!

    Thanks a lot

    Comment


      #3
      Re: Problems with dial up connection

      I guess there aren't many modem users around anymore...

      Just to clarify, is the error message exactly:
      Code:
       /etc/rersolv.conf is missing or cant be read
      I assume it's looking for /etc/resolv.conf, is that a typo on your part?

      Comment


        #4
        Re: Problems with dial up connection

        So , the exact message is>

        /etc/resolv.conf is missing or can't be read!
        Ask your system adm to create this file (can be empty) with read and write permissions

        And sorry for additional r

        Its not easy to be one of few, but if u can help me...

        Thanks a lot

        Comment


          #5
          Re: Problems with dial up connection

          I have this exact problem, too. I'm using a creative modem blaster (V.96 External). I hope this adds enough pressure for someone to come up with a solution.

          Comment


            #6
            Re: Problems with dial up connection

            Try running the command
            Code:
            sudo touch /etc/resolv.conf
            then try connecting again.

            Comment


              #7
              Re: Problems with dial up connection

              tryed and didnot work.any more ideas.

              Comment


                #8
                Re: Problems with dial up connection

                Originally posted by a frazey
                tryed and didnot work.any more ideas.
                Did the touch command give any errors? What does
                Code:
                locate resolv.conf
                spit out?
                <br /><br />*temp. hiatus from forums due to comp + net broken* :&#039;(

                Comment


                  #9
                  Re: Problems with dial up connection

                  came up with . locate: warning: database /var/lib/slocate.db' is more than 8 days old/usr/share/man5/resolv.conf.5.gz make any sense alan

                  Comment


                    #10
                    Re: Problems with dial up connection

                    That means that you database it more than 8 days old, not a big problem.
                    You could try asking your ISP what their DNS server IP addresses are and enter them in to that file in the format "nameserver IP.Address", eg:
                    Code:
                    nameserver 100.200.100.200
                    nameserver 110.210.110.210
                    nameserver 101.201.101.201
                    Replacing it with the real IP addresses.

                    Comment

                    Working...
                    X