Web proxy with SSH Tunnel to Ubuntu 12.04 with Putty is refusing connectionsUsing an SSH tunnel to browse the...
How do researchers send unsolicited emails asking for feedback on their works?
Recursively updating the MLE as new observations stream in
label a part of commutative diagram
Writing in a Christian voice
Why is this tree refusing to shed its dead leaves?
What are the rules for concealing thieves' tools (or items in general)?
Friend wants my recommendation but I don't want to
Have any astronauts/cosmonauts died in space?
Have the tides ever turned twice on any open problem?
Do I need to convey a moral for each of my blog post?
pipe commands inside find -exec?
How can a new country break out from a developed country without war?
What will the Frenchman say?
Why is "la Gestapo" feminine?
Asserting that Atheism and Theism are both faith based positions
Animating wave motion in water
When should a starting writer get his own webpage?
Determine voltage drop over 10G resistors with cheap multimeter
What is the reasoning behind standardization (dividing by standard deviation)?
TDE Master Key Rotation
How are passwords stolen from companies if they only store hashes?
Should I be concerned about student access to a test bank?
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Knife as defense against stray dogs
Web proxy with SSH Tunnel to Ubuntu 12.04 with Putty is refusing connections
Using an SSH tunnel to browse the webHow do I VNC using a SSH Tunnel from one Ubuntu box into anotherHow to configure ssh tunneling with Putty between two RHEL servers?Setting up a tunnel with putty, jump server for using synergySSH Tunneling and LAMP at same timeSSH with Putty as proxy serverUsing Putty to proxy through reverse SSH tunnelHow to SSH tunnel with keysssh tunnel in putty for an ssh connectionCommand Line Putty for SSH Tunnel
I'm trying to set up a SSH tunnel via Putty so I can access my router admin pages.
I have an ubuntu 12.04 machine on the local network with SSH access.
I can SSH into that ubuntu box (that sits on the same network as the router i'm trying to get to).
So this is what I'm doing for my SSH tunnel
In Putty.
- Create an SSH Tunnel Of Auto Location: Dynamic Port, Port Number 9999 (then clicking add)
- I see the port D9999
- I then make a connection to the remote machine with Putty (over port 22) and I log in to the remote machine.
In Firefox
I set the connection to socks5 proxy at localhost port 9999
Now when I try and connect to any web site in firefox it says
The proxy server is refusing connections
Firefox is configured to use a proxy server that is refusing connections.
While I'm SSH'd into the remote box, I can do telnet www.google.com 80 and that connects just fine.
What am I missing?
ssh-tunnel putty
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm trying to set up a SSH tunnel via Putty so I can access my router admin pages.
I have an ubuntu 12.04 machine on the local network with SSH access.
I can SSH into that ubuntu box (that sits on the same network as the router i'm trying to get to).
So this is what I'm doing for my SSH tunnel
In Putty.
- Create an SSH Tunnel Of Auto Location: Dynamic Port, Port Number 9999 (then clicking add)
- I see the port D9999
- I then make a connection to the remote machine with Putty (over port 22) and I log in to the remote machine.
In Firefox
I set the connection to socks5 proxy at localhost port 9999
Now when I try and connect to any web site in firefox it says
The proxy server is refusing connections
Firefox is configured to use a proxy server that is refusing connections.
While I'm SSH'd into the remote box, I can do telnet www.google.com 80 and that connects just fine.
What am I missing?
ssh-tunnel putty
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42
add a comment |
I'm trying to set up a SSH tunnel via Putty so I can access my router admin pages.
I have an ubuntu 12.04 machine on the local network with SSH access.
I can SSH into that ubuntu box (that sits on the same network as the router i'm trying to get to).
So this is what I'm doing for my SSH tunnel
In Putty.
- Create an SSH Tunnel Of Auto Location: Dynamic Port, Port Number 9999 (then clicking add)
- I see the port D9999
- I then make a connection to the remote machine with Putty (over port 22) and I log in to the remote machine.
In Firefox
I set the connection to socks5 proxy at localhost port 9999
Now when I try and connect to any web site in firefox it says
The proxy server is refusing connections
Firefox is configured to use a proxy server that is refusing connections.
While I'm SSH'd into the remote box, I can do telnet www.google.com 80 and that connects just fine.
What am I missing?
ssh-tunnel putty
I'm trying to set up a SSH tunnel via Putty so I can access my router admin pages.
I have an ubuntu 12.04 machine on the local network with SSH access.
I can SSH into that ubuntu box (that sits on the same network as the router i'm trying to get to).
So this is what I'm doing for my SSH tunnel
In Putty.
- Create an SSH Tunnel Of Auto Location: Dynamic Port, Port Number 9999 (then clicking add)
- I see the port D9999
- I then make a connection to the remote machine with Putty (over port 22) and I log in to the remote machine.
In Firefox
I set the connection to socks5 proxy at localhost port 9999
Now when I try and connect to any web site in firefox it says
The proxy server is refusing connections
Firefox is configured to use a proxy server that is refusing connections.
While I'm SSH'd into the remote box, I can do telnet www.google.com 80 and that connects just fine.
What am I missing?
ssh-tunnel putty
ssh-tunnel putty
asked Apr 10 '13 at 12:56
TheStoneFoxTheStoneFox
1266
1266
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42
add a comment |
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42
add a comment |
1 Answer
1
active
oldest
votes
Nevermind, me being dumb
I had "localhost" set up in my /etc/hosts file to point to a local VM
sorry for the time waste
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f498020%2fweb-proxy-with-ssh-tunnel-to-ubuntu-12-04-with-putty-is-refusing-connections%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Nevermind, me being dumb
I had "localhost" set up in my /etc/hosts file to point to a local VM
sorry for the time waste
add a comment |
Nevermind, me being dumb
I had "localhost" set up in my /etc/hosts file to point to a local VM
sorry for the time waste
add a comment |
Nevermind, me being dumb
I had "localhost" set up in my /etc/hosts file to point to a local VM
sorry for the time waste
Nevermind, me being dumb
I had "localhost" set up in my /etc/hosts file to point to a local VM
sorry for the time waste
answered Apr 11 '13 at 8:17
TheStoneFoxTheStoneFox
1266
1266
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f498020%2fweb-proxy-with-ssh-tunnel-to-ubuntu-12-04-with-putty-is-refusing-connections%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please include PuTTY event log.
– Martin Prikryl
Apr 11 '13 at 6:42