Community discussions

MikroTik App

Search found 8 matches

by maaking2
Thu Sep 03, 2009 2:24 am
Forum: Scripting
Topic: [Try it] A Script to Clear web-proxy cache
Replies: 6
Views: 4190

[Try it] A Script to Clear web-proxy cache

Hello, For everyone who want to clear proxy cache, try the follwing scripts. 1- add thescript if you have ver 3.x then use: (tested and works!) /system script add name=script_clear_cache source="/ip proxy clear-cache" if you have ver 2.x (not tested) /system script add name="script_cl...
by maaking2
Wed Aug 26, 2009 8:29 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

I think so yes. Because Mohammad reported problem was back after a few minutes so we don't really know what caused it. We thought it was fixed by that accept rule but .. no. I'm waiting waiting for him to contact me to bring the config to a complete working state with proxy. yes, it's not fully wor...
by maaking2
Mon Aug 24, 2009 1:08 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

to maaking2 - in first picture you can clearly see - problematic interface don't have ready flag, so maybe you need to plug Ethernet cable first :) NO, it's plugged in. [attachment=0]interface_list.jpg[/attachment] When i Disable adsl1, all traffic goes to adsl2. the king problem of all times is: t...
by maaking2
Sat Aug 22, 2009 10:41 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

maaking2: Not entirely sure, although you mentioned your connections are PPPoE connections in this router? If that is correct then would the users actually pass via the local interface or each via is own pppoe interface? . thanks for the reply. here is a screen of my config: take a loot at interfac...
by maaking2
Sat Aug 22, 2009 1:27 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

thanks omega -00 for sharing pcc load balancing: unfortionatly it didn't work for me, all traffic goes to Interface1, not divided , all my clients connect VIA PPPOE. I have 2 interfaces gateways: 1 = adsl1 2= adsl2 3- Local - is an interface which clients use. here is my configuration based on yours...
by maaking2
Fri Aug 21, 2009 8:55 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

PPPoE server create a interface for each connected client.

It's wrong to set in-interface as physical Ethernet.
You need to match packets by source address or by other via.
thanks for your quick reply.

do you know how can i do that, or can mikrotik guys post help here!.


regards
by maaking2
Fri Aug 21, 2009 3:33 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

Hello Guys, I have setup the config in: http://wiki.mikrotik.com/wiki/PCC#Introduction My router is: RB433ah Router Os ver = 3.28 here is what i came with: / ip address add address=192.168.2.1/24 network=192.168.2.0 broadcast=192.168.2.255 interface=Local add address=192.168.1.99/24 network=192.168....
by maaking2
Sun Jun 28, 2009 2:10 pm
Forum: General
Topic: New firewall matcher PCC
Replies: 298
Views: 97296

Re: New firewall matcher PCC

Hello, I'm using the example posted by: tiagom my source is 6 gateways adsl and wireless internet each one is (128kbps). I have setup this on my router and all traffic goes to ether1 only. there were 25 users online, and all were taking internet from ether1 all my users are connected through ether9...