Tagged Questions
0
votes
0answers
21 views
IPSec L2TP VPN server on Ubuntu; IPsec SA established, but tunnel doesn't work
I want to setup a L2TP VPN on Ubuntu Raring (13.04) in order to connect to my home network.
I was able to successfully establish IPSec SA but tunneling doesn't seem to be worked :(
I have disabled ...
0
votes
0answers
12 views
how to install PPTP on ubuntu 12.04 from local file system
I uninstall PPTP by mistake, and can't connect to internet anymore by my VPN. as i have only vpn connection to connect internet so i can't do it by software center or using apt get-install. so i ...
0
votes
1answer
44 views
How to set up VPN connecton to access school research databases? [duplicate]
I need to access some research databases over school IP address. IT office of my school provided information how to setup VPN connection in Windows (Control Panel -> Network connection -> Create New ...
1
vote
1answer
176 views
“The VPN service failed to start” under Ubuntu 13.04
I'm trying to connect to a VPN under 13.04, but every time I get the error message "The VPN connection failed because the VPN service failed to start".
I've tried looking around but come up with ...
0
votes
0answers
16 views
How to share a Vpn Internet connection
follow my scenario:
Router Internet without possibility to configure a VPN
Laptop Ubuntu with wifi and ethernet. Configured on it a VPN.
Other device where i cannot install a VPN.
I would like ...
0
votes
0answers
22 views
OpenVPN fails to connect
I have posted a previous question about getting OpenVPN connected as a client (OpenVPN fails from Network Manager, seems to connect from terminal, but no traffic to or from target network) but no ...
1
vote
1answer
54 views
Can't SSH into server over internet while server is connected to VPN
So I have Transmission running on my Ubuntu 13.04 server that is connected to a VPN via OpenVPN. The problem is I want to be able to access the server over the internet, but it won't work while the ...
0
votes
0answers
22 views
“Failed to setuid to root.” How do I Establish a VPN network?
My university decided that the old VPN-network, which worked fine, wasn't good enough anymore and abandoned it. Now I have to establish a completely new VPN-network. My university provided me with a ...
0
votes
0answers
244 views
MPLS or VPN in ubuntu 13.04?
This question has two parts-
1 - At work I have a MPLS network setup, where we configure the internet explorer to connect to a gateway server (I have the url and port) to enable us to use the MPLS ...
0
votes
0answers
40 views
Ubuntu Samba user already logged in (ghost user)
Situation is following. I have two PCs. Server (Ubuntu 12.04 LTS) and Client (Windows 7). I set up VPN with samba share (each user has it's own shared folder). Everything worked fine untill Client PC ...
1
vote
0answers
75 views
Connects to Openvpn on Ubuntu server 12.04 But cannot browse internet?
I'm trying to connect to ubuntu server 12.04 running openvpn from my ubuntu desktop running ubuntu 12.04.. openvpn client connects. But i cannot browse any ineternet. I can ping and ssh to my server ...
0
votes
0answers
42 views
Remote desktop disconnects VPN
I'm using VPN to connect with a Windows server. The connection is configured to route only one specific IP address via the VPN. I'm using that IP address to remote desktop to the Windows machine I've ...
2
votes
0answers
39 views
Automatically mount/umount sshfs on vpn-up and vpn-down
this problem is really frustrating me. I have the following script to mount/unmount a sshfs upon a vpn connection (vpn-up) and vpn-down. I have this script in /etc/NetworkManager/dispatcher.d/ ...
1
vote
0answers
82 views
Port forward server through VPN connection
We currently use Pidgin to connect to a Sametime server, however for this to work, we must be connected to a VPN (Cisco).
For 99% of us, there isn't an issue with having the Cisco VPN client ...
0
votes
0answers
21 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
86 views
Problem setting up PPTPD
I'm attempting to set up a VPN from my Android phone to my home computer using pptpd on Ubuntu 12.10. I have so far done the following.
Setup a virtual NIC like this...
cat /etc/network/interfaces
...
1
vote
2answers
71 views
VPN for university
Just wondering how to get VPN working on Ubuntu 12.10 for my University because the instructions aren't very good for Linux (as usual). They have a file which I can open with gedit that contains the ...
0
votes
0answers
77 views
Ubuntu only showing vpn connnection no wired network?
Today after I opened Ubuntu 12.10, there was no wired connection option only VPN, enable networking and configure networking.
When I went to network it showed wired connection unplugged, but the ...
0
votes
0answers
176 views
How to establish VPN Connection using Vodafone K3773 HSPA USB Stick?
I am using Ubuntu 12.04 Desktop. I am trying to establish VPN PPTP connection to Ubuntu 12.04 Server.
VPN connection available when PC is connected to LAN -> ADSL modem -> Internet -> VPN Server.
No ...
0
votes
0answers
44 views
Networkmanager OpenVPN problem
I'm trying to set up an OpenVPN connection and I've imported the correct .opvn file and provided the username and password. I don't have a CA certificate so I left this field with the default option . ...
2
votes
1answer
143 views
How to use VPN over manually set up network bridge (with the primary interface unmanaged by NetworkManager)?
I've set up a network bridge which I'm using to connect KVM virtual machines on my desktop to my home network; I' ve don this the manual way by creating the bridge in /etc/network/interfaces (the way ...
0
votes
0answers
9 views
How can I get the protocol used by network interface
i wander know how to get the protocol used by the network interface
I have established two vpn connection to remote gateway, one is base on pptp protocol, the other is base on l2tp protocol.
and ...
1
vote
1answer
120 views
How to allow PPTP VPN access through APF firewall
I'm attempting to connect to a PPTP VPN. I have opened ports 47 and 1723 in the ingress rules. When APF is turned on, it fails. When APF is turned off, it works fine. I have turned on as many logging ...
0
votes
0answers
24 views
Connecting to a VPN based on settings in an exported OSX configuration file
I am trying to connect to a VPN in an all-Mac environment. I've got a copy of the VPN config exported from OSX ( https://gist.github.com/duncan-bayne/5095315 ) but I can't figure out how to configure ...
0
votes
0answers
140 views
Cisco AnyConnect VPN Client broke my internet
I was using the AnyConnect client when it froze and I had to do a hard reboot of my computer. Now I can't connect to the internet at all, with or without VPN. The Network Connections manager seems to ...
1
vote
0answers
237 views
How do I route all my traffic that doesnt go through tor through a vpn?
I have a netbook running Ubuntu 12.10 32 bit acting as a wifi router based off this guide http://nims11.wordpress.com/2012/04/27/hostapd-the-linux-way-to-create-virtual-wifi-access-point/ I would ...
0
votes
0answers
33 views
MadScientist JNC (VPN) Session Manager won't disconnect
I use MadScientist JNC Session Manager (MSJNCSM) to manage my VPN connections.
It seems to be caught in a corrupted state, because clicking on Disconnect does not change its "Connected" status. ...
1
vote
0answers
172 views
How to route vpn through proxy
I have an ISP (public hospital) who is blocking everything through a program called Fortiguard. It's very annoying. Its blocking my public library as a terrorist organization. It's blocking me from ...
0
votes
1answer
42 views
which comes first, system proxy or VPN?
If I used a vpn and a system proxy, how would the internet be accessed?
PC --> Proxy --> VPN --> Internet
--or--
PC --> VPN --> Proxy --> Internet
0
votes
0answers
177 views
Can't connect to Windows pptp server via ubuntu
I created a normal PPTP server in windows using network connections window. I can connect to the server using a windows client without any problem, But when it comes to Ubuntu, connection fails.
This ...
1
vote
0answers
140 views
selectively route traffic in split-VPN 12.04
I often work remotely. I use the Network Manager to set up my VPN connection, which has worked pretty well. The VPN I have set up currently using the Password with Certificates (TLS) type. What I ...
0
votes
0answers
142 views
How to run ip netns on ubuntu 10.04
I'm trying to run ip netns command on ubuntu 10.04 for trying to apply this solution but it doesn't work:
Object "netns" is unknown try ip help
ip -V command gives me this output:
...
1
vote
1answer
346 views
Change OpenVPN client's default route
When setting up a test openvpn client on Ubuntu (using this guide), the client sets a route which tunnels all traffic through the vpn.
For example, when I connect to the vpn from Ubuntu, this is what ...
0
votes
0answers
52 views
Restore VPN connections from Ubuntu backup
I installed Ubuntu on a new HDD and have the old HDD connected.
On my old installation, I had two VPN connections which were a bear to setup the first time and I don't remember the tricks I had to do ...
2
votes
1answer
65 views
Using native connection while still connected to a vpn
I'm setting up a vpn server on a remote development server. The development server has websites that I'm developing and the vpn is in place so that I can tell apache to only accept local connections ...
0
votes
1answer
154 views
Why did I loose my internet connection after installing a VPN client?
I installed the VPN client to connect to my company's network, the Cisco AnyConnect SSL VPN client.
Everything went fine, I was able to install it correctly, connect to the server, was prompted for ...
2
votes
0answers
99 views
How can I connect to Microsoft Direct Access?
My company has moved from Cisco VPN to Microsoft Direct Access. I was using network-manager-vpnc to connect from Ubuntu before. Can I use the same to connect to direct access? If not, how can I ...
0
votes
1answer
166 views
Unable to connect or manage networks in Lubuntu 12.04 [VMWarePlayer]
I'm trying to connect to a VPN inside VMWarePlayer running Lubuntu 12.04 but I'm not able to do it.
This is my NM's screen
Edit: Can't post screenshot
I can't change anything or connect to any ...
3
votes
1answer
213 views
PPTP VPN connects via NM but goes down during SSH connection
I setup a VPN PPTP connection via network manager and it connects correctly (I see the lock near the notification icon and the message "Vpn connection has been successfully...")
As soon as I try to ...
1
vote
0answers
55 views
Multiple simultaneously logged in users, each with their own VPN connection?
I want to set up a server where multiple users can be logged in at the same time and do development and heavy builds instead of building on laptops. I've set up a 10.04 Lucid computer running FreeNX. ...
3
votes
2answers
527 views
Cannot connect to the internet after installing Cisco AnyConnect VPN Client
Today, I tried to install the Cisco AnyConnect VPN Client on my computer running Ubuntu 12.04 updatet earlier today. I followed the instructions on this webpage ...
0
votes
1answer
57 views
Can I have ipsec-tools working for non standard ports?
I was trying to set up a manually-keyed connection via ipsec-tools between two ubuntu 12.04 servers, following this simple tutorial, but one of that two servers, has just a range of ports 3000 .. 3100 ...
2
votes
1answer
81 views
Vpn connection breaks with hint “short read (-1): Message too long”
I have duall access l2tp connection to internet through router and pptp connection to my company's local network. Network Manager connects succesfully to vpn, but when I try to get some resources from ...
1
vote
0answers
84 views
How should i connect my VPN connection on Ubuntu 12.04?
I am trying to install Ubuntu 12.04 but when I get to a certain part it says that I need an internet connection to install some third-party software. Now I have tried to setup my connection but so ...
4
votes
1answer
107 views
How do I create a vpn over another vpn?
I am in a network that for accessing internet we must connect to vpn. also there exist another service for special bandwith for some users. So for accessing this service I must create another vpn. But ...
2
votes
2answers
572 views
Ubuntu 12.10 Network Connection menu GUI doesnt work properly
Many a times I have seen When I click on network connection(besides volume icon), I am unable to select any options. When I hover over VPN connections, the list shows nothing. I have added many VPNs. ...
2
votes
3answers
204 views
How can I see if I'm logged in via VPN?
I use Juniper Networks (a Java program that establishes a VPN connection).
Does a command line command exist that lets me check to see if I'm logged in with Juniper?
0
votes
0answers
18 views
Reset /etc/resolv.conf after VPN [duplicate]
Possible Duplicate:
How to prevent Juniper Network Connect breaking DNS resolutions
I managed to get Juniper network VPN working on my 12.10 64-bit Ubuntu. But now I see that after ...
1
vote
0answers
232 views
Can't connect VPN/add new VPN connection on 12.04 when using NX
I remote control my Ubuntu box using NX. I am trying to create a new VPN connection. I click on
Configure VPN → Add → OpenVPN → Create
then I get a "Editing VPN connection 1" window but ...
1
vote
2answers
554 views
How to set up a PPTP Server on Ubuntu?
I really like to make PPTP VPN connection base on Ubuntu, (non-encrypted) but I do not know how to do this. I think I have to install ppp first but after that my main problem is on configurations.
