[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#395411: debian-installer: [daily 20061026] fails to set up route + fails to see mirrors



Geert Stappers wrote:

> Op 26-10-2006 om 22:27 schreef Jens Peter Secher:
> >
> > Problem 1: DHCP gets the machine an IP address, but I get the
> > message:
> >
> > "The network autoconfiguration was successful. However, no
> >  default route was set ... Continue without a default route?"
> 
> That means: something wrong with _your_ DHCP server.

Well, there isn't as far as I can see.  My network looks as follows.

,------.
| ADSL |
`------'
   | |
,------------------.
| eth1             |
|                  |
|   Debian Etch    |
|   running udhcpd |
|   and iptables   |
|                  |
| eth0 192.168.1.1 |
`------------------'
   | |
    X    (crossover)
   | |
,------------------.
| eth0             |
|                  |
|   ThinkPad T42   |
`------------------'

The contents of /etc/udhcpd.conf is

start 192.168.1.4
end 192.168.1.254
interface eth0
max_leases 50
option dns 192.168.1.1
option router 192.168.1.1
option namesvr 192.168.1.1
option wins 192.168.1.1
option domain xxxx.dk

After the installer says "...However, no default route was set...", the
output on VT4 is

kernel: e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex
dhclient: Listening on LPF/eth0/xx:xx:xx:xx:xx:xx:xx:xx
dhclient: Sending on   LPF/eth0/xx:xx:xx:xx:xx:xx:xx:xx
dhclient: Sending on   Socket/fallback/fallback-net
dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
dhclient: DHCPOFFER from 192.168.1.1
dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
dhclient: DHCPACK from 192.168.1.1
dhclient: bound to 192.168.1.8 -- renewal in 432000 seconds.

And, as I wrote earlier:

> > This is strange, because if I continue installation selecting
> > 'Yes', keeps hitting Enter (giving no name server, no domain
> > name, etc.), no network mirror, install from CD only,
> > install GRUB, and reboot the newly installed system, the route
> > is set fine:
> >
> > "debian:~# route
> >  ...
> >  192.168.1.0  *            255.255.255.0  ...
> >  default      192.168.1.1  0.0.0.0        ..."
> >
> > by the default configuration:
> >
> > "debian:~# cat /etc/network/interfaces
> >  ...
> >  allow-hotplug eth0
> >  iface eth0 inet dhcp"



> I think you are saying
>  "I don't know that my network has two DHCP servers"

I don't think so, see above.  Do you have any suggestions to what I
should do to debug further?

> > Problem 2: If I instead choose 'No', and configure the
> > network manually, choose any network mirror, the installer
> > tells me:
> >
> > "The installer failed to access the mirror. ..."
> 
> That is also due the misconfigured DHCP server.

Maybe I was not clear enough about this part.

If I manually configure the interface with route and everything, the
connection works fine, and I can wget the Release files etc. from the
console.

Cheers,
-- 
                                                    Jens Peter Secher
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?




Reply to: