![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Howto: PPPOE with Bandwidth Management for OpenBSD 2.8 (Default branch) | iBot | Software Releases - RSS News | 0 | 05-01-2008 02:10 PM |
| PPPoE + mpd = MSN messenger not works | sniper007 | BSD | 4 | 12-30-2007 05:32 AM |
| pppoe | nEuRoMaNcEr | SCO | 1 | 11-20-2003 07:32 PM |
| PPPoE + ADSL on FreeBSD 4.4 | Luftwaffe | UNIX for Dummies Questions & Answers | 7 | 03-08-2002 01:08 PM |
| 'make' problems (compliation problems?) | xyyz | UNIX for Advanced & Expert Users | 5 | 11-05-2001 06:47 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I would appreciate any help anyone could give.
I am having DNS problems... Here are the facts: linux: 2.2.16 Distrib: SUSE 7.0 pppd: rp-pppoe ISP: Verizon Avenue IP: Dynamic DNS: 10.5.0.65 ??? Default Gateway: 10.5.0.65 ???? I have tried putting the above IP into /etc/resolv.conf with no luck, I have also tried leaving the file blank. I CAN connect to my ISP. I CAN ping external IP address I CANNOT ping www.suse.com www.hp.com etc.. an nslookup returns the error: Can't find server name for address 10.5.0.65 No response from server. I think that maybe the dns IP is incorrect. Any thoughts? RECON |
| Forum Sponsor | ||
|
|
|
|||
|
I have checked and double-check resolve.conf...
When I use "adsl-setup" I choose "server" for server chooses...... This puts the following in resolv.conf, that was previously empty: nameserver 63.101.87.21 nameserver 63.210.25.179 And that's it...... with these in resolve.conf, I can connect, otherwise I cannot..... but the dns still doesn't resolve domain names for me...... Once connected, resolv.conf is now a link to /etc/ppp/resolv.conf, which is now empy....??? I can then ping outside IP's but not domain names......... Also resolve.conf is owned by root, but the group is "dialout" ??? Are there other files, or variable I should check??????? ******** Another thing, I can ping 63.101.87.21 once connected, but I CANNOT ping 63.210.25.179 PLEASE HELP!!!! |
|
|||
|
I figured it out!!!!
Just for future reference, when using RP-PPPOE (Roaring Penguin's pppoe package), choosing server will put the nameservers IP's into /etc/resolv.conf however, when you use start-adsl that file is moved, and a link is created to /etc/ppp/resolv.conf , which in my case was empty I copied /etc/resolv.conf to /etc/ppp/resolv.conf before starting adsl. Now it WORKS!! I am surfing with a linux machine!!! RECON Last edited by Recon; 10-21-2001 at 11:01 PM. |
|||
| Google UNIX.COM |