NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › anyone here with verizon DSL?
New Posts  All Forums:Forum Nav:

anyone here with verizon DSL?

post #1 of 5
Thread Starter 
if yes show me please your resolv.conf file



nano /etc/resolv.conf


thanks
post #2 of 5
Using DHCP for internet setup.
The contents of my /etc/resolv.conf :

search myhome.westell.com local
nameserver 127.0.0.1
nameserver 192.168.1.1
nameserver 192.168.1.1

The DNS servers used by Verizon DSL here (in Virginia) are:
151.199.0.39 and 199.45.32.43

Apparently my access point sets itself up as the DNS server, but gets it's info from Verizon's servers.

Hope this helps
post #3 of 5
I have Verizon online. What kind of modem do you have? most can actually PPPoE themeselves if you cange some settings. I assumed that was your problem. You are using PPPoE right? In most distros you must compile it in.
post #4 of 5
Verizon supplied me with a Westell 327W (dsl modem/4-port with wireless router combo).
post #5 of 5
Yeah well that one i know you can set up to PPPoE. Linux should just get dhcp'd to be configured correctly. Again... What was your question pertaining to? in terms resolv.conf? heres mine

#/etc/resolv.conf
domain rusnet
nameserver 192.168.0.1

My router is not an actual DNS server. I simply have all of my computers configured in advance.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › anyone here with verizon DSL?