Forums | MacLife

You are not logged in.

#1 2008-03-13 1:00 pm

jerwin
Sophist
Registered: 2003-01-01
Posts: 5634

What are the dns servers used by my airport extreme?

Here's the thing. I'm pissed off by Verizon DSL's typosquatting. There is a way to disable it-- just change the the last octet of the nameservers from .12 to .14.

The problem is, my nameserver is 10.0.1.1-- my Airport Extreme router. And that router gets its information from some unknown nameserver, which forwards all the typos to wwwwz.websearch.verizon.net.

How can I get the IP address of that nameserver? What logs do I need to peruse? What commands do I need to run? And no, I don't want opendns.


Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual

Offline

 

#2 2008-03-13 3:03 pm

D'Eyncourt
OMGDICTATOR
Registered: 2001-12-27
Posts: 8204
Website

Re: What are the dns servers used by my airport extreme?

I found the following here (Javascript required):

Opting out of DNS Assistance by changing your DNS settings in Macintosh OS X 10.3 and 10.4

There are two procedures that you must complete in order to opt out of DNS Assistance:


Find and record your current DNS server settings.
Statically Assign your DNS Settings.
Follow the detailed steps below to complete each procedure.

Note: Setting the DNS server settings to static will opt out all computers including those connected through a wireless connection.

Find and record your current DNS server settings
Double click the Macintosh HD icon on your computer desktop.
Double click the Applications folder.
Double click the Utilities folder.
Double click the Terminal/Terminal.app icon.
Type cat /etc/resolv.conf at the command prompt in the terminal window. Make sure you enter a space between cat and /etc.
Record the numbers located in the nameserver fields. These numbers represent your current DNS server settings.
Close the terminal window.

Statically Assign your DNS Settings
Click the Apple icon, and then select System Preferences.
Click the Network icon.
Select the active adapter from the list, and then then click Configure.
Note: Active adapters have a green dot next to the adapter.
Select the TCP/IP tab in the Network screen.
Enter the DNS server addresses you previously recorded into the DNS Servers section.
Replace the last octet of your DNS server addresses with .14.
For example, if your existing DNS address is 123.123.123.12, replace the .12 at the end of the address with .14. The new address for this example would be 123.123.123.14.
Click Apply Now to save your changes.


BOYCOTT SONY

"I think the question now is not whether you went to Vietnam or whether you didn't, whether you fought in the war or fought against the war. I think the only question is whether we can find a president smart enough never to make a mistake like that again"--Molly Ivins, way back in 1992

Offline

 

#3 2008-03-13 5:04 pm

jerwin
Sophist
Registered: 2003-01-01
Posts: 5634

Re: What are the dns servers used by my airport extreme?

Code:

Carcosa:~ jeremy$ cat /etc/resolv.conf
nameserver 10.0.1.1

As expected.

If there only was a way to open up a shell on 10.0.1.1

Last edited by jerwin (2008-03-13 5:05 pm)


Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual

Offline

 

#4 2008-03-13 7:56 pm

D'Eyncourt
OMGDICTATOR
Registered: 2001-12-27
Posts: 8204
Website

Re: What are the dns servers used by my airport extreme?

Make sure that your Mac's firewall is turned on, connect your Mac directly to your DSL box via Ethernet, then see what DNServers you see.

Make sure that you adjust the DNServer settings for your AirPort settings rather than for your Ethernet settings once you get it all reconnected again.


BOYCOTT SONY

"I think the question now is not whether you went to Vietnam or whether you didn't, whether you fought in the war or fought against the war. I think the only question is whether we can find a president smart enough never to make a mistake like that again"--Molly Ivins, way back in 1992

Offline

 

#5 2008-03-14 12:15 am

dvpierce
Negusa Negest
Moderator
From: Minneapolis, MN
Registered: 1999-08-30
Posts: 16800

Re: What are the dns servers used by my airport extreme?

You're making this way too complicated.

http://www.geocities.com/dvpierce/aputil.PNG

See the text field next to the DNS servers? If you type the IP of the DNS server you want to use, it will override the one that configures automatically.

If it's this easy on Windows, I'd imagine it would be a piece of cake on the Mac, right?


"Now commences the process of cutting off the head, which generally takes from an hour to an hour and a half by an expert workman with a sharp blade." -Reuben Delano, Wanderings and Adventures

Offline

 

#6 2008-03-14 12:34 am

jerwin
Sophist
Registered: 2003-01-01
Posts: 5634

Re: What are the dns servers used by my airport extreme?

D'Eyncourt wrote:

Make sure that your Mac's firewall is turned on, connect your Mac directly to your DSL box via Ethernet, then see what DNServers you see.

Make sure that you adjust the DNServer settings for your AirPort settings rather than for your Ethernet settings once you get it all reconnected again.

That worked.


Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual

Offline

 

#7 2008-03-14 1:45 am

D'Eyncourt
OMGDICTATOR
Registered: 2001-12-27
Posts: 8204
Website

Re: What are the dns servers used by my airport extreme?

dvpierce wrote:

You're making this way too complicated.

http://www.geocities.com/dvpierce/aputil.PNG

See the text field next to the DNS servers? If you type the IP of the DNS server you want to use, it will override the one that configures automatically.

If it's this easy on Windows, I'd imagine it would be a piece of cake on the Mac, right?

Getting the Mac to use the IPs wasn't the problem; finding the IPs in the first place was the problem.


BOYCOTT SONY

"I think the question now is not whether you went to Vietnam or whether you didn't, whether you fought in the war or fought against the war. I think the only question is whether we can find a president smart enough never to make a mistake like that again"--Molly Ivins, way back in 1992

Offline

 

#8 2008-03-14 9:04 am

dvpierce
Negusa Negest
Moderator
From: Minneapolis, MN
Registered: 1999-08-30
Posts: 16800

Re: What are the dns servers used by my airport extreme?

D'Eyncourt wrote:

dvpierce wrote:

You're making this way too complicated.

http://www.geocities.com/dvpierce/aputil.PNG

See the text field next to the DNS servers? If you type the IP of the DNS server you want to use, it will override the one that configures automatically.

If it's this easy on Windows, I'd imagine it would be a piece of cake on the Mac, right?

Getting the Mac to use the IPs wasn't the problem; finding the IPs in the first place was the problem.

It shows them to the right of the text fields.


"Now commences the process of cutting off the head, which generally takes from an hour to an hour and a half by an expert workman with a sharp blade." -Reuben Delano, Wanderings and Adventures

Offline

 

#9 2008-03-14 9:12 am

jerwin
Sophist
Registered: 2003-01-01
Posts: 5634

Re: What are the dns servers used by my airport extreme?

On your system, maybe. On mine, it was blank. Anyway, it's fixed.  Forgot for a moment that I could use the mac to negotiate PPPoE, without taking the modem out of bridge mode.

Last edited by jerwin (2008-03-14 9:13 am)


Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual

Offline

 

#10 2008-03-14 12:56 pm

matt
Screw it
Registered: 1999-09-16
Posts: 16446
Website

Re: What are the dns servers used by my airport extreme?

You can actually put things in those boxes dvpierce pointed out, to change the DNS server address for all computers on that network.

The easiest ones to remember are 4.2.2.1 through 4.2.2.6 (and possibly 4.2.2.7, but I can't remember), and the Airport Utility looks basically the same on OS X and Windows.

Online

 

#11 2008-03-14 1:43 pm

jerwin
Sophist
Registered: 2003-01-01
Posts: 5634

Re: What are the dns servers used by my airport extreme?

This is how airport is configured by default.
http://img253.imageshack.us/img253/4250/airportvd3.th.jpg

Notice that the DNS fields are blank. The internet will still work normally-- but typos send me to verizon's websearch. Since my ISPs instructions were to "change the last octet from .12 to .14", I obviously needed to know the IP addresses of my current dns servers. By connecting directly to my modem, I was able to discover them.

Yes, I could have used 4.2.2.1. But this is faster.


Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson