Page 1 of 1
Limiting certain ports
Posted: Thu Jul 21, 2005 4:24 pm
by 2-PeK
Hi
I would like to know if it is possible (im sure it is) to some how limit certain ports and unlimit certain ports. For example, we have ppp profiles limiting clients to 128K, we have our own mail server on the back bone, but now our clients link to that server gets limited to the 128K.
Is it some how possible to not limit port 25 and 110 to the 128K but have them unlimited? If yes, how do I do it?
Thanx
Darren
Posted: Thu Aug 11, 2005 9:31 pm
by rikerconsulting
You may need to stop using the PPP profiles to set the rate limits and configure queue trees. If I can take a look at your configuration I might have a different (much easier) solution but I don't want to promise that unless I'm sure. Just let me know,
mikrotik@rikerconsulting.com.
~ Jason M. Weber
Posted: Mon Aug 15, 2005 3:34 am
by yogi
What about a simple queue with the dest address of the mail server. Or was mail just the example, and you specifically need ports?
Posted: Mon Aug 15, 2005 4:16 am
by rikerconsulting
What about a simple queue with the dest address of the mail server. Or was mail just the example, and you specifically need ports?
Would the PPP profile queue not take precedence?
~ Jason
Posted: Mon Aug 15, 2005 6:17 pm
by yogi
Would the PPP profile queue not take precedence?
~ Jason
No
[yogi@Home] queue simple> add name=override dst-address=1.1.1.2/32 max-limit=512000/512000 limit-at=512000/512000
[yogi@Home] queue simple> pri
Flags: X - disabled, I - invalid, D - dynamic
0 name="override" dst-address=1.1.1.2/32 interface=all parent=none priority=8 queue=default/default
limit-at=512000/512000 max-limit=512000/512000 total-queue=default
[yogi@Home] queue simple>
Your dynamic pppoe's will come below. This would mean all client traffic to the mail server IP 1.1.1.2 will be limited to 512k. Thats port 25 and 110, so not sure if thats what 2-Pek wanted.
Posted: Tue Aug 16, 2005 8:05 pm
by 2-PeK
Hey guys...
Sorry for the l8 reply...I have not been on the forum recently. Been busy with studies and all that.
It wud be one address for the mail server, but that wud only be for outgoing mail, for recieving, the clients have their own email addresses and recieve via multiple servers. I dont even know them all. So I wud need the actualy port to be unlimited bcos then it wud meet the needs for every clients email, but for sending we have our own mail server.
I cant stop PPP connections, but then again thats all i know how to do, I use the ppp connections so our clients can recieve an IP from the server, and thus get routed which ever direction. Ill send u the config, then u can try help me out here ( Jason M. Weber )
Thank You all so much for your replies. I will give it all a shot. But for my recieving end of email for clients, I need 2 know if there is some way to unlimit port 110...else clients will have to sit with slow connection for recieving.
Thanks again
Darren
Posted: Tue Aug 16, 2005 9:40 pm
by rikerconsulting
So what about a queue tree?
~ Jason
No
[yogi@Home] queue simple> add name=override dst-address=1.1.1.2/32 max-limit=512000/512000 limit-at=512000/512000
[yogi@Home] queue simple> pri
Flags: X - disabled, I - invalid, D - dynamic
0 name="override" dst-address=1.1.1.2/32 interface=all parent=none priority=8 queue=default/default
limit-at=512000/512000 max-limit=512000/512000 total-queue=default
[yogi@Home] queue simple>
Your dynamic pppoe's will come below. This would mean all client traffic to the mail server IP 1.1.1.2 will be limited to 512k. Thats port 25 and 110, so not sure if thats what 2-Pek wanted.
Re: Limiting certain ports
Posted: Mon Dec 29, 2014 9:14 am
by fairiyanna
Will these new cards ever be supported on 2.8.x or only on the new 2.9.x and when can we expect it to happen ?