hi,
tvheadend I can access on the web. But in tvheadend I cannot access the oscam.
network set up should be fine. Now put to dhcp (fixed the address in the router). Host file looks fine I think also.
Was trying to reach oscam on localhost , 192.168.1.188, even on 0.0.0.0 (however this is not really valid ip address), but the same message:
May 07 18:11:10 cwc: Attemping to connect to 127.0.0.1:8888
May 07 18:11:20 cwc: Connection attempt to 127.0.0.1:8888 failed: Connection attempt timed out
May 07 18:11:20 cwc: 127.0.0.1:8888: Automatic connection attempt in in 3 seconds
May 07 14:41:18 cwc: Attemping to connect to 192.168.1.188:8888
May 07 14:41:28 cwc: Connection attempt to 192.168.1.188:8888 failed: Connection attempt timed out
May 07 14:41:28 cwc: 192.168.1.188:8888: Automatic connection attempt in in 3 seconds
the oscam is set up to 8888, if I connect from my pc I can access it.
Strange that I cannot ping myself on moi, I would expect that I could... ok, I wouldnt care if i cannot, but probably it is in connection with issue with oscam connection.
ifconig:
eth0 Link encap:Ethernet HWaddr 00:22:AB:90:01:45
inet addr:192.168.1.188 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5109 errors:0 dropped:0 overruns:0 frame:0
TX packets:6909 errors:3 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1221524 (1.1 MiB) TX bytes:1095288 (1.0 MiB)
Interrupt:41
hosts
127.0.0.1 localhost
127.0.1.1 buildroot
thanks