This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Traffic Shaper on outgoing emails?

hi forum,

ASG220 with exchange 2003 behind. mail security activated - everything is fine, except when a newsletter is send out. the mails are in the SMTP spooler on the ASG and delivery is in process - this cuts down the complete internet traffic, meaning that even opening a website is not possible anymore. 
the uplink is on it's limit (512kbit/sec)

is there a possibility to shape down the traffic, e.g. that outgoing mails from the ASG must not take more than 256kbit/sec, so that surfing is still possible while mails are delivered?

if so (and i think there should be something like that) it would be great if someone gives my guidance.

thanks
GrEEtz


This thread was automatically locked due to age.
Parents
  • I tried to do the same thing but my email traffic isn't limited.

    I set up a service group (email outgoing) with 6 services in it for IMAP, POP3 and SMTP (and again with SSL).
    For SMTP this would be:
    name: SMTP outgoing
    destination: 1:65535
    source: 25

    I then made a traffic selector:
    any -> email outgoing -> any (TOS/DSP off)

    And a bandwidth pool on my external nic (enabled):
    bandwidth: 32 kbps
    limit: 128 kbps
    traffic selector: email outgoing

    I enable QoS on my external nic and entered the available bandwidth:
    downlink: 67000 kbps
    uplink: 1900 kbps

    I used low traffic limits for testing purposes.  A 15MB mail should take at least 15*1024*8 kb / 128kbps = 16 minutes, but it arrives after only a couple of minutes (suggesting it takes up my entire outgoing bandwidth).

    What am I missing?
  • I tried to do the same thing but my email traffic isn't limited.

    I set up a service group with 6 services in it for IMAP, POP3 and SMTP (and again with SSL).
    For SMTP this would be:
    name: SMTP outgoing
    destination: 1:65535
    source: 25

    I then made a traffic selector:
    any -> email group outgoing -> any

    And a bandwidth pool on my external nic:
    bandwidth: 32 kbps
    limit: 128 kbps
    traffic selector: email group outgoing

    I enable QoS on my external nic and entered the available bandwidth:
    downlink: 67000 kbps
    uplink: 1900 kbps

    I used low traffic limits for testing purposes.  A 15MB mail should take at least 15*1024*8/128 = 16 minutes, but it arrives after only a couple of minutes (suggesting it takes up my entire outgoing bandwidth).

    What am I missing?


    what my setup does is if there is more bandwidth available that is not being used by a higher priority traffic then it can grab everything...if there is something else going on then the smtp traffic will be limited to it's floor amount or the amount of spare bandwidth...i did not see you check the specify upper limit box and fill that in with whatever you want.  You have to specify the upper limit if you want there to be one..but the upper limit has to be greater than the guaranteed minimum limit.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Reply
  • I tried to do the same thing but my email traffic isn't limited.

    I set up a service group with 6 services in it for IMAP, POP3 and SMTP (and again with SSL).
    For SMTP this would be:
    name: SMTP outgoing
    destination: 1:65535
    source: 25

    I then made a traffic selector:
    any -> email group outgoing -> any

    And a bandwidth pool on my external nic:
    bandwidth: 32 kbps
    limit: 128 kbps
    traffic selector: email group outgoing

    I enable QoS on my external nic and entered the available bandwidth:
    downlink: 67000 kbps
    uplink: 1900 kbps

    I used low traffic limits for testing purposes.  A 15MB mail should take at least 15*1024*8/128 = 16 minutes, but it arrives after only a couple of minutes (suggesting it takes up my entire outgoing bandwidth).

    What am I missing?


    what my setup does is if there is more bandwidth available that is not being used by a higher priority traffic then it can grab everything...if there is something else going on then the smtp traffic will be limited to it's floor amount or the amount of spare bandwidth...i did not see you check the specify upper limit box and fill that in with whatever you want.  You have to specify the upper limit if you want there to be one..but the upper limit has to be greater than the guaranteed minimum limit.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Children
No Data