The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
37 views

Is it possible to configure openvpn in ubuntu according configuration files relevant to windows?

I am using openvpn in windows and have the configuration files as well. Unfortunately the service provider doesn't have any guide or configuration files for Linux users. Is it possible to use windows ...
0
votes
1answer
60 views

configure GRE tunnel to start on reboot?

i'm trying to configure GRE tunnel (between 2 VBOX ubuntu server 12.04 LTS on win 7 host) but it keep failed. can anyone help?????? the configuration in /etc/network/interfaces VBOX A ip address ...
0
votes
1answer
163 views

Trying connect by SSH and get “access denied” by localtunnel

Hey I installed localtunnel - http://progrium.com/localtunnel/ and I tried connect from my laptop using putty(I even unckecked attempt gssapi authentication) and I receive login as: hsf ...
0
votes
1answer
496 views

AutoSSH for a robust tunnel

I'm trying to start an ssh tunnel from A to B and have it run despite things like: period network/wifi drops on A and remote server reboot on B. My ssh tunnel starts using upstart script on A with ...
0
votes
1answer
336 views

Internet via openVPN

I managed it to install openVPN on a virtual host and the connection works great, but I am not able to use the internet through the openvpn server (it s only possible to ping the servers ip). How can ...
2
votes
0answers
140 views

SSH Tunneling Suddenly Not Working

I have a home PC running Ubuntu 12.10. In order to make sure that my data isn't being monitored in public, I had in the past used a subscription VPN service. I decided to research alternatives and I ...
0
votes
0answers
19 views

Enable VPN prequisites module

I'm new to Linux things so everything seems confusing. I want to enable some VPN prequisities to create VPN in Linux server 12.04 Networking support (NET) [Y/n/?] y PF_KEY sockets (NET_KEY) ...
0
votes
0answers
209 views

Reverse SSH Tunnel Issue

I'm working on setting up an unattended Ubuntu PC with Ubuntu Server 12.04 Minimal, and since this PC will be placed in a remote location with no keyboard or screen (unattended), I need to have a ...
0
votes
0answers
193 views

How to prevent autossh from becoming stuck once in a while?

I am using autossh to build a reverse ssh tunnel but from time to time the tunnel stops working and I need to kill autossh and start it again. /etc/cron.d/autossh @reboot autossh -f -nNT -R ...
0
votes
0answers
289 views

no ipv6 connectivity with Hurricane Electric tunnel; firewall issue?

I am trying to set up an ipv6 tunnel through Hurricane Electric. So far, I have no connectivity; ifconfig: he-ipv6 Link encap:IPv6-in-IPv4 inet6 addr: fe80::c0a8:164/128 Scope:Link ...
0
votes
0answers
116 views

route all traffic doesn't work

I wanna to route all traffic by DNS.it worked before by following command ,but it doesn't work today for unknown reason. before connecting to iodine: # route Kernel IP routing table Destination ...