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

Bug#308450: marked as done (startx -nolisten works only on :0)



Your message dated Mon, 8 Jan 2007 11:57:21 +0100
with message-id <20070108105721.GA20331@patate.is-a-geek.org>
and subject line startx -nolisten works only on :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-clients
Version: 4.3.0.dfsg.1-12.0.1

!!!!!!!!!!![OOps. Typo in previous mail...]!!!!!!!!!!!!!!!!!!

When I do startx -- :n (where n > 0)

I see this:
root@debian:/home/anton# nmap -sT localhost 192.168.12.170

Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2005-05-10 12:06
EEST
Interesting ports on localhost.localdomain (127.0.0.1):
(The 1660 ports scanned but not shown below are in state: closed)
PORT     STATE SERVICE
80/tcp   open  http
631/tcp  open  ipp
6001/tcp open  X11:1

Interesting ports on 192.168.12.170:
(The 1661 ports scanned but not shown below are in state: closed)
PORT     STATE SERVICE
631/tcp  open  ipp
6001/tcp open  X11:1

Nmap finished: 2 IP addresses (2 hosts up) scanned in 0.525 seconds

I consider it ubnormal.
$ cat /usr/X11R6/lib/X11/xinit/xserverrc
#!/bin/sh
#exec /usr/bin/X11/X -dpi 100 -nolisten tcp
exec /usr/bin/X11/X -nolisten tcp

ls: /home/anton/.xserverrc: No such file or directory


--- End Message ---
--- Begin Message ---
On Tue, May 10, 2005 at 12:12:05 +0300, Anton wrote:

> Package: xbase-clients
> Version: 4.3.0.dfsg.1-12.0.1
> 
> !!!!!!!!!!![OOps. Typo in previous mail...]!!!!!!!!!!!!!!!!!!
> 
> When I do startx -- :n (where n > 0)
> 
[snip]
> 6001/tcp open  X11:1
> 
> I consider it ubnormal.
> $ cat /usr/X11R6/lib/X11/xinit/xserverrc
> #!/bin/sh
> #exec /usr/bin/X11/X -dpi 100 -nolisten tcp
> exec /usr/bin/X11/X -nolisten tcp
> 
> ls: /home/anton/.xserverrc: No such file or directory
> 
/etc/X11/xinit/xserverrc is only used when you give no arguments to the
X server in startx.  If you don't want X to listen on a tcp socket,
please use "startx -- :n -nolisten tcp" explicitely.
I'm closing the report with this message.

Thanks,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: