Ubuntu Networking :: Can't Install Network-manager-pptp Package?
Mar 12, 2010
i can't install network-manager-pptp package with offline.i get this package from Code:http://packages.ubuntu.com/karmic/i386/network-manager-pptp/downloadJust now i use ubuntu9.10.
View 3 Replies
ADVERTISEMENT
Mar 24, 2010
I followed (or at least tried to follow) tutorials on doing this. I installed network-manager-pptp and tried to configure network manager to connect to a VPN. In the settings when I select MPPE with 128-bit encryption, after I've selected it and applied it, I check the settings and it's invariably unchecked. I tried using KVpnc after getting frustrated with network manager, and I can't seem to get that working either. I've been trying to search for info on this, and I can't seem to find anything on why I can't select MPPE with 128-bit encryption. That seems like it might be why I'm unable to connect to the VPN?
View 1 Replies
View Related
Jan 13, 2010
I currently managed it to get a pptp-connect to my home network. now I have another little problem. NetworkManager always routes the whole network traffic over my home network if i am connected to the home network.If i set the "Use this connection only for resources on its network" I have do manually say:
Code:
route add -net 192.168.1.0 netmask 255.255.255.0 dev ppp0
After that only the correct traffic runs over the vpn. Now my question is it possible to setup the route via the networkmanager gui?
View 3 Replies
View Related
Jul 27, 2010
I have ~20 log entries/second in syslog
Code:
nm-pptp-service-1078 log[decaps_gre:pptp_gre.c:414]: buffering packet 57467 (expecting 57429, lost or reordered)
[code]....
View 1 Replies
View Related
Feb 25, 2010
I have updated the system this morning and the vpn stopped working!It gives me an error: invalid secrets.I use network manager to connect to a pptp vpn connection, I use fedora 12.Does anyone know the problem?
View 2 Replies
View Related
Sep 15, 2010
I successfully installed openvpn and networkmanager openvpn plugin. Then I successfully added a PPTP vpn connection by networkmanager vpn tab which name is "vpn1". But now I don't know how to connect to this PPTP vpn connection. I tried bellow command but no luck.
openvpn --config vpn1.config
View 3 Replies
View Related
Dec 1, 2009
I can not stablish PPTP VPN because SELinux blocking Network Manager.
I get the following:
Summary: SELinux is preventing NetworkManager (NetworkManager_t) "unlink" to ./reso
Code:
I'm attaching complete alert.
View 1 Replies
View Related
Oct 27, 2010
I've searched the forums (250 thread limit) for a fix on this, but all the questions seem unanswered or unrelated. My situation is this: I'm running Ubuntu x64 10.10 'Maverick'. I have a cablemodem connection for my Internet access. I have home network running on DD-WRT with the dreadful Linksys WRT54G series router.
My DD-WRT router is 192.168.1.1, subnet 255.255.255.0.
My Linux box is 192.168.1.61, subnet 255.255.255.0.
I have a VyprVPN connection set up successfully on Linux. Mostly everything works great, speed's fine, latency is what I expect it to be. Except... I also run an SSH server to remotely admin the box at port 22, an Apache server running over SSL at port 7001, and a Transmission web client at port 7002 (only secured by basic HTTP realms auth). All of these things worked before I got the VPN working, I'm of course using NAT at the DD-WRT router.
The endresult I am looking for, is to have the security and protection of the VPN (even if it's only perceived) for everything I do on this machine -- EXCEPT on Apache, the Transmission web panel, and the SSH server, which I want to access from the outside world. I have no firewalls running or configured, not even iptables, not even the SPI firewall on DD-WRT. All connections to the aforementioned services from the outside world timeout coming in to the Linux box. They all work from inside my home network (182.168.1.0/24). In case it's needed, he's my routing:
[Code]....
View 2 Replies
View Related
Jan 29, 2010
I just installed ubuntu 9 and I went to package manager to install aircrack-ng version 1:1.0-1 and it says that it has installed but then when i go to applications/internet/aircrack is not shown.
View 1 Replies
View Related
Jan 7, 2011
I am trying to connect to a PPTP VPN at work, and I cannot accomplish that. Both server and client are using Ubuntu 10.10.
Code:
Jan 7 11:32:26 multicore-dev03 NetworkManager: <info> Starting VPN service 'org.freedesktop.NetworkManager.pptp'...
[code]....
View 9 Replies
View Related
Mar 13, 2010
i have a VPN server PPTPD on Centos 5.3
eth0: 62.2.2.x (public on the internet)
GW: 62.2.2.1 (cisco router)
i want to configure my ppptp server to allow users access internet with their own public ips of class 62.2.3.0 62.2.4.0 62.2.5.0
every time i configure my server all users can get thier IPs but they only go out with my server IP same as NAT not routing.
can you show me the proper configuration to make my users connect with public IP and have internet access. use specific DNS ( i did this but some users can not brows by DNS)
is there any way to specify an expired date for each pptp user.
View 1 Replies
View Related
Sep 17, 2009
I'm trying to connect to a Microsoft ISA PPTP server from my Linux box. The box I'm connecting from is itself a router. I have no problem connecting a Windows XP machine to the VPN via this machine. This is fine, but I would rather connect via the Linux machine, giving me far more advanced routing options (i.e. no to send every packet from the XP box completely unnecessarily via the PPTP tunnel). The Linux router is running Debian Lenny.
I've checked iptables. There were initially some issues. I've fixed those.
Invoking pppd from the console, I can see that authentication succeeds, but then some negotiation goes wrong and the server terminates the connection. Here's the output from pppd, with the more sensitive stuff removed:
Code:
<hostname>:~# pppd call <peer> nodetach debug
using channel 19
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xe3e45f75> <pcomp> <accomp>]
code....
View 1 Replies
View Related
Oct 2, 2010
I want to install CmapTools in my desktop, which runs v.10.04. I have downloaded the .bin file from their site.Is there a way to install it using Synaptic Package Manager?
View 2 Replies
View Related
Mar 14, 2009
I used VPN before in Windows only.
How can I connect to VPN network by PPTP protocol in a simple way ?
View 12 Replies
View Related
Apr 11, 2011
I just installed ubuntu 9.10 but there isn`t pptp VPN on Network manager. How can I install its packages?? I dont have any internet access on my linux because the only way to connecting to the internet is pptp VPN for me.
View 1 Replies
View Related
Apr 12, 2010
it's a couple of weeks I can't perform YaST updates from my openSUSE 11.2. The reason is that YaST wants to connect to repositories "only" through IPv6, but my network doesn't support it. I quoted only because I suppose it prefers v6 over v4, but it keeps trying to connect without switching to v4 or returning error.
Even if I disabled IPv6 from YaST/Networking/Network Settings, I still have a local scope address. I connect to Wifi using KNetworkManager. The TCP/IP stack should know that if an interface has a local scope v6 address and a global v4 address, it's a bad idea to keep trying with v6. Italian mirror, garr.it, of openSUSE repository both has v4 and v6 addresses. If I try to ping opensuse.mirror.garr.it I ping v4, but if I try to telnet that host on port 80 it tries to connect to v6. Same if I try to connect with Firefox.
How to tell Linux that I don't have IPv6? I'm connecting from University of Naples wireless network. While unina has IPv6 via GARR's Teredo tunnel (2001:760::/32 as I remember), it doesn't reach students' network because DHCP server doesn't release IPv6, nor Zeroconf obtains one. I just would like to use classic IPv4 until, at least for now.
View 2 Replies
View Related
Sep 2, 2009
im centos 5.3 At first, I used pptp-1.7.2-3.rhel5.i386.rpm from [URL]. But it didn't appear any process of install without a warning about the key problem, and I can't use rpm -e to uninstall it, I just uninstall it from xwindow. Then, I download the pptp-1.7.2-3.tar.gz from [URL] After make and make install, it appeared a problem when i do # pptpsetup --create tunnelname --server xxx.xxx.xxx.xxx --username somebody --password sercet。It told me "./pptpsetup: couldn't find MPPE support in kernel."
But im centos 5.3,and uanme -a: Linux localhost.localdomain 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 i686 i386 GNU/Linux The kernal is support MPPE, and I have reinstalled the ppp-2.4.4.2-el5.rf.i386.
View 5 Replies
View Related
May 24, 2010
SPM has just two options 1. Direct connection(no proxy) to internet and 2.manual proxybut my firefox cannot connect to internet with no proxy, It can connect to internet only on auto-detect proxy settings option.Right now my SPM is not working. I can ping the SPM server from my console but apt-get is not working
View 3 Replies
View Related
Sep 21, 2010
I have a small touchscreen tablet here that's running a cut down version of ubuntu (I think 9.04). It has its own flash gui and no mention of ubuntu on it anywhere (but I know 100% that it is). Anyway, its so cut down it doesn't even have things like apt-get, any file sharing capabilities and it cannot run .deb files. I can only do things to the filesystem via ssh not using the gui. Its running a busybox shell which is also very limited.
I would ideally like to be able to connect to some nfs shares on my ubuntu server with this thing but im having no luck. I have found out its because it doesnt have nfs-common or portmap installed (apparent dependencies). How would I go about manually installing something like that? I need to be pointed in the right direction as atm. I am not too sure. Baring in mind I cannot simply use apt-get or unpack a .deb file.
View 3 Replies
View Related
Nov 24, 2010
I currently have ubuntu with NO gui what so ever. And I was wondering if I install the x-window-system-core + kde not the kubuntu desktop will I still need to install KDM as well as a package manager? Or would I just be better off installing the kubuntu desktop?
View 2 Replies
View Related
Apr 30, 2010
I've just installed Lucid Lynx and it seems to be running fine, except the synaptic package manager is downloading things incredibly slowly. Is this just because the server is busy due to the new release?
View 4 Replies
View Related
Feb 7, 2009
I have a Slicehost VPS and I'm trying to set up PPTPD on it. I only have one IP address (the public IP of the box). All the PPTPD howto's I've seen rely on assigning remote clients IPs from the local subnet (e.g. the PPTD server's local IP is 192.168.0.20, and remote IPs are taken from a pool of 192.168.0.30-40).
However I don't think I can do that as I only have the one IP address on Slicehost's network - that public IP (and all other IPs in the segment are public). So what I really want to do is to be able to create a private LAN segment or virtual network adapter and have VPN clients assigned addresses in that segment, then routed out onto the Internet effectively using the PPTPD box as a router. I am using Ubuntu Hardy (LTS).
View 2 Replies
View Related
Jan 5, 2010
In a moment of temporary insanity I tried to install Backuppc using the synaptic package manager, but started to panic when the installer tried to set up an Apache web server on my PC (which I do not want). At that point I tried to cancel the installation, but got an error message. I then marked the package for complete removal in the package manager, but every time I click the apply I get an error message, "E: backuppc: subprocess pre-removal script returned error exit status 2" and the package, which did not install correctly in the first place, refuses to go. When I ran the update manager today, to install the latest updates, the manager tried to continue with the Apache installation stage of the Backuppc installation. How do I get rid of it?
View 2 Replies
View Related
Jan 29, 2010
Every time when I click on reload button in synaptic package manager I get these messages:
W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/...ty/Release.gpg Could not resolve '1@192.168.0.4'
my internet connection has http proxy with address 192.168.0.4 and port no. 3128. every time when i click on reload button in synaptic package manager i get a lot of above messages. btw i am using ubuntu 9.04.
View 1 Replies
View Related
Apr 4, 2011
I'm getting the following error every time i run the package manager to install or update etc..
Code:
E: nxserver: subprocess installed post-installation script returned error exit status 1
Despite the error, apt still works and allows me to install/remove apps.
The application in question also works fine too.
View 2 Replies
View Related
Mar 10, 2010
I am trying to access my package manager. However it tells me that is unable to access it. Is there a fix for this?
View 5 Replies
View Related
Sep 6, 2010
I just installed 32-bit CentOS 5.5 in a Vmware virtual machine. I'm unable to install RPMs from either the graphical U/I (Pirut) or CLI (Yum). Pirut stops responding (no screen repainting) after displaying the "Updating software" dialog; Yum gets to the display of "Running Transaction" where it hangs. The initial installation (from the net-install ISO) obviously succeeded, and the after-install update of about 50 packages also worked fine.
yum.log contains nothing past the entries made during the initial install. Because I had a problem with corrupted files from a mirror during installation I tried using the baseurl setting in CentOS-Base.repo instead of mirrorlist, but that had no effect.
View 9 Replies
View Related
Jul 1, 2010
I recently fixed an annoying problem and I thought it would be nice to share my solution here. The problem was that after a cycle of suspend/resume, Network Manager would only auto-connect to the same network as it was previously connected to. So, for example, if I suspended my laptop at home, and then I went to school and resumed it, it would try to connect to the home network, and then just give up. It would not connect to the school network unless I explicitly told it to.irst, I'll describe the fix. If you're having this problem, you can this. Copy the following:
Code:
#!/bin/sh
case "$1" in
[code]....
View 5 Replies
View Related
Jan 24, 2011
I am a Windows refugee who discovered Ubuntu as a way to save my files from my virus-ravaged computer. Had no installation discs for Windows, so when I had to wipe my hard drive and start over, I decided to give Ubuntu a try. I've had mixed success, but that's another post...
Right now, the problem is that I installed 10.10 two weeks ago and was able to connect to the Internet with no problems - until yesterday. Suddenly, our wireless network (the only one in the vicinity) does not come up as available in Network Manager. In fact, the entire wireless option disappeared. I know there are many posts and threads on here about this, but weeding through them trying to find an answer is more frustrating than actually dealing with the problem. I know the router works because I can post on this forum from the Macbook. I really like Ubuntu and would like to keep using it, but not being able to connect to the Internet now on top of the other issues I've had is making me doubt I want to continue down this Linux road.
P.S. When I attempted an analysis through System Testing, it said something about there being no proprietary drivers?
View 2 Replies
View Related
Jun 14, 2010
I have used ubuntu in the past but had a lot of hardware issues with it and unfortunately moved back to windows (( BUT i have tried Ubuntu again and all seems to work great except wifi My wifi connection is sort of working because when i run SUDO IWLIST SCAN it does pull up all available networks. But in the network manager icon on the panel i left click but i see no networks and can't connect to anything. I WOULD LOVE TO keep Ubuntu and use it permanently but I must get wifi working or else this won't be possible.
View 4 Replies
View Related