Package: dhcp3-server
Version: 3.1.1-6+lenny4
Severity: normal

I've tried to apply two routers for option routers for my subnet in dhcpd.conf. 
Below
i just encountered possible situations and results of "ip route show" on client 
machine after "--"
on next line. So:

1) option routers 192.168.73.1, 129.125.35.16;
--
192.168.73.0/24 dev eth0  proto kernel  scope link  src 192.168.73.13
127.0.0.0/8 dev lo  scope link

2) option routers 192.168.73.1;
--
192.168.73.0/24 dev eth0  proto kernel  scope link  src 192.168.73.13
127.0.0.0/8 dev lo  scope link
default via 192.168.73.1 dev eth0

3) option routers 129.125.35.16, 192.168.73.1;
--
192.168.73.0/24 dev eth0  proto kernel  scope link  src 192.168.73.13
127.0.0.0/8 dev lo  scope link

4) option routers 129.125.35.16;
--
192.168.73.0/24 dev eth0  proto kernel  scope link  src 192.168.73.13
127.0.0.0/8 dev lo  scope link
default via 192.168.73.16 dev eth0

So, when there are morte than two routers system see none of them. It 
condtradict to documentation on 
dhcp-options manual page.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-020631-generic (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dhcp3-server depends on:
ii  debconf [debconf-2.0]     1.5.24         Debian configuration management sy
ii  debianutils               2.30           Miscellaneous utilities specific t
ii  dhcp3-common              3.1.1-6+lenny4 common files used by all the dhcp3
ii  libc6                     2.7-18lenny4   GNU C Library: Shared libraries
ii  lsb-base                  3.2-20         Linux Standard Base 3.2 init scrip

dhcp3-server recommends no packages.

Versions of packages dhcp3-server suggests:
pn  dhcp3-server-ldap             <none>     (no description available)

-- debconf information:
* dhcp3-server/new_auth_behavior:
* dhcp3-server/interfaces: eth1
  dhcp3-server/new_next-server_behaviour:
* dhcp3-server/config_warn:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to