Community discussions

MikroTik App

Search found 38 matches

by vixxant
Tue Nov 24, 2015 3:42 am
Forum: Beginner Basics
Topic: Queues Rate limiting?
Replies: 10
Views: 3758

Re: Queues Rate limiting?

Your second rules parent queue is set as the first queue .can you check by setting parent queue as none in the second rule . Check whether the queue accumulates traffic after setting it as none
by vixxant
Mon Nov 23, 2015 2:05 pm
Forum: General
Topic: Huawei E3531s-2 USB LTE Stick & RB750UP
Replies: 6
Views: 5598

Re: Huawei E3531s-2 USB LTE Stick & RB750UP

http://forum.mikrotik.com/viewtopic.php?t=57494 you will have to connect to the stick using terminal . like putty. and execute the command . check these links as reference https://content.konekt.io/blog/using-at-commands-with-the-huawei-e303/ http://www.3g-modem-wiki.com/page/Huawei+AT-commands
by vixxant
Mon Nov 23, 2015 1:14 pm
Forum: Beginner Basics
Topic: How to access DMZ from LAN with its public IP?
Replies: 9
Views: 4669

Re: How to access DMZ from LAN with its public IP?

my mistake . then you can leave it blank.
by vixxant
Mon Nov 23, 2015 1:11 pm
Forum: Forwarding Protocols
Topic: Connection between 2 Mikrotik Routers
Replies: 3
Views: 1437

Re: Connection between 2 Mikrotik Routers

by marking packets with a DSCP(TOS) value you will be able to differentiate the packets from other routers it passes trough.
by vixxant
Mon Nov 23, 2015 12:57 pm
Forum: Beginner Basics
Topic: How to access DMZ from LAN with its public IP?
Replies: 9
Views: 4669

Re: How to access DMZ from LAN with its public IP?

i did not understand well what you said . but you can only forward the ports you need to dmz. like ip firewall nat add chain=dstnat protocol=tcp dst-port=80,443,3128 dst-address=public-ip action=dst-nat to-addresses=local-ip if you want you can define "to-ports=80,443,3128" so that it will...
by vixxant
Mon Nov 23, 2015 12:20 pm
Forum: Beginner Basics
Topic: How to access DMZ from LAN with its public IP?
Replies: 9
Views: 4669

Re: How to access DMZ from LAN with its public IP?

Can you try without "In.Interface: LAN"
ip firewall nat add chain=dstnat dst-address=public-ip action=dst-nat to-addresses=local-ip
by vixxant
Mon Nov 23, 2015 12:12 pm
Forum: Beginner Basics
Topic: Mikrotik firewall rules to iptables rules.
Replies: 2
Views: 2065

Re: Mikrotik firewall rules to iptables rules.

check the following code
iptables -t nat -A POSTROUTING -o eth0.4 -d 10.0.0.0/8 -j MASQUERADE
by vixxant
Sat Nov 21, 2015 1:44 pm
Forum: Beginner Basics
Topic: Need to block some ports
Replies: 1
Views: 1948

Re: Need to block some ports

Try this
ip firewall filter add chain=forward protocol=tcp dst-port=8393,5222,5223 action=drop
ip firewall filter add chain=forward protocol=udp dst-port=5100-5400,2099 action=drop
by vixxant
Sat Nov 21, 2015 1:38 pm
Forum: Beginner Basics
Topic: How to limit ip address per usage
Replies: 0
Views: 766

How to limit ip address per usage

Hi

what is the best way to limit traffic of a src ip address when it reaches a limit eg:100mb . in simple queues
by vixxant
Sat Nov 21, 2015 1:32 pm
Forum: Beginner Basics
Topic: Queues Rate limiting?
Replies: 10
Views: 3758

Re: Queues Rate limiting?

Try setting up a max-limit
queue simple add name="Full Speed" target="0.0.0.0/0" parent=none packet-marks="" priority=8/8 queue=default-small/default-small limit-at=0/0 max-limit=5M
/5M burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s
by vixxant
Tue Apr 01, 2014 2:14 am
Forum: Wireless Networking
Topic: HotSpot printer with user manager support
Replies: 1
Views: 1337

Re: HotSpot printer with user manager support

nice. now that's a useful one :D
by vixxant
Tue Apr 01, 2014 2:02 am
Forum: General
Topic: Normis - Bypass Hotspot Usage Accounting for Local Websites
Replies: 5
Views: 2230

Re: Normis - Bypass Hotspot Usage Accounting for Local Websi

Yes. But there should always be new features added to the new releases and people who can suggest the best features are end-users . i am also working in a ISP . where the AAA authentication system has a function to define no accounting for defined destination or source ip's . so it is a feature alre...
by vixxant
Tue Apr 01, 2014 1:50 am
Forum: General
Topic: Normis - Bypass Hotspot Usage Accounting for Local Websites
Replies: 5
Views: 2230

Re: Normis - Bypass Hotspot Usage Accounting for Local Websi

This is really a useful feature either there should be a solution or mikrotik should implement this feature in there new firmware release . :D
by vixxant
Tue Apr 01, 2014 1:35 am
Forum: General
Topic: Normis - Bypass Hotspot Usage Accounting for Local Websites
Replies: 5
Views: 2230

Normis - Bypass Hotspot Usage Accounting for Local Websites

Does anyone have a solution for this Bypass Hotspot Usage Accounting for Local Websites or any defined website Here's what i want the the hotspot/network to do: -- Only account for traffic from users to the internet other local traffic should not be accounted and sent to radius server . this is an o...
by vixxant
Sat Jan 25, 2014 6:35 pm
Forum: General
Topic: Hotspot Accounting Local Resorces
Replies: 2
Views: 4338

Re: Hotspot Accounting Local Resorces

Anyone ?
by vixxant
Fri Jan 24, 2014 9:10 am
Forum: General
Topic: Hotspot Accounting Local Resorces
Replies: 2
Views: 4338

Hotspot Accounting Local Resorces

Hi

How do i bypass certain websites or destination ip's from accounting. the problem i am having is hotspot is charging traffic from my locally hosted websites.

does any one has a solution for this ?

Thanks
by vixxant
Fri Jan 10, 2014 6:27 pm
Forum: General
Topic: HotSpot Fair Usage Policy
Replies: 3
Views: 2490

Re: HotSpot Fair Usage Policy

Can this be done without another pc/server. using a script ?
by vixxant
Fri Jan 10, 2014 12:02 pm
Forum: General
Topic: HotSpot Fair Usage Policy
Replies: 3
Views: 2490

HotSpot Fair Usage Policy

Hi Can someone help me with this. i am not good in scripting :lol: what i want to achieve is when a hotspot user with a fast-profile ( eg 5Mbps ) reaches 5Gb of traffic per day. the user profile has to be changed to eg ( 1Mbps ) . when again the next day the profiles should be changed back to 5Mbps....
by vixxant
Thu Sep 26, 2013 10:03 am
Forum: General
Topic: rate limit question
Replies: 1
Views: 881

Re: rate limit question

for eg , if you want to rate limit the ip 192.168.6.70 to 256k. make a simple queue with target 192.168.6.70
queue simple add target=192.168.6.70 max-limit=256000/256000 limit-at=256000/256000 
by vixxant
Tue Sep 24, 2013 11:55 am
Forum: General
Topic: Hotspot Thermal Printer
Replies: 2
Views: 1067

Re: Hotspot Thermal Printer

We need a simple setup. When we just press 1hr. the printer should print a user with 1hr validity
by vixxant
Sun Sep 22, 2013 4:36 pm
Forum: General
Topic: Hotspot Thermal Printer
Replies: 2
Views: 1067

Hotspot Thermal Printer

Hi

I am looking for a hotspot thermal printer like "TechnoLogic HotSpot Printer" there website seems to be down now.
or any other which can print vouchers from a pc or a independent device.

Thanks
by vixxant
Sun Jan 27, 2013 8:39 am
Forum: General
Topic: hotspot Config help
Replies: 10
Views: 1597

Re: hotspot Config help

can you do a ping from your router to 172.31.0.2 ?
by vixxant
Sun Jan 27, 2013 8:06 am
Forum: Beginner Basics
Topic: how to redirect http traffic to another gateway on Mikrotik
Replies: 10
Views: 12453

Re: how to redirect http traffic to another gateway on Mikro

what your asking for is not clear

here is a example of a dst nat rule . if this is what your looking for :)
ip firewall nat add dst-address=(WAN-IP) dst-port=80 action=dst-nat to-addresses=(LAN-IP-WEBSERVER) to-ports=80
by vixxant
Sun Jan 27, 2013 7:58 am
Forum: General
Topic: hotspot Config help
Replies: 10
Views: 1597

Re: hotspot Config help

ip hotspot ip-binding add address=172.31.0.0/24 type=bypassed
by vixxant
Sat Jan 26, 2013 10:35 am
Forum: General
Topic: 3G APN Settings
Replies: 2
Views: 1456

Re: 3G APN Settings

try setting up without apn. i am from maldives there are two telecom providers both works without setting up the apn.
by vixxant
Thu Jan 03, 2013 12:03 pm
Forum: General
Topic: RB2011 Gepon support
Replies: 4
Views: 1446

Re: RB2011 Gepon support

It says GPON. does it support gepon?
by vixxant
Thu Jan 03, 2013 5:54 am
Forum: General
Topic: RB2011 Gepon support
Replies: 4
Views: 1446

RB2011 Gepon support

Can some one give me a model no of a GEPON sfp module which supports rb2011. and if anyone had experience with mikrotik's as onu's . can you give a feedback.

Thanks
by vixxant
Thu Jan 03, 2013 5:49 am
Forum: Beginner Basics
Topic: Copy Address Entrys to Second Router
Replies: 7
Views: 4203

Re: Copy Address Entrys to Second Router

A little late . but thanks :)
by vixxant
Mon Dec 10, 2012 12:40 pm
Forum: Beginner Basics
Topic: Copy Address Entrys to Second Router
Replies: 7
Views: 4203

Re: Copy Address Entrys to Second Router

i am not familiar with scripting can anyone help me out.
by vixxant
Mon Dec 10, 2012 12:32 pm
Forum: Beginner Basics
Topic: Copy Address Entrys to Second Router
Replies: 7
Views: 4203

Copy Address Entrys to Second Router

Hi

Mikrotik -----> Mikrotik

I need to mirror dynamic address list entry's from one mikrotik router to another . is there anyway that i can achieve this.

Thanks in advance.
by vixxant
Wed Jul 11, 2012 9:45 am
Forum: General
Topic: SMS and check interface usage
Replies: 1
Views: 1029

SMS and check interface usage

need some help in this , i am trying to monitor interface usage by sending a sms like below interface monitor-traffic [/interface find name=ether1] once do={ :local tx (tx-bits-per-second / 1024); :local rx (rx-bits-per-second / 1024); :put $tx; :put $rx; /tool sms send usb2 phone-number=989xxxx mes...
by vixxant
Wed Jul 11, 2012 8:55 am
Forum: General
Topic: Interface Traffic sms
Replies: 1
Views: 778

Re: Interface Traffic sms

ok got it working by interface monitor-traffic [/interface find name=ether1] once do={ :local tx (tx-bits-per-second / 1024); :local rx (rx-bits-per-second / 1024); :put $tx; :put $rx; /tool sms send usb2 phone-number=989xxxx message="tx = $tx rx = $rx" channel=1 } can anyone point me in r...
by vixxant
Tue Jul 10, 2012 2:47 pm
Forum: General
Topic: Interface Traffic sms
Replies: 1
Views: 778

Interface Traffic sms

I am trying to make a script that greps the rx-bits-per-second: and tx-bits-per-second: of a interface and put in in a variable then send a sms something like below :global tx :global rx /interface monitor-traffic ether1 once do={ :set tx $rx-bits-per-second :set rx $rx-bits-per-second /tool sms sen...
by vixxant
Sat Jun 23, 2012 1:24 am
Forum: General
Topic: pppoe client timeout
Replies: 1
Views: 953

Re: pppoe client timeout

check the following links failover part http://fatalsite.net/?p=100
by vixxant
Mon Jun 04, 2012 10:26 am
Forum: General
Topic: Load Balancing and failover on Dynamic IP?
Replies: 4
Views: 3681

Re: Load Balancing and failover on Dynamic IP?

Check this load balancing method. then you will get the idea
http://fatalsite.net/?p=100
by vixxant
Mon Jun 04, 2012 10:21 am
Forum: Beginner Basics
Topic: No External FTP Access - RB750
Replies: 15
Views: 6259

Re: No External FTP Access - RB750 - SOLVED

check this load balancing method .. hope you will find it useful
http://fatalsite.net/?p=100
by vixxant
Sat Apr 21, 2012 5:09 pm
Forum: General
Topic: Problem With Logging ip addresses
Replies: 2
Views: 686

Re: Problem With Logging ip addresses

that solved the problem .. thanks
by vixxant
Fri Apr 20, 2012 1:49 pm
Forum: General
Topic: Problem With Logging ip addresses
Replies: 2
Views: 686

Problem With Logging ip addresses

Need help here .. The problem that i am having is when a client in subnet 172.18.0.0/24 which is added to ether3 tries to access the webserver which is also in ether3 in subnet 192.168.1.0/24 the webserver sees the client ip as 192.168.1.1 which is the ip added to ether3 interface. how can i make it...