Comment 93 for bug 29050

Revision history for this message
gcordoba (glgcg) wrote :

Hi, thanks for your advice.
The dmesg is very long, then I am attaching it as a file (dm.txt)

Here some of the output:
[17211146.124000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=172.202.234.230 DST=82.40.163.178 LEN=63 TOS=0x00 PREC=0x00 TTL=114 ID=37674 PROTO=UDP SPT=52407 DPT=6346 LEN=43
[17211159.200000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=172.202.234.230 DST=82.40.163.178 LEN=63 TOS=0x00 PREC=0x00 TTL=114 ID=38094 PROTO=UDP SPT=53158 DPT=6346 LEN=43
[17211241.672000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=82.245.33.185 DST=82.40.163.178 LEN=64 TOS=0x00 PREC=0x00 TTL=36 ID=19777 DF PROTO=TCP SPT=4659 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0
[17211244.632000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=82.245.33.185 DST=82.40.163.178 LEN=64 TOS=0x00 PREC=0x00 TTL=36 ID=21013 DF PROTO=TCP SPT=4659 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0
[17211266.092000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=172.202.234.230 DST=82.40.163.178 LEN=63 TOS=0x00 PREC=0x00 TTL=114 ID=38649 PROTO=UDP SPT=52407 DPT=6346 LEN=43
[17211279.888000] Inbound IN=eth0 OUT= MAC=00:00:39:ea:32:f4:00:0d:66:24:60:55:08:00 SRC=172.202.234.230 DST=82.40.163.178 LEN=63 TOS=0x00 PREC=0x00 TTL=114 ID=39066 PROTO=UDP SPT=53158 DPT=6346 LEN=43
gcordoba@ecordoba-laptop:~$ sudo dmesg>dm.txt
gcordoba@ecordoba-laptop:~$ ls -dl /dev/lp
ls: /dev/lp: No such file or directory
gcordoba@ecordoba-laptop:~$ ls -dl /dev/lp0
ls: /dev/lp0: No such file or directory
gcordoba@ecordoba-laptop:~$

I do not understand why neither lp0 nor lp exist!
Gustavo