Bug#502261: debian-installer doesn't ask for DNS - Debian
This is a discussion on Bug#502261: debian-installer doesn't ask for DNS - Debian ; Package: debian-installer
Version: Lenny (tester)
The installer didn't ask for a DNS and I was on a static IP network. I hadto vt2 and edit /etc/resolve.conf to get it to work.
Cheers...
-
Bug#502261: debian-installer doesn't ask for DNS
Package: debian-installer
Version: Lenny (tester)
The installer didn't ask for a DNS and I was on a static IP network. I hadto vt2 and edit /etc/resolve.conf to get it to work.
Cheers
-
Bug#502261: debian-installer doesn't ask for DNS
reassign 502261 netcfg
tags 502261 moreinfo
thanks
On Wednesday 15 October 2008, Casey Gosnell wrote:
> The installer didn't ask for a DNS and I was on a static IP network. I
> had to vt2 and edit /etc/resolve.conf to get it to work.
You really don't provide *any* useful information for us to help you or
fix a problem, if there is any. I actually do not think there is a
problem as static network configuration works fine for me and does show a
dialog asking for DNS servers to use.
If you want us to look into this, you should at least provide the
following information:
- what architecture you are installing
- *exactly* what D-I image and installation method you are using (please
give the full URL of the image you downloaded)
- some information about your home network and internet connection
- the exact steps you followed to configure the network
- the contents of /etc/network/interfaces and /etc/resolv.conf after
that network configuration
If you do not provide this info, our only option is to just close your
report.
Cheers,
FJP
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-
Bug#502261: debian-installer doesn't ask for DNS
- x86
- debian-eeepc_20080907.img from http://eeepc.debian.net/images/debia...c_20080907.img from page http://wiki.debian.org/DebianEeePC/HowTo/Install
- Static IP from provider. Behind a router. To get browsers and things to work the computer needs to have the DNS being 68.105.28.12. In D-I at the 'detect network' stage it writes /etc/resolve.conf and has 68.105.228.13 and68.105.228.14 as the DNS servers, which doesn't work.
- To configure the network in the install? I hit alt-f2, cd /etc, nano resolve.conf, change the first DNS to the correct url, ctrl-x, y, enter, alt-f1, and it was working then.
- /etc/network/interfaces
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
/etc/resolve.conf
search gosnelltree.com
nameserver 68.105.28.12
nameserver 68.105.228.14
-----Original Message-----
From: Frans Pop [mailto:elendil@planet.nl]
Sent: Tuesday, October 14, 2008 9:57 PM
To: Casey Gosnell; 502261@bugs.debian.org
Subject: Re: Bug#502261: debian-installer doesn't ask for DNS
reassign 502261 netcfg
tags 502261 moreinfo
thanks
On Wednesday 15 October 2008, Casey Gosnell wrote:
> The installer didn't ask for a DNS and I was on a static IP network. I
> had to vt2 and edit /etc/resolve.conf to get it to work.
You really don't provide *any* useful information for us to help you or
fix a problem, if there is any. I actually do not think there is a
problem as static network configuration works fine for me and does show a
dialog asking for DNS servers to use.
If you want us to look into this, you should at least provide the
following information:
- what architecture you are installing
- *exactly* what D-I image and installation method you are using (please
give the full URL of the image you downloaded)
- some information about your home network and internet connection
- the exact steps you followed to configure the network
- the contents of /etc/network/interfaces and /etc/resolv.conf after
that network configuration
If you do not provide this info, our only option is to just close your
report.
Cheers,
FJP
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-
Bug#502261: marked as done (debian-installer doesn't ask for DNS)
Your message dated Wed, 15 Oct 2008 10:17:28 +0200
with message-id <200810151017.29161.elendil@planet.nl>
and subject line Re: Bug#502261: debian-installer doesn't ask for DNS
has caused the Debian Bug report #502261,
regarding debian-installer doesn't ask for DNS
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
502261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502261
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
-
Re: Bug#502261: debian-installer doesn't ask for DNS
Casey Gosnell writes:
> - Static IP from provider. Behind a router. To get browsers and
> things to work the computer needs to have the DNS being
> 68.105.28.12. In D-I at the 'detect network' stage it writes
> /etc/resolve.conf and has 68.105.228.13 and 68.105.228.14 as the DNS
> servers, which doesn't work.
>
> - /etc/network/interfaces
> auto lo
> iface lo inet loopback
> allow-hotplug eth0
> iface eth0 inet dhcp
>
> /etc/resolve.conf
> search gosnelltree.com
> nameserver 68.105.28.12
> nameserver 68.105.228.14
Your /etc/network/interfaces file says that your network interface is
configured by DHCP, probably provided by your router. The wrong DNS
addresses are derived from the DHCP info, so you should fix them in
the DHCP server, which is probably your router. If that's configured
by your provider, then ask them to reconfigure it correctly with
respect to the name server addresses.
--
Cheers,
Feri.
--
To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org