View Single Post
Old 11-19-2015, 11:35 AM   #5
micomat
Junior Member
micomat began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2015
Device: Kindle 4 + PW
Thanks for your reply. So here we go:

Code:
[root@kindle root]# wget http://192.168.178.51:81/KindleDisplay_SZ.png
Connecting to 192.168.178.51:81 (192.168.178.51:81)
wget: cannot connect to remote host (192.168.178.51): Connection timed out
netstat on the server side:
Code:
tcp        0      0 192.168.178.51:81       192.168.178.154:33186   SYN_RECV
When trying to wget from the "outside" internet it's fine:
Code:
[root@kindle root]# wget http://www.heise.de/icons/ho/heise_online_logo_top.gif
Connecting to www.heise.de (193.99.144.85:80)
heise_online_logo_to 100% |*******************************|  1372  --:--:-- ETA
Markus
micomat is offline   Reply With Quote