On 18/11/2014 21:20, Noah Meyerhans wrote:
> On Tue, Nov 18, 2014 at 07:38:38PM +0100, Francois Mescam wrote:
> I cannot reproduce this. Is your lo interface up, and is 127.0.0.1
> assigned to it? (please send me the output of "/sbin/ip addr") Is
> something else maybe listening on port 783? (please send me the output
> of "sudo ss -tnlp")
>
# /sbin/ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN group default qlen 1000
link/ether 00:23:ae:40:dc:69 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
group default qlen 1000
link/ether 00:22:5f:be:a2:7e brd ff:ff:ff:ff:ff:ff
inet 192.168.1.12/24 brd 192.168.1.255 scope global dynamic wlan0
valid_lft 85588sec preferred_lft 85588sec
inet6 fe80::222:5fff:febe:a27e/64 scope link
valid_lft forever preferred_lft forever
# ss -tnlp
State Recv-Q Send-Q Local
Address:Port Peer Address:Port
LISTEN 0 128
*:22 *:*
users:(("sshd",pid=724,fd=4))
LISTEN 0 128
*:631 *:*
users:(("cupsd",pid=18280,fd=10))
LISTEN 0 128
*:23 *:*
users:(("inetd",pid=718,fd=8))
LISTEN 0 100
*:25 *:*
users:(("master",pid=2387,fd=12))
LISTEN 0 128
*:993 *:*
users:(("dovecot",pid=761,fd=5),("systemd",pid=1,fd=52))
LISTEN 0 128
*:37 *:*
users:(("inetd",pid=718,fd=7))
LISTEN 0 128
*:9 *:*
users:(("inetd",pid=718,fd=4))
LISTEN 0 128
*:13 *:*
users:(("inetd",pid=718,fd=6))
LISTEN 0 128
*:2222 *:*
users:(("sshd",pid=724,fd=3))
LISTEN 0 128
*:143 *:*
users:(("dovecot",pid=761,fd=3),("systemd",pid=1,fd=50))
LISTEN 0 128
*:111 *:*
users:(("portmap",pid=621,fd=6))
LISTEN 0 128
*:113 *:*
users:(("inetd",pid=718,fd=9))
LISTEN 0 128
127.0.0.1:5939 *:*
users:(("teamviewerd",pid=894,fd=8))
LISTEN 0 128
:::631 :::*
users:(("cupsd",pid=18280,fd=11))
LISTEN 0 100
:::25 :::*
users:(("master",pid=2387,fd=13))
LISTEN 0 128
:::993 :::*
users:(("dovecot",pid=761,fd=6),("systemd",pid=1,fd=53))
LISTEN 0 128
:::143 :::*
users:(("dovecot",pid=761,fd=4),("systemd",pid=1,fd=51))
LISTEN 0 128
:::80 :::*
users:(("/usr/sbin/apach",pid=18390,fd=4),("/usr/sbin/apach",pid=3591,fd=4),("/usr/sbin/apach",pid=3590,fd=4),("/usr/sbin/apach",pid=3589,fd=4),("/usr/sbin/apach",pid=3588,fd=4),("/usr/sbin/apach",pid=3587,fd=4),("/usr/sbin/apach",pid=3586,fd=4),("/usr/sbin/apach",pid=3477,fd=4))
--
Francois
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]