Displaying 20 results from an estimated 9000 matches similar to: "shaping outboaud email"
2005 Jul 28
3
Routing for multiple uplinks/providers problem.
Been running this for quite a while and noticed that have intermittent
problems getting out.
Find that if I ping the same site from 2 computers it may work on one
and fail on the other.
Also was surprised that some time they are going out different
interfaces at the same time.
Seems to work all the time from the firewall.
Running 2.6.10 kernel with the multipath routing patches on a debian
2004 Apr 27
4
Real IP behind SNAT
Hi.
I was asked to put a real IP behind a linux router
is doing static NAT for an internal network.
Internet (gateway)
|
|
|
eth0 = real IP
-----------------
L I N U X ROUTER
-----------------
eth1 = private IP
|
|
|
eth0 = real IP
-----------------
Wireless Access Point
-----------------
2005 Jun 17
4
linux ip forwarding problem
Hi,
I have three linux machines, and I want to let one of them forward packets
betwen the other two. The forwarding node has two ethernet cards,
connecting the two two machines respectively. However, when I ping between
the two end points, the forwarding node can receive the ping requests at
its eth0, but it never forwards them to its eth1. So is the reverse
direction.
The forwarding node is
2005 Sep 21
5
test 1 2 3 4
Second test after big upgrade..
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
2005 Oct 11
4
dual-isp incoming traffic problems
I have two ISP connections, and am having some issues. I can connect to
any services on the firewall, like the smtp gateway, but anything on the
internal server only works from one connection. The lartc guide has a
good example for what to do for services on the box, but leaves it open
for how to handle services on an internal host. I''ve tried using
iptables to mark the packets
2005 Jun 17
3
Bandwidth monitoring tool
Hi.
I am trying to shape my upstream bandwidth, mostly per port. and I am
having some problems getting things to work the way I want them to.
before I throw my configuration at you guys ;), I`d like to debug it by
myself - but I was not able to find a tool that allow me to
monitor current bandwidth usage per port (and preferably even per port+ip).
I want to know what is the current bandwidth
2004 Jul 21
4
shaping passive ftp traffic
Hi,
I have tried unsuccesfully to limit my ftp server send speed in linux.
I have an ipcop linux firewall/router with 2 nics. 1 nic (eth1) is
connected to a 3mbit/384Kbit cable connection and the other (eth0) a
switch. Behind it i have a suse linux box and a windows box.
On the suse box i run proftpd. I need to shape my passive ftp send
speed to 34KBytes because if it is maxed out at 45K
2005 Nov 05
3
ftp shaping and excluding ls packets
Hi,
I am currently using a script to shape my outbound ftp traffic. Works
great except for 1 thing. When a user goes to list a dir, the listing
is also getting shaped. This causes dir listings to be very slow.
Is there a way to differentiate the dir listing packets?
Here is a my current script:
#!/bin/bash
#shaping passive and active outbound ftp traffic on an internal computer
without
2004 Jul 28
1
shaping marked packets
Hi,
I am trying to figure out how to shape the following marked packets and
limit them to a speed on 30KBytes. I have read the documentation but I
am unsue of what to do.
iptables -t mangle -A FTP-OUT -p tcp --dport 50000:51000 -j MARK
--set-mark 1
Mark
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc
2006 Mar 04
3
my shaping rules wont work on nat box
I am currently running the following script on an internal machine to
shape outbound ftp and email traffic.
I am trying to move the script to my nat router (ipcop with 2 nic cards)
so that it shapes the whole network and not only the outbound of 1 box.
I have cable modem -> ipcop (eth1) >(eth0 - 192.168.1.1) >
192.168.1.100 and 192.168.1.101.
The scripts works great running on
2004 Oct 08
3
shaping outbound ftp traffic
>In theory yes, but it is shaping inbound transfers to my server.
>YOu''re not doing any other sort of Ingress filters are you??
No
>I dont care about destination port. That line was commented. BUT, incoming transfers are being shaped for some reason.
>Could this be shaping on the ISP side?? What >happens when the tc rules
>are shut off??
No, everything works fine
2004 Oct 07
2
shaping outbound ftp traffic on 1 nic not working properly
>Theory is.. You can only shape outbound traffic.
Inbound is via tcp windowshaping etc..
In theory yes, but it is shaping inbound transfers to my server.
>> iptables -t mangle -A MYSHAPER-OUT -p tcp --sport 65437 -j MARK --set-mark 20
>> iptables -t mangle -A MYSHAPER-OUT -p tcp --sport 50000:51000 -j MARK --set-mark 20
>> iptables -t mangle -A MYSHAPER-OUT -m mark --mark 0
2005 May 29
1
Routing for multiple uplinks and SNAT to 2 source IPs
Hi,
I configured a router box to use 2 providers, as described
in the HOWTO. (Apendix 1)
I want to use both links to reach a single smtp server. As I read
in the kptd and in some old messages of this list, doing a SNAT
in the postrouting chain comes _after_ the routing desision.
So I guess the following lines I''m trying to use are wrong.
(See Apendix 1)
What can I do to have multiple
2005 Jun 14
1
HTB and HTTP latency
Hi.
Has anybody experienced problems with HTB and latency?
The case is: I''m allocating traffic for HTTP traffic. It seems more
responsive without using HTB.
Regards,
Nelson.-
--
Homepage : http://geocities.com/arhuaco
The first principle is that you must not fool yourself
and you are the easiest person to fool.
-- Richard Feynman.
2005 Jun 20
0
routing for multiple uplinks + DNAT (LVS in my case)
Hi.
Contents:
1) Introduction
2) 2 Questions
* Introduction:
I used this HOWTO to use multiple providers.
http://lartc.org/howto/lartc.rpdb.multiple-links.html
The box is a load balancer, using the Linux Virtual Server.
We have a problem with lost connections, and it seems you
get issues when you combine this setup with DNAT [1].
The proposed solution [1] is to use these rules to mark
2004 Aug 05
1
marking passive ftp and shaping
I am trying to mark outbound passive ftp traffic with iptables and shape
it to 35KBytes. I am using the following script on the computer that
runs the ftp server.
It is not working correctly, it seems to limit ALL traffic. Cant file
share or anything.
Anyone might know what is wrong?
#!/bin/bash
#shaping passive ftp traffic
# mark the outbound passive ftp packets on ports 50000-51000
2004 Nov 24
17
outbound shaping
Well it appears i have no clue what im doing. I thought i had the below
script working to shape outbound ftp traffic....however, it is shaping
inbound traffic too. I have NO clue why.
Please comment if anyone has any ideas why this doesnt work. I want to
shape only outbound ftp traffic and not inbound or lan traffic.
#!/bin/bash
#shaping passive and active outbound ftp traffic on an
2006 Mar 05
0
revised shaping rules, please take a look
In my attempt to move my traffic shaping to my router from an internal
box, I have come up with a new set of rules. I would appreciate any
feedback the list members might have.
What I am trying to do is shape my outbound bandwidth so that my que
doesn''t get full. I run a ftp server 24/7, do normal email, some ssh,
web surfing and some downloading. I have a cable modem with 10mbit
2019 May 26
2
"if" function in pure R?
Hi all,
Could anyone refer to me to a good source to learn how to program a simple
control-flow construct* in R, or provide me with a simple example?
Control-flow constructs are programmed as primitives, but I would like to
be able to do that (if possible) in pure R.
The general context is that those functions are a mystery to me. The
motivating example is that I would like to create a function
2004 Oct 06
1
shape outbound ftp with 1 nic
Hi,
I am using the following script to limit my outbound traffic. This scipt runs on a box behind my firewall. It limits my outbound passive ftp traffic to 39K perfectly....just like i want. However, i just noticed that it is also limiting uploads coming to my server.
Is there something I can change to make it not limit uploads to my server?
#!/bin/bash
#shaping passive ftp traffic
# mark the