Displaying 20 results from an estimated 600 matches similar to: "port forwarding"
2004 Jan 04
6
HTB filters - pls help me
Hi,
we r using HTB algorithm,for traffic shaping, we are facing a problem.
we are able to create multiple classes,filters. But when we delete 1 filter all filter gets deleted. how do we avoid that.
waiting for you reply
Regards
Jayesh
-------------------------------------------------
Shop & Save at Sifymall.com!
Special Festive Offers - up to 60% off on DVD players, MP3 Players.
Mobile
2003 May 07
4
dsmark, unkown
Hi,
I want to use the dsmark, but it always says: "unkown qdisc", although I
have enabled it (y in Network options), and I have my kernel recompiled.
I am using SuSE 8.1, 2.4.20 Kernel, tc available at the HTB site (with
already precompiled HTB queue).
Can anybody find the problem?
thx
_________________________________________________________________
MSN 8 helps eliminate e-mail
2002 Nov 27
7
one dude about rt_tables
Can I add routes to rt_tables by hand with the vi editor?
If I add a route to that file, it will be there if I reboot the box?
I am sure there are stupid questions but I can''t find the answer into the
papers I have here.
Luis Miguel Cruz Miranda.
CCNA - Systems Administrator
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2012 Nov 12
2
how to enter a string value
hi,
I want to know just enter a string value
entering a numeric value is make with the function scan () or scan (nmax =
..)
but it does not work for string
my goal is to enter three string: name and surname and date of birth
I try with this code but it shows me errors
print ("enter the name")
name <- scan (nmax = 1)
print ("enter the first name")
firstName <- scan
2005 Oct 31
3
Still corrupt indexes in 1A4
Hello All!
Well I still have users which almost daily get corrupt dovecot files in
their IMAP folders (Maildir style) and are unable to read their mail in
this particular folders. When I delete dovecot files in this folder (rm
-rf dove*) user can again read all messages.
This is regular Linux CentOS 4.2 with SAN storage (boot from SAN) as
disks. So this is EXT3 on LVM.
BUT it is VERY
2003 Sep 05
8
where is "equalize" kernel patch?
I found following paragraph in the man page of iproute2.
equalize
allow packet by packet randomization on multipath routes.
Without this modifier, the route will be frozen to one selected
nexthop, so that load splitting will only occur on per-flow base.
equalize only works if the kernel is patched.
^^^^^^^^^^^^^^^^^
Now, where
2004 Nov 23
2
ip rule to remove
hi thanks for your reply heh "Example: ip del rule pref 32742" is
syntically wrong :)
and when i tried "ip rule del 32742" it gives me error
# ip rule del 32742
Error: argument "32742" is wrong: Failed to parse rule type
so how to get get of these extra rules?
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2
2004 Aug 16
1
question re ip rules logic
Hello everyone,
Please excuse these basic questions but I am new to Linux and I
am getting desperate for answers.
We are running redhat linux and after many hours of investigation I am
unable to get a certain ip rule and ip route command combination to work.
These are the software versions installed.
[root@c1b04a01 linux-2.4.21-15.EL]# uname -a
Linux c1b04a01 2.4.21-15.ELsmp #1 SMP Thu Apr
2003 Mar 25
2
Public Router using Private Links
I am running a public core router using private links from my provider.
Details:
RH7.3
9 interfaces (all Intel)
eth0 is default gateway and has a private IP address
all other interfaces are links to other routers or networks
eth3 has a public IP address
The core router will rarely need to access sites out on the internet, but when it does it cannot get there because the eth0 has a private IP
2010 Apr 27
4
Patch sensible callback framework
This patch adds a simple callback framework.
Modified loadfile and floadfile to look for callbacks and call them if present
Supports multiple callbacks
Modified com32/modules/linux.c to demonstrate functionality (it's a little more complicated than it should be just to demonstrate multiple callbacks). Add progress argument to display a percentage indicator when loading.
Example
boot:
2015 Dec 04
2
LLVM fails to install with ocaml enabled
Hi,
I'm playing around with LLVM and stumbled upon this issue while while
performing "make install". The build itself was successful. I'm using
the latest git version.
#make install
-- Installing: /home/alesko/llvm-install/bin/llvm-mc
-- Installing: /home/alesko/llvm-install/bin/sancov
-- Installing: /home/alesko/llvm-install/bin/opt
-- Installing:
2004 Aug 02
5
Route policy preference value
Assuming if I have rules matching the same packet,
the one chosen is the lower preference value or
the high ?
For example
# ip rule list
....
100 from 192.168.1.0/24 lookup main
200 from all fwmark 5 lookup first
.....
Packet is matching both rules, the one with priority/preference
100 or 200 is selected ?
_______________________________________________
LARTC mailing list /
2002 Jan 25
1
rsync: future of the --server option
Hello list members,
I notice here that the --server option is listed as undocumented.
http://rsync.samba.org/rsync/fom-serve/cache/88.html
My question is that the --server option is not documented, and I'd like
not to build functionality into one of my systems without trusting that it
will be there in the future.
I was able to find the --server option simply by watching the rsync
entries
2012 May 11
3
[Bug 49815] New: nouveau segfaults in p_atomic_dec_zero
https://bugs.freedesktop.org/show_bug.cgi?id=49815
Bug #: 49815
Summary: nouveau segfaults in p_atomic_dec_zero
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component:
2003 Mar 04
2
Routing based on fwmark
I''m having trouble routing on high fwmarks, I want to use a lot of
different marks for 2 routes so that I can QoS based on the marks
ip rule looks like this:
0: from all lookup local
32751: from all fwmark 31 lookup dslout
32752: from all fwmark 30 lookup dslout
32753: from all fwmark 29 lookup dslout
32754: from all fwmark 28 lookup dslout
32755: from
2006 Jul 25
3
problem in Route add using netlink
Hi all
Iam trying to implement "route add " using netlink. The changes are not reflected in the routing table. I have given my code and screen shots of the routing tables.
Can anybody tell me is there any mistake iam making in defining the fields .
or any other mistake iam commiting
thanxs
viji
//////////////////////////////////// CODE
2003 Jul 28
6
snooping - the crux of the problem
I have a computer with two interfaces, say with addresses 192.168.1.1
and 192.168.1.2. I want to set up routing such that when I ping
192.168.1.1 it goes out through 192.168.1.2 and not to the local
interface.
Is this possible - all my attempts so far have been unsuccessful? If
so, pointers, etc. would be gratefully appreciated.
Jim
--
Jim Redman
(505) 662 5156 x85
2005 Jul 10
7
QOS HELP PLEASE
ive got problems with my network (120 people)
ive got big pings (300ms)m whereas there are normally about 19ms.
i do not know if my qos is proper (fast i mean).
www.tdi.pozman.pl/fir2 - my qos
www.tdi.pozman.pl/rules - my firewall
can sb tell me if do it ok ?
--
*Dariusz ''tdi'' Dwornikowski | Gentoo | admin at pozman.pl |
2003 Feb 04
3
tc htb stats
I have an htb qdisc setup and it is shaping my traffic wonderfully but
I''ve just recently started taking a look at the output from the command
tc -s class ls dev eth?
Looking at the "rate" line I thought to myself..."cool I can use this to
graph throughput avg.es without having to worry about the "Sent bytes"
rolling over or being lost when the htb qdisc is
2002 Dec 30
9
QoS (HTB) without IP address
Hi all,
After a long reading of the LARTC, I were able to set up a working HTB
config on my firewall.
But my question is :
Can I use a "ip less" box to do QoS ? With bridging software (or even
without?) or thing like this and use an u32 filter to direct the traffic to
the right class ?
In other words, I can''t modify the existing network config or inster into
(netmask is