Community discussions

MikroTik App
 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Limit

Mon Dec 20, 2004 11:58 pm

Hi all , i have a mikrotikRouterOS , and i have two interfaces one=Internal and the second interface is External.. i want to limit one ip on the external interface , ex. i want to limit this ip 10.0.0.2
any idea? :roll:
 
edzix
Member
Member
Posts: 333
Joined: Thu Jul 01, 2004 3:01 pm
Location: Latvia

Tue Dec 21, 2004 2:58 pm

 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Tue Dec 21, 2004 8:16 pm

that didn;t helps me ... any another idea :roll: :roll: :roll: :roll:
 
User avatar
[ASM]
Member Candidate
Member Candidate
Posts: 284
Joined: Sun Jun 06, 2004 12:59 am
Location: Sofia, Bulgaria
Contact:

Tue Dec 21, 2004 8:25 pm

How do you want to limit it?
Drop traffic from it?
/ip firewall rule forward add src-address=10.0.0.2/32 action=drop
Or Bandwight shape it?
/queue simple add target-address=10.0.0.2/24 limit-at=10240/10240 max-limit=10240/10240
 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Tue Dec 21, 2004 10:03 pm


Or Bandwight shape it?
/queue simple add target-address=10.0.0.2/24 limit-at=10240/10240 max-limit=10240/10240
i have a mikrotik 2.7.14.. and i can't find
 queue simple> add target-address
is it posible to update from 2.7.14 to 2.8 or higher if yes tell me how plz..
thank you
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26822
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia
Contact:

Wed Dec 22, 2004 9:24 am

no wonder it doens't work - you have an old version, and there are not as many features + the commands are different.

it is possible to upgrade and you should do it. it depends on whether your license still is upgradable. check `system license print` and see what date you have there.
 
User avatar
[ASM]
Member Candidate
Member Candidate
Posts: 284
Joined: Sun Jun 06, 2004 12:59 am
Location: Sofia, Bulgaria
Contact:

Wed Dec 22, 2004 9:47 am

btw... I've made a mistake in the target-address(/32 not /24). But I think that this is for 2.8+ only.
 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Wed Dec 22, 2004 3:31 pm

btw... I've made a mistake in the target-address(/32 not /24). But I think that this is for 2.8+ only.
Thanks , but i think that SRC-Address and TArget -address are the same!!
 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Wed Dec 22, 2004 9:38 pm

hi all , i'v done configuring the mikrotik , now i can limit , evry ip , but when i limit one ip ex.10.0.0.2 ,and this ip downloads anything the PING from mikrotik to 10.0.0.2 is to high, betwenen 2000 - 3000ms.. ?
any idea?

p.s the ping is high only while downloading...
 
User avatar
[ASM]
Member Candidate
Member Candidate
Posts: 284
Joined: Sun Jun 06, 2004 12:59 am
Location: Sofia, Bulgaria
Contact:

Wed Dec 22, 2004 11:48 pm

hi all , i'v done configuring the mikrotik , now i can limit , evry ip , but when i limit one ip ex.10.0.0.2 ,and this ip downloads anything the PING from mikrotik to 10.0.0.2 is to high, betwenen 2000 - 3000ms.. ?
any idea?

p.s the ping is high only while downloading...
That is because the traffic shaping works this way. The main idea is to slow down and/or drop packets.
 
proxy
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 82
Joined: Wed Dec 15, 2004 1:18 am

Thu Dec 23, 2004 1:45 pm

and how to do that ??? , and how works that way of dropin packets ?? :roll:
 
User avatar
[ASM]
Member Candidate
Member Candidate
Posts: 284
Joined: Sun Jun 06, 2004 12:59 am
Location: Sofia, Bulgaria
Contact:

Thu Dec 23, 2004 4:55 pm

you can add /queue tree that shapes traffic different from icmp

Who is online

Users browsing this forum: No registered users and 36 guests