Displaying 20 results from an estimated 6000 matches similar to: "client disconnecting"
2006 Dec 20
3
Disable netfilter for bridged traffic
Hi All,
Can anybody suggests how can I disable netfilter for bridged traffic in
linux-2.4.27 kernel ?
Thanks and Regards,
Senthil
2007 Feb 14
2
HTB policing affects shaping performance? Please, help.
This is my simple situation:
I want to policy download and shape upload going through my router.
It has two interfaces: eth0 (10.4.10.222/24 connected to LAN) and eth1 (172.16.0.1/24 connected to my laptop).
My setup:
[eth1]
tc qdisc add dev eth1 root handle 1: htb default 999
tc qdisc add dev eth1 parent 1: classid 1:1 htb rate 1Mbit
tc filter add dev eth1 protocol ip parent 1:0 prio 1 u32 match
2006 Jun 22
7
iptables match u32
hello,
I try to use iptables rules to drop skype trafic. The
iptables rule is :
iptables -I FORWARD -p udp -m length --length 39 -m
u32 --u32 ''27&0x8f=7'' --u32 ''31=0x01020304'' -j ACCEPT
the problem I encounter is that i can''t have the match
u32 for iptables. Could someone help me ?
2006 Jul 06
2
routing ssh to secondary uplink
Hello,
I''m following this HOWTO
http://linux-ip.net/html/adv-multi-internet.html to route outgoing SSH
from a secondary ISP. I can see using tcpdump,jnettop,iftop that when
one of the computers located in my internal network is trying to SSH to
a box online using SSH, packets are routed via the secondary internet
ethernet card. However, packets don''t seem to know how to get back.
2006 Oct 06
12
Two outbound internet links, using one network interface
Hi,
I am trying to categorize the network traffic and to send it out across
two different providers.
For this I mark the packets in the firewall (in the PREROUTING chain of
table mangle),
and then use another routing table for the marked packets, which has a
different gateway
from the main routing table. Basicaly I am following the cookbook
example in this page:
2006 Nov 20
7
ISCSI SAN suggestion
Sorry for the off-topic question but I need advice on a buying a ISCSI
SAN for 4-6 servers running CentOS 4.4 .The main purpose for the SAN
is to store email accounts (that will be accessed by imap - dovecot)
and other documents. Minimal redundancy is required (e.g. dual power
supplies, battery backed write cache or mirrored controllers) and
price for a 2 TB configuration should be under $ 10000.
2012 Dec 01
8
[Bug 57777] New: lcd screen of a laptop does not wake up after sleep
https://bugs.freedesktop.org/show_bug.cgi?id=57777
Priority: medium
Bug ID: 57777
Assignee: nouveau at lists.freedesktop.org
Summary: lcd screen of a laptop does not wake up after sleep
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: alinm.elena at
2004 Aug 23
2
imq question
Hi
I''ve a stupid question. How can I shape upload using IMQ?
Instead of putting a rule in iptables in PREROUTING should i use POSTROUTING?
And another question is, can I make routing rule based on ip addresses assigned by iptables to an imq device?
The idea is, let''s say i have some rules in iptables like: -t mangle -A PREROUTING -s 192.168.0.0/16 -j IMQ --todev 0
Can i route
2004 Aug 26
2
ipfw core dump
Hi,
This is the first time I've come across this:
pid 11415 (ipfw), uid 0: exited on signal 11 (core dumped)
The core dump landed in root's home directory in one of my jails.
Has anyone seen this before? Should I be concerned? chkrootkit says
nothing. (How trustworthy is its output? ;-)
Thanks. Cheers.
--
Ng Pheng Siong <ngps@netmemetic.com>
http://firewall.rulemaker.net
2011 Dec 16
1
[Bug 680] Packets disappear after NAT on 2nd gateway
http://bugzilla.netfilter.org/show_bug.cgi?id=680
Willie <MidSpeck at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |MidSpeck at hotmail.com
--- Comment #8 from Willie <MidSpeck at hotmail.com> 2011-12-16 21:29:19 ---
I
2007 Feb 13
11
Routing problem (RTNETLINK answers: Invalid argument) on multiple internet link.
Hi all,
I''m trying to set up a computer with 2 routes to the internet, much as
described at http://lartc.org/howto/lartc.rpdb.multiple-links.html .One of my
interfaces (eth5, 192.168.2.2) is only used for traffic originating inside
the network. The other (eth1, 192.168.1.2) is only used for a VPN, where all
(udp) traffic originates from outside our network. I have created a second
2016 Jan 20
2
AVX Optimizations in Opus
Hello,
I had talked earlier with 'Timothy B. Terriberry' <tterribe at xiph.org>, about adding support for AVX instructions in Opus, but since he appears to be busy I would like to resend this on the mailing list.
I've created a pull request https://github.com/xiph/opus/pull/5 to add the testing infrastructure for the changes before adding the actual code.
A draft for the rest
2007 May 02
2
Sharpe-Ratio
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070503/6be2705c/attachment.pl
2007 May 13
2
Biplot
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070513/6557c355/attachment.pl
2007 Apr 24
2
Log-Returns
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070424/c6ce561b/attachment.pl
2007 Apr 19
2
Filtering
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070420/d7792b17/attachment.pl
2014 Dec 29
2
Use Samba with ACL for read Active Directory and set Permissions via it.
Thank you so much.
You right, My realm is "jasondomaini.jasondomain.jj" and I change configure as below :
[global]
workgroup = JASONDOMAINI
server string = Samba Server Version %v
# logs split per machine
log file = /var/log/samba/log.%m
# max 50KB per log file, then rotate
max log size = 50
security = ADS
realm = JASONDOMAINI.JASONDOMAIN.JJ
passdb backend = tdbsam
load printers = yes
2005 Jun 03
4
how can I monitor a (dumb) switch ?
Hello there,
Can anyone help me with a problem i have....
I have an ethernet LAN, made over dumb fast-ethernet switches
(10/100mbit) without management, so there is no IP for the switches.
What I want, if possible, is to find out if a switch is down or not.
It''s like with routers... if you want to find out if a router is OK,
either you send ICMP directly to the router, or to a host
1997 Sep 16
9
browsing problem
I have managed to get it set up so that I can now use net commands to
mount shares from my linux box onto my windows box. But I still don't see
an icon for my linux box on the network niehborhood. I have waited and
waited and tried what seems like everything but can't get that stupid icon
to come up. Any ideas???
Scott
2009 Mar 30
3
Two sets of Heartbeat HTTPD clusters on same subnet
Hi all,
I am new to Hearbeat so please be kind :) I also posted this on
Linux-HA lists with no responses so I posted it here.
I have successfully configure two machines to use heartbeat to cluster
httpd. The two nodes are called etk-1 and etk-2. I am trying to
configure another two machines to act as a separate cluster (on the
same IP subnet). These two nodes are called radu-1 and radu-2.