Page 1 of 1

Basilisk II - Multiple DNS servers

Posted: Mon Jul 30, 2018 1:47 pm
by MichalN
Hi,
I'm trying to follow this tutorial:
https://www.emaculation.com/doku.php/ba ... line_guide

It seems to go fine, until...

Ethernet adapter Ethernet:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Atheros L1 Gigabit Ethernet 10/100/1000Base-T Controller
Physical Address. . . . . . . . . : 00-1F-C6-40-2D-D5
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::ac61:ffbf:55ea:c988%19(Preferred)
IPv4 Address. . . . . . . . . . . : 10.0.0.100(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.0.138
DHCPv6 IAID . . . . . . . . . . . : 50339782
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-6E-EF-EC-00-1F-C6-40-2D-D5
DNS Servers . . . . . . . . . . . : fe80::1%19
4.2.2.2
4.2.2.1
NetBIOS over Tcpip. . . . . . . . : Enabled


I have multiple DNS servers! What should I do?

Re: Basilisk II - Multiple DNS servers

Posted: Mon Jul 30, 2018 6:50 pm
by adespoton
DNS servers "fail through" where if the first one doesn't work, it tries the next.

Either choose the first DNS server, or just hard-code your DNS server to "1.1.1.1" which is a free and open DNS server run by CloudFlare.

Re: Basilisk II - Multiple DNS servers

Posted: Wed Aug 08, 2018 1:47 pm
by MichalN
I can't select the first one. When I do, System 7.5.3 blocks it, because the format has to be x.x.x.x and not whatever format fe80::1%19 is.

Re: Basilisk II - Multiple DNS servers

Posted: Wed Aug 08, 2018 2:00 pm
by Cat_7
Hi,

Basilisk is not aware of IP version 6 addresses ;-)
Only v4 addresses such as 4.2.2.2 can be used.

Best,
Cat_7

Re: Basilisk II - Multiple DNS servers

Posted: Sun Apr 14, 2019 5:31 pm
by MichalN
Thanks for the info Cat_7! I've lost the folder with Basilisk II due to a hard drive failure a long time ago. I'm trying Basilisk II on Ubuntu now.