Bixieupnorth - what packages are you running? It sounds like something is wiping files out of /mod, which is what happened to me when there was an obscure bug in something else (now thankfully long fixed).
Makem,
I swapped some notes offline with af123 and he has very kindly added some tweaks to dropbear that should allow many of the next steps to be done through the web interface, which is definitely a case of going above and beyond the call of duty.
The next step that is needed is to create...
Can we take 5 here for a moment? I've been working through some of the next stages with a view to writing them up and it's one of those situations where there is a bit of a steep learning curve and the steps are straightforward in hindsight but more difficult for the first-timer.
Before we go...
Don't worry, we're getting there.
Here are the instructions for the next stage (key updates highlighted):
Forward a TCP port on the outside of the router to port 22 on the Humax.
Open PuTTY and type the IP address of the Router into the "Host Name" box, make sure that the SSH radio button is...
Excellent - the next thing to do is to set up a port forward from your router on some random number to port 22 on the Humax. Then, point PuTTY at the router address and port and see if you can achieve the same.
Once that works, disable the port forwarding on the router and we'll work on making...
Makem, could you clarify something. Above, you said "I have SSH working using the settings in webIF. But don't know how to 'add a local tunnel'." - what exactly do you mean by "working"?
It's working at this end. Sometimes it helps to follow someone else's instructions, so here's what I did...
Open PuTTY and type the IP address of the Humax into the "Host Name" box, make sure that the SSH radio button is selected - don't change the port number.
In the LH window, open the...
I've just had a closer look at your steps above and I think I know the first problem - in step 1 leave the port as 22 - you are setting up a connection to port 22 that will allow you to fake a connection to port 80 (that's the tunnel setup bit).
Leave the rest the same and let me know how you...
Are you trying to connect from outside or inside the network?
You need to get it working inside your network first (sorry if you are doing this, but I need to check).
You probably aren't giving the IP address of either the Humax or the router in the "Host Name" box.
Start your testing by tunnelling port 80 through a direct ssh connection to the Humax and, when that works, set up port forwarding through the router and get that working. Save the tunnel...
If you're North-East of Chelmsford, you could consider swinging your aerial around to Sudbury while you are away (http://www.ukfree.tv/shutdowndetail.php?tx=TL913377). It's already been through DSO and most channels are working at a decent level (ArqB is on channel 63 at the moment so Film4 and...
Authentication for SSH is different to authentication for WebIF. Once you have a well authenticated SSH tunnel in place, you don't need to rely on other security mechanisms - just make sure that nothing can work if the SSH tunnel breaks or you might then end up sending information unprotected...
In the SSH config, in the left-hand window select Connection>SSH>Tunnels. In the box that says Source port, type "80". In Destination, type "127.0.0.1:80", then click "Add". Make sure that the "Local" radio button under Destination is checked. Finally, go back to the top level and save the...
My HDR certainly needed retuning for DSO and to be honest, my HD would have needed retuning as well. I'd be interested to see the humaxdirect webpage that says you don't need to retune.
I don't know how you could initiate a retune, but what you could do is to update the tuning information in...
You don't need a full VPN to access your Humax remotely - you only need to forward the ports that are of interest, typically 23 (telnet) and 80 (http). I wouldn't bother trying to forward 21(ftp) due to the slow speeds you would get.
This is best done using PuTTY. You need to port forward from...
Cheers for the heads-up - it would be simple to tell seriesfiler to ignore _dustbin, but different people seem to want to use other names (e.g. [Dustbin]) so that might be more difficult to work around.
I'll have a look to see how the dustbin directory is specified and if I can automatically...
Many Home hubs allow you to share a Fat32 formatted drive over the network from 192.168.1.253 (the default hub default address is 192.168.1.254). There should also be a BT workgroup in the Network Neighbourhood which you can use to browse to the share.
You should not need any fancy drivers top...
Bixieupnorth - what packages are you running? It sounds like something is wiping files out of /mod, which is what happened to me when there was an obscure bug in something else (now thankfully long fixed).
Makem,
I swapped some notes offline with af123 and he has very kindly added some tweaks to dropbear that should allow many of the next steps to be done through the web interface, which is definitely a case of going above and beyond the call of duty.
The next step that is needed is to create...
Can we take 5 here for a moment? I've been working through some of the next stages with a view to writing them up and it's one of those situations where there is a bit of a steep learning curve and the steps are straightforward in hindsight but more difficult for the first-timer.
Before we go...
Don't worry, we're getting there.
Here are the instructions for the next stage (key updates highlighted):
Forward a TCP port on the outside of the router to port 22 on the Humax.
Open PuTTY and type the IP address of the Router into the "Host Name" box, make sure that the SSH radio button is...
Excellent - the next thing to do is to set up a port forward from your router on some random number to port 22 on the Humax. Then, point PuTTY at the router address and port and see if you can achieve the same.
Once that works, disable the port forwarding on the router and we'll work on making...
Makem, could you clarify something. Above, you said "I have SSH working using the settings in webIF. But don't know how to 'add a local tunnel'." - what exactly do you mean by "working"?
It's working at this end. Sometimes it helps to follow someone else's instructions, so here's what I did...
Open PuTTY and type the IP address of the Humax into the "Host Name" box, make sure that the SSH radio button is selected - don't change the port number.
In the LH window, open the...
I've just had a closer look at your steps above and I think I know the first problem - in step 1 leave the port as 22 - you are setting up a connection to port 22 that will allow you to fake a connection to port 80 (that's the tunnel setup bit).
Leave the rest the same and let me know how you...
Are you trying to connect from outside or inside the network?
You need to get it working inside your network first (sorry if you are doing this, but I need to check).
You probably aren't giving the IP address of either the Humax or the router in the "Host Name" box.
Start your testing by tunnelling port 80 through a direct ssh connection to the Humax and, when that works, set up port forwarding through the router and get that working. Save the tunnel...
If you're North-East of Chelmsford, you could consider swinging your aerial around to Sudbury while you are away (http://www.ukfree.tv/shutdowndetail.php?tx=TL913377). It's already been through DSO and most channels are working at a decent level (ArqB is on channel 63 at the moment so Film4 and...
Authentication for SSH is different to authentication for WebIF. Once you have a well authenticated SSH tunnel in place, you don't need to rely on other security mechanisms - just make sure that nothing can work if the SSH tunnel breaks or you might then end up sending information unprotected...
In the SSH config, in the left-hand window select Connection>SSH>Tunnels. In the box that says Source port, type "80". In Destination, type "127.0.0.1:80", then click "Add". Make sure that the "Local" radio button under Destination is checked. Finally, go back to the top level and save the...
My HDR certainly needed retuning for DSO and to be honest, my HD would have needed retuning as well. I'd be interested to see the humaxdirect webpage that says you don't need to retune.
I don't know how you could initiate a retune, but what you could do is to update the tuning information in...
You don't need a full VPN to access your Humax remotely - you only need to forward the ports that are of interest, typically 23 (telnet) and 80 (http). I wouldn't bother trying to forward 21(ftp) due to the slow speeds you would get.
This is best done using PuTTY. You need to port forward from...
Cheers for the heads-up - it would be simple to tell seriesfiler to ignore _dustbin, but different people seem to want to use other names (e.g. [Dustbin]) so that might be more difficult to work around.
I'll have a look to see how the dustbin directory is specified and if I can automatically...
Many Home hubs allow you to share a Fat32 formatted drive over the network from 192.168.1.253 (the default hub default address is 192.168.1.254). There should also be a BT workgroup in the Network Neighbourhood which you can use to browse to the share.
You should not need any fancy drivers top...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.