<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I sent you a private e-mail as well, but here's what I do with my
SSH connection:<br>
<br>
ssh -p 443 -D 8080 my_ip_address<br>
<br>
Then I configure Firefox with a SOCKS v4 on port 8080 and I have my
own private internet connection.<br>
<br>
On 02/13/2014 11:33 PM, <a class="moz-txt-link-abbreviated" href="mailto:michael@yanovich.net">michael@yanovich.net</a> wrote:<br>
<blockquote type="cite">On 02/13/2014 11:24 PM, Bill Baker wrote:<br>
> There may be a problem with the modem, but I'm pretty sure it
has to do<br>
> with the levels going to the modem, which is why I think a
field tech<br>
> would be a better option. When did you call them last?
Sometimes a<br>
> problem goes away then comes back. I run an SSH server over
my TWC<br>
> connection and it stays connected all day unless something
happens to<br>
> the server.<br>
<br>
If I remember correctly, I last spoke with them back in October or
November.<br>
<br>
I haven't had it happen in a week (crosses fingers), I've noticed
it tends to<br>
be more likely to happen when I have more network activity (in
terms of<br>
bandwidth, like if I'm downloading or uploading a lot from one of
my remote<br>
servers).<br>
<br>
<br>
Hm, what I do with SSH is something like this:<br>
<br>
alias mrsa='ssh -2 -fXND 127.0.0.1:12345 my_remote_server_alias'<br>
<br>
and then I just run 'mrsa' or whatever I really set it as and it
runs a<br>
SOCKS proxy on localhost that is constantly connected to my remote
server<br>
without having to leave a terminal open. This is great for some
applications<br>
that I need to have proxied over to specific machines to access
stuff locally.<br>
<br>
<br>
</blockquote>
<span style="white-space: pre;">>
_______________________________________________<br>
> colug-432 mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
> <a class="moz-txt-link-freetext" href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
></span><br>
<br>
<br>
</body>
</html>