search for: conecct

Displaying 12 results from an estimated 12 matches for "conecct".

Did you mean: conect
2010 Dec 03
3
Total Number of conecctions
I have the need to know how many connection the server has, i run this command but i don't know how to sum all the results and get a final number. any ideas? netstat -an | grep -E 'tcp|udp' | awk '{print $6}' | sort | uniq -c | sort -n ?? 1 CLOSE_WAIT ?? 1 FIN_WAIT_2 ?? 1 LAST_ACK ?? 1 TIME_WAIT ?? 4 SYN_SENT ? 15 ? 37 LISTEN ? 44 ESTABLISHED
2006 Feb 24
3
Offline Installation
Hi I want to install Rails in my windows laptop but I don''t have internet conecction at home, so I''m saving in a usb drive the ruby installer (ruby182-15.exe) and the gems package (rubygems-0.8.11.zip) , could anyone point me what other files do I''ve to take home.
2009 Mar 05
3
problems to users want connect after not activity in dovecot
hi, some users report me some issues about when they try to conecct to dovecot. they come early and when want to connect to theirs account, receive a message from mua (ms-outlook) sayind "the pop server not responds in 60 seconds, Do you want to wait other 60 seconds for a server response?"... later, they can connect to server without other problems... l...
2009 Jan 31
3
Is http://downloads.digium.com/pub/ down???
Anyone else having problems connecting to http://downloads.digium.com/pub/ ?? Jonn
2011 Aug 25
5
Question About Shorewall Functions
Hello, My name is Felipe I succesfuly installed Shorewall 4.4.20.3 in Ubuntu 10.04, This installation is for controlling the access into the local Network, My question is if it is possible to make a conecction WAN to LAN using Terminal Name?? i have been searching in goolge but i didnt find an answer!!!! For example we have IP Public into shorewall with 2 interfaces, and in the LAN we have 3 sapservers, I want to connect specifics clients betwen WAN to LAN by Terminal Name!!!!!! is possible that and...
2008 Sep 05
5
PPTP Client Behind a Shorewall Firewall
Hi all, I´m running a server that frecuently needs to open a pptp session with a remote server outside my Company. This server is running behind a Shorewall firewall and I don´t find information in Shorewall web page because there is no information in the link http://www.shorewall.net/PPTP.htm#ClientsBehind Nowadays I can connect this server with the remote one but te session is closed after
2012 Oct 02
0
libvirt Java to connect at the XEN
Hi people, I am new using libvirt for Java I created a class to test my conecction with XEN, but it is throwing a exception that I can't figure out how I solve this. Does anyone knoe how to configure it correctly? I cat use this class from the command line: $ javac -classpath /usr/java/jdk1.6.0_34/bin/libvirt-0.4.9.jar test.java $ java -classpath .:/usr/java/jdk1.6.0_34/bi...
2006 Mar 28
1
IP route balance problem
...--eth2---192.168.254.128----- ----------------192.168.254.254 ISP router 2 What I want to do is a balance charging and itsnt working The Kernel version es 2.6.14 root@enrutizador:~# uname -a Linux enrutizador 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux Eth1 and Eth2 are well coneccted to Routers... root@enrutizador:~# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. 64 bytes from 192.168.1.1: icmp_seq=1 ttl=128 time=0.726 ms root@enrutizador:~# ping 192.168.254.254 PING 192.168.254.254 (192.168.254.254) 56(84) bytes of data. 64 bytes from 192.168.254.254:...
2008 Jul 21
2
sftp needs a long time for sending a filelist
...s a long time for sending a filelist. The timespan increases exponential if many files are on the remoteserver. for example "ls -la *.txt" needs 10 seconds for 2000 files but needs 50 seconds for 4000 files. For 150.000 Files i have to wait 15 minutes for example but the Conecction is very fast. I think the sftp-server needs this time to build the list. What can i do to get the list in normal time. ? Whats could be the reason for this long delay ? Thanks to All -- Markus Wuensch ________________________________________________________________ I...
2000 Jul 07
1
Can't see my server
I'm trying to get running an ethernet with two machines: a samba server running suse linux 6.4 and a client running windows 98. I follow the steps in the DIAGNOSIS.txt file, but I get stucked when executing 'net view \\SERVER' in the client. I have laready done everything it says in that file: 1) Set a lmhost file in the client. Just with this line: 192.168.0.1 ASTERIX #Asterix is
2007 Aug 29
5
Round Robin trafic shapping
I have this problem: I have an Internet line input with variable speed. I have a max speed and a min speed: Vmax and Vmin. The speed is always changing between Vmax and Vmin. I want to share the actual bandwidth (you don''t not how much, you only know the speed is between Vmax and Vmin) for N clients. The bandwidth should be shared so nobody can get more bandwidth than the others.
2006 Mar 28
13
Load-banancing. two ip''s from one isp
--------------eth0---80.48.56.70---------- -------------80.48.56.65 ISP | my | router1 | | | linux | | | router2 ------------eth1---192.168.200.10----- ----------------192.168.1.1 ISP I''ve two ip from my isp one public and one internal. ISP have two routers router1 is gw for public ip and router2 is gw for internal