<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>got it to work!! dmz gone and only the needed port ar now enabled.. <div><br></div><div>the load on the machine dropped by a lot! </div><div><br></div><div>thanks again for your help!</div><div><br></div><div><br><br><div>> From: tom@tomh.us<br>> Date: Mon, 20 Jul 2015 18:38:08 -0700<br>> Subject: Re: [App_rpt-users] OT need to reprogram the router<br>> To: petem001@hotmail.com<br>> CC: app_rpt-users@ohnosec.org<br>> <br>> On Mon, Jul 20, 2015 at 6:22 PM, pete M <petem001@hotmail.com> wrote:<br>> > Thanks Tom<br>> ><br>> > I did that from my terminal on a debian machine<br>> ><br>> > pierre@debian:~$ su<br>> > Password:<br>> > root@debian:/home/pierre# ssh -L 8000:192.168.0.1 root@xxxxxx.xxxxxxx.com<br>> > Bad local forwarding specification '8000:192.168.0.1'<br>> ><br>> > did the same on the node same answer..<br>> ><br>> > looks like it is not the goodthing..<br>> ><br>> > dont forget the ssh server at the node is on port 222..<br>> <br>> You missed some details. Try this:<br>> <br>> ssh -L 8000:192.168.0.1:80 root@xxxxxx.xxxxxxx.com -p 222<br>> <br>> Also, there's no need to run that as root. After running it, point the<br>> web browser on your Debian machine to http://127.0.0.1:8000/ to access<br>> the content at http://192.168.0.1:80/<br>> <br>> Tom KD7LXL<br></div></div>                                           </div></body>
</html>