Can I use my internet connection for the setup of a Ubuntu VM without Internet connection
up vote
0
down vote
favorite
I got a Linux VM set up in a corporate environment to host an application. Sadly it does not have active internet connection. Is there a way to use the internet-connection from my client while I am connected via SSH
-session for things like curl
or would I need to download things manually and send them via FTP
to set things up (e.g. tomcat)?
I am using Bitvise SSH Client
at the moment if that is helpful at all.
linux networking ssh
add a comment |
up vote
0
down vote
favorite
I got a Linux VM set up in a corporate environment to host an application. Sadly it does not have active internet connection. Is there a way to use the internet-connection from my client while I am connected via SSH
-session for things like curl
or would I need to download things manually and send them via FTP
to set things up (e.g. tomcat)?
I am using Bitvise SSH Client
at the moment if that is helpful at all.
linux networking ssh
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I got a Linux VM set up in a corporate environment to host an application. Sadly it does not have active internet connection. Is there a way to use the internet-connection from my client while I am connected via SSH
-session for things like curl
or would I need to download things manually and send them via FTP
to set things up (e.g. tomcat)?
I am using Bitvise SSH Client
at the moment if that is helpful at all.
linux networking ssh
I got a Linux VM set up in a corporate environment to host an application. Sadly it does not have active internet connection. Is there a way to use the internet-connection from my client while I am connected via SSH
-session for things like curl
or would I need to download things manually and send them via FTP
to set things up (e.g. tomcat)?
I am using Bitvise SSH Client
at the moment if that is helpful at all.
linux networking ssh
linux networking ssh
asked Nov 29 at 7:37
Rüdiger
1012
1012
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38
add a comment |
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
You could try Reverse Tunneling and then configure curl to use the reverse tunnel as a proxy
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You could try Reverse Tunneling and then configure curl to use the reverse tunnel as a proxy
add a comment |
up vote
0
down vote
You could try Reverse Tunneling and then configure curl to use the reverse tunnel as a proxy
add a comment |
up vote
0
down vote
up vote
0
down vote
You could try Reverse Tunneling and then configure curl to use the reverse tunnel as a proxy
You could try Reverse Tunneling and then configure curl to use the reverse tunnel as a proxy
answered Nov 29 at 14:47
Server Fault
1362
1362
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f1379314%2fcan-i-use-my-internet-connection-for-the-setup-of-a-ubuntu-vm-without-internet-c%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
Setting up a vpn-over-ssh would be a cleaner solution.
– Ipor Sircer
Nov 29 at 7:38