Your message dated Wed, 24 Mar 2010 20:28:13 +0000 (WET)
with message-id <[email protected]>
and subject line Package dhcp has been removed from Debian
has caused the Debian Bug report #122177,
regarding dhcp battles it out with ipsec
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 [email protected]
immediately.)
--
122177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=122177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dhcp
Version: 2.0pl5-6.2
Severity: important
dhcpd as documented should only be monitoring broadcast interfaces.
ipsec interfaces (using freeswan) are not tagged as broadcast, but are
typically configured with the same IP address as the system's remote
interface:
e.g.
eth0 Link encap:Ethernet HWaddr 00:D0:09:54:B7:D8
inet addr:63.199.168.250 Bcast:63.199.168.255 Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:28864 errors:0 dropped:0 overruns:0 frame:0
TX packets:24373 errors:0 dropped:0 overruns:0 carrier:0
collisions:87 txqueuelen:100
RX bytes:13283955 (12.6 MiB) TX bytes:12301887 (11.7 MiB)
Interrupt:4 Base address:0xc000
ipsec0 Link encap:Ethernet HWaddr 00:D0:09:54:B7:D8
inet addr:63.199.168.250 Mask:255.255.255.248
UP RUNNING NOARP MTU:16260 Metric:1
RX packets:431 errors:0 dropped:0 overruns:0 frame:0
TX packets:368 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:355211 (346.8 KiB) TX bytes:44168 (43.1 KiB)
dhcpd is seeing packets come in from eth0, but incorrectly assuming they are
coming from ipsec0 and dropping them, claiming the nework is down (because
there is no tunnel up at system startup).
dhcpd should not be looking at ipsec0 at all, as it is not a broadcast or
multicast interface and the system has it tagged as such.
workaround is to manually specify a list of interfaces, but since this has
to be done on the command line, it will be blown away every time we update
/etc/init.d/dhcp.
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux quemadura.shockwave.org 2.4.14 #1 Sun Dec 2 00:53:40 PST 2001 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages dhcp depends on:
ii libc6 2.2.4-5 GNU C Library: Shared libraries an
--- End Message ---
--- Begin Message ---
Version: 2.0pl5dfsg1-20.2+rm
You filed the bug http://bugs.debian.org/122177 in Debian BTS
against the package dhcp. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/446386. That bug might give the reasons why
this package was removed and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
--- End Message ---