Ubuntu :: 2 Pptp Vpn Connections - When I Dial One Of My Vpn Connections, My Other Vpn Connections Be Disabled?
Feb 7, 2011
have a problem with my network-manager in ubuntu 10.10.when I dial one of my vpn connections, my other vpn connections be disabled and I can't use them!I tried to restart network-manager and gnome-panel, but it does't seem to solve this problem.
View 1 Replies
ADVERTISEMENT
Jan 21, 2011
Is it fair to say that connLimit and hashlimit are very similiar on Linux i.e. while hashlimit caters to limits for groups of ports, they both set the connection rate limit per host? How in IPTables, do I configure a policy that limits connections on a port that encapsulates the total sum of all connections from all hosts? i.e. I do not want to allow more than 6000conn/minute for port range that is the sum of all connecting hosts?
View 3 Replies
View Related
May 30, 2011
I recently installed Fedora 15 now, and during installation I set the internet connection manually, then did update and after reboot, the internet connection settings have been removed. Now I can not set because the network connection to the Internet Connection is inactive. I mention that before the update was functional internet connection.
View 5 Replies
View Related
Oct 22, 2010
On Debian 5.0 I wish record the duration of the dial-up connections. To connect I use Wvdial through Gnome PPP graphic interface. Do you know a program with graphic interface or that it creates a simply log file with for each connection: date-time start connection, date-time end connection, telephone number called?
View 3 Replies
View Related
Sep 10, 2010
I got this working om my laptop but on my desktop this keeps going wrong, its an upgraded system to 10.04. Made a standard pptp connection using network-manager (and the connection is 100% fine, working on laptop and on windoooz machine) This is syslog any ideas, i reinstalled network-manager-pptp and pptp-gnome, but no go no go..
[Code].....
View 1 Replies
View Related
Jul 13, 2009
Just moved over from the dark side (Vista) and was wondering how I can get two (or more) PPTP VPNs connected at any given time. I usually attempt to multi task (although swambo says I can't) and work on various clients' servers at the same time. The GUI network manager thingy only allows me to dial up one VPN at a time. Is there perhaps a cli version and if so where would I go to get a tutorial on this please. BTW, running F11 32bit. Tried Debian and Ubuntu as well and found F11 to blindingly fast on my DualCore Toshiba laptop. Pity I can't see the additional 1Gb of RAM though. (4Gb in total).
View 2 Replies
View Related
Sep 29, 2009
I've created VPN server(PoPToP version 1.3.3) using webmin and all clients are connected successfully. I want to check "current active connections" from CLI(command line interface). what is the command to list all active connections.
View 1 Replies
View Related
Mar 13, 2010
I'm using Linux Mint 8 KDE, which is essentially kubuntu karmic.
Been trying to set up bittorrent (tried several different apps), have followed all the usual steps, forwarded ports on both Guarddog and my router, but still no incoming connections. Then tried disabling the firewall in Guarddog - still no incoming connections. Never had any problems configuring my router before so can only think that there must be something else blocking ports in linux other than iptables.Also had same problem just using ufw and gufw
View 1 Replies
View Related
Mar 17, 2010
I am having following problem. If I try to change my SMB password, it throws following error >
Quote:
~>smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
Server did not provide 'target information', required for NTLMv2
rpc_pipe_bind: rpc_send_auth_reply failed.
machine 127.0.0.1 does not support SAMR connections, but LANMAN password changed are disabled
Failed to change password for user1
View 1 Replies
View Related
May 2, 2010
My connection manager shows wired connections and shows wireless as being disabled. here is some terminal info getting wireless going?
Here is a bunch of things I have tried and the results.
nixon@nixon-desktop:~$ sudo ifup wlan0
Ignoring unknown interface wlan0=wlan0.
nixon@nixon-desktop:~$ sudo ifdown wlan0
ifdown: interface wlan0 not configured
[Code].....
View 9 Replies
View Related
Jan 26, 2010
I installed 8.04 on my EeePC 2005. I use the Windows dual boot option. The netbook's hard drive was factory set with two partitions c and d. Windows XP is on c; I put Ubuntu on d. In Windows, I have both wireless and ethernet (sp?) working fine.In Ubuntu, I have no wireless and no land line. The manual connection wizard pop-up shows no networks anywhere. How can I get Ubuntu connected? Would it be simpler to load another distro like Easy Peasy on top of Ubuntu? Or should I delete Ubuntu and start over? Or is there an easy fix for 8.04?
View 4 Replies
View Related
Jul 22, 2010
I've been trying to access the internet on my desktop running 10.4 x64 through my laptop running windows XP. The laptop has a wireless connection and I'm trying to use an ethernet cable to bridge the connections. I've hooked them both up, and under Network Connections in XP I selected my wireless connection and the 1394 connection and right-clicked to bridge, and it does. But ubuntu doesn't want to pick it up.
View 1 Replies
View Related
Sep 13, 2010
Basically it looks like someone is flooding the UDP port for our server, which is running a game (Halo PC) through wine on Linux.I've tried "netstat -aun" but only get 0.0.0.0.'s as the IP address. there's anything I can install to log connections or any command I can run. Specifically they need to be UDP on port 2302 and port 2304- but since these Halo servers are the only thing running on this server, logging all connections would equally suffice.
View 1 Replies
View Related
Jan 12, 2010
When I click on the network manager icon next to the date in the upper right corner of my screen, my network connections do not show up. I have added two DSL connections on my laptop (username & password) but it doesn't show up. Everyday I need to use
Code:
sudo pppoeconf
if I wish to connect to the internet.
Both these connections are added in the same way on my Desktop Computer and it shows up on the network manager. One of them is even the default which connects automatically on startup.
Because it's not working I assume network manager is not compatible with my laptop. Are there patches to install or other programs that can easily manage my internet connection?
I'm using Ubuntu 9.10 on a not-so-new laptop.
View 2 Replies
View Related
Jan 16, 2010
Firestarter sometimes shows up to a dozen different ip connections for a single webpage that I open. This is for the first webpage I open, not after I have been browsing for awhile so they are not old connections that have not timed out. This just doesn't seem normal to me since other installs I have had of ubuntu have only shown one or two firefox connections at all times.
View 1 Replies
View Related
Jan 28, 2010
I am noticing really odd behaviour after upgrading from 8.10 to 9.10 (via 9.04). My server frequently becomes unreachable. I am using it as an application server, running Apache, JBoss and MySql. Once the server goes idle, all web connections time out. SSH also times out. Usually the server wakes up on second SSH attempt and then everything: Web, SSH etc seems to run fine.
This is a server machine with no GUI. Can anyone point me to power management or other such settings I can tune from commandline? I have disabled power management by adding kernel parameter acpi=off. I still have the problem. The first network connection after the machine has gone idle takes a long time. All later connections run pretty smoothly.
View 5 Replies
View Related
Mar 10, 2010
I've installed Samba on my Home Theater PC but none of my other computers can stay connected to it. Sometimes it drops connections right away, other times it takes several minutes.either way, a pc will never stay connected longer than 20 minutes.
I have the following OS's in my home
OSX Snow Leopard
Server 2003
Server 2008
Windows XP
[Code]...
View 6 Replies
View Related
Mar 11, 2010
I have a small business that I run Squid and Dansguardian on Ubuntu for network proxy filtering, among other things. This works great, but does not block SSL connections on Port 443, such as https proxies. I understand that this is because this type of configuration is a "transparent proxy".
Is there a way to set one up "non-transparent" and, would that filter https?
I cannot blanket block 443, because some sites need it.
I have read that one can re-compile Squid to work with SSL, but not being a super guru, not sure of the implications of doing that.
View 7 Replies
View Related
Apr 4, 2010
I need some suggestions on software. I would like to offer remote desktop support to some of our clients, but some of them are using ISP's that block incoming connections so, VNC is out of the question. I was wondering if there is something similar to logmein for ubuntu?
View 1 Replies
View Related
Jul 27, 2010
I have recently installed lucid 10.04, and I am having difficulty accessing my wireless. Following instructions to install the drivers for my wireless card, I always run into a problem when I need to configure my card. When I go to system-administration-network, there is no connections tab listed. I can only access General, DNS and hosts.
View 6 Replies
View Related
Aug 10, 2010
The server kicked me out because Dolphin opens many many connections wile browsing through the servers filesystem with dolphin. i have to wait several minutes to be able to upload files after the limit reached. i am using kubuntu 10.04
View 1 Replies
View Related
Aug 15, 2010
Did ragemaw ever get that missing connections tab? Mine is missing too and furthermore wireshark cannot set up on any interfaces, because it cannot find them.
View 1 Replies
View Related
Aug 18, 2010
I am trying to use Bittornado with iptables via Firestarter. Previously, I had no problems, but now I have started using Firestarter, traffic is blocked. AIUI, after selecting the .torrent file, the client (me) connects to the tracker. In Firestarter, I see that my IP is trying to connect to various ports, all of which are blocked.I assumed the problem was that because Firestarter has a restrictive outbound traffic policy, that I needed to add Bittornado to it. So in Bittornado, I selected the acceptable ports as 10000-10010 (randomized), and then in Firestarter for the outbound policy I allowed those same ports.The inbound traffic policy has no rules. All traffic is permitted and I have a direct connection to the Internet (no NAT). I do not understand why, if I have selected the permissible outbound ports in Firestarter, and also selected those same ports in Bittornado, why connections between my IP and the tracker are blocked?
View 2 Replies
View Related
Sep 24, 2010
I checked all the logs in /var/log but couldn't see anything (I was hoping /var/log/auth.log would have it, just like it has ssh connections in there). I've got a machine that several people VNC into and I would like to keep track of things. Are there other VNC servers out there that keep logs? I could switch, but I went with krfb because it works perfectly for me and came already installed.
View 2 Replies
View Related
Oct 13, 2010
I have recently installed MATLAB on my computer, which I have access to licenses from the engineering department license server at my university.This means, that in order to run MATLAB I have to open two SSH connections first:ssh -q -n -x -L 1711:matlab-lmserv.eng.myuni.ac.uk:1711 usrname@gate.eng.myuni.ac.ukssh -q -n -x -L 20001:matlab-lmserv.eng.myuni.ac.uk:20001 usrname@gate.eng.myuni.ac.ukEach of these commands will prompt me for my department password.What I'd like to do is have a script which opens both these connections and then starts MATLAB, without any other input. How would that be done?
View 1 Replies
View Related
Nov 14, 2010
So I'm going to try out opendns as an internet filter. But I'm not doing it on a network/router, just on my local machine. Using ubuntu, I read that I need to select each connection and change the dns settings.Is there a way to generically add the dns settings so that if I connect to a new network I don't have to manually update it's settings?
View 1 Replies
View Related
Mar 30, 2011
I get a message on boot that I have too many connections. so I looked ate the dmesg file but I have no idea what is going on. My system is a i7-960 cpu on a saber tooth x58 asus motherboard, with 12 GB of DDR3 (4GB per channel) running the 64 bit version of maverick Ubuntu.
[Code]......
View 3 Replies
View Related
Apr 6, 2011
i am too new for linux..I installed Ubuntu 10.10 desktop edition from windows.When i am trying to configure network connections i am facing problems
Code:
udo pppoeconf
no working ethernet card could be found.If you do have an interface card which was not autodetected so far,you probably wish to load the driver manually using the modconf utility.Run modconf now?
/usr/sbin/pppoeconf: 523: modconf: not found Ifconfig
[Code]...
View 1 Replies
View Related
May 21, 2011
I've been searching and searching trying to figure out how to get ubuntu to connect to ad-hoc connections and just can't figure it out. Can anyone help me out with this?I have the Droid 2 Global and I use "wifi tether" and it works for getting internet on windows and on my 360. But I just installed ubuntu and can not get it to connect.
View 6 Replies
View Related
Aug 1, 2011
I might be misunderstanding the log but it looks like UFW is blocking connections. I want to allow all incoming and outgoing. I guess what I'm saying is that the servers on my computer will open ports but all other ports should respond with closed just like a default Ubuntu install. Trying to use UFW to monitor connections without really doing any firewalling.
Code:
Aug 1 07:14:07 universal-mechanism kernel: [311111.963762] [UFW BLOCK] IN=eth0 OUT= MAC=00:1f:c6:8a:e9:66:00:01:5c:32:f4:c1:08:00 SRC=72.21.203.146 DST=174.44.178.56 LEN=40 TOS=0x00 PREC=0x00 TTL=233 ID=51984 DF PROTO=TCP SPT=80 DPT=54466 WINDOW=8201 RES=0x00 RST URGP=0
View 2 Replies
View Related