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

Bug#13884: marked as done (xdm: localhost appears in chooser when route is -net 127.0.0.0)



Your message dated Mon, 05 Mar 2007 00:20:11 +0100
with message-id <45EB542B.7000406@ens-lyon.org>
and subject line Bug#13884: xdm: localhost appears in chooser when route is -net 127.0.0.0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xbase
Version: 3.3-7

By default, /etc/init.d/network sets up routing for localhost as follows:

ifconfig lo 127.0.0.1
route add -net 127.0.0.0

This of course sets up routing for the whole 127.0.0.0 network. Now, when
xchooser pops up becuase you run X -indirect somehost, you see on the
chooser something that is hard to understand. For example, here I get these
choices:

kite.ml.org
localhost

Since I actually ran X -indirect kite.ml.org from a different computer, it
seems natural to assume that localhost refers to the computer I started X
on. Of course, it really doesn't, it referes to kite.ml.org, where the
chooser is running. This can be confusing.

I wonder if 127.0.0.0 could be ignored when xdm is sending out its
broadcasts (or whatever it does) to find out what hosts on the network are
running xdm.

An alternate solution to this problem (and what I've done for now) is to
just change the second line of /etc/init.d network to:

route add 127.0.0.1

This works ok, localhost no longer appears, but this is not the default
configuration.

-- System Information
Debian Release: 1.3
Kernel Version: Linux kite 2.0.29 #1 Fri Sep 12 19:55:38 EDT 1997 i586 unknown

Versions of the packages xbase depends on:
cpp	Version: 2.7.2.3-2
libc6	Version: 2.0.5c-0.1
ncurses3.4	Version: 1.9.9g-5
xlib6g	Version: 3.3-7

--- End Message ---
--- Begin Message ---
Closing since the route causing the bug is not possible anymore with a
recent kernel. If anybody ever reproduces, feel free to reopen.

Brice


--- End Message ---

Reply to: