Community discussions

MikroTik App

Search found 12 matches

byjaxx
Mon Jun 07, 2021 4:02 pm
Forum:Announcements
Topic:v6.48.3 [stable] is released!
Replies:111
Views:60086

Re: v6.48.3 [stable] is released!

Hi all ! Being an MQTT enthusiast, I naturally jumped on the wagon to give the 'iot' package a try. This opens up a can of possibilities and I love it. I might have been hitting a bug: I have an LTE6 that will end up being used to live stream video in a moving vehicle. Since it has an embedded GPS, ...
byjaxx
Fri Feb 10, 2017 6:46 pm
Forum:Announcements
Topic:v6.39rc [release candidate] is released
Replies:390
Views:125163

Re: v6.39rc [release candidate] is released

Hi everyone, I don't post that often, but since 6.38 (now .1 ) (I believe, as I don't recall having the issue before) my CRS is acting very bad, actually, waking me up at night sometimes. It manages to restart on it's own, but crashes hard enough to leave the remote side of an SFP+ in a bad state (M...
byjaxx
Thu Jul 30, 2015 8:29 pm
Forum:Virtualization
Topic:Cloud Hosted Router
Replies:579
Views:256200

Re: Cloud Hosted Router

This will have Fastpath and 64bit support, also custom drivers and other optimisations.
Oh Wait ! To this and if you add cpu HW AES into IPSEC and bring that upstrem to the x86 version, I'd give you a kiss on the spot !
byjaxx
Mon Jun 04, 2012 1:23 pm
Forum:General
Topic:MikroTik Proxy Cache and HTML5 Videos
Replies:4
Views:2448

Re: MikroTik Proxy Cache and HTML5 Videos

I'm having the exact same issue actually... looks like Partial-Content requests get cancelled by the proxy On http://bb.things.im/ (end server being at the other end of a bonded tunnel at home over fiber, proxy ROS on a VM in a facility) No way to access http://bb.things.im/timelapse/timelapse.mp4 N...
byjaxx
Mon Mar 05, 2012 4:35 pm
Forum:Virtualization
Topic:ROS on KVM on Hosted server issue (Dedibox / Online.net)
Replies:7
Views:7957

Re: ROS on KVM on Hosted server issue (Dedibox / Online.net)

for /32 addresses you have to set precisely other end IP address as a network w00t ! Now that works, seems I can reach everywhere using the /32, the gateway for network (and not forgeting the default route) /ip address add address=88.190.210.xxx/32 disabled=no interface=ether2 network=88.190.36.1 /...
byjaxx
Mon Mar 05, 2012 1:34 pm
Forum:Virtualization
Topic:ROS on KVM on Hosted server issue (Dedibox / Online.net)
Replies:7
Views:7957

Re: ROS on KVM on Hosted server issue (Dedibox / Online.net)

if actual network is /11 you have to use that for network to work. Hi janisk It's actually not supposed to be, it was the only trick to get it to work (and still, only from/to outside of the network, and the actual datacenter is on a /16), since bringing the iface up will create a dynamic route for...
byjaxx
Fri Mar 02, 2012 4:11 pm
Forum:Virtualization
Topic:ROS on KVM on Hosted server issue (Dedibox / Online.net)
Replies:7
Views:7957

ROS on KVM on Hosted server issue (Dedibox / Online.net)

Hello all, I'm facing an interesting issue having installed ROS on a VM on a hosted server in France. The supplier, Online.net (previously named Dedibox) supplies great servers at bargain prices (I'm renting a quad-core xeon with plenty of ram, unmetered gigabit, and hw raid for 50€/month, no rush, ...
byjaxx
Thu Dec 08, 2011 3:52 pm
Forum:General
Topic:Stateful multi-homed or user selectable outgoing Nat
Replies:0
Views:735

Stateful multi-homed or user selectable outgoing Nat

Hello, In my brand new job, we have multiple "public" adsl connections and a few pro links, for the simple reason we create services tightly linked to ISPs. For the moment, each "box" as we call them here, are configured as plain nat routers, each have a dhcp server, and are all ...
byjaxx
Mon Jul 20, 2009 4:11 am
Forum:General
Topic:Mikrotik v3.25 and VirtualBox / Qemu
Replies:23
Views:11686

Re: Mikrotik v3.25 and VirtualBox / Qemu

3.27工作(XEN包挂,求进步dencies are flaky) If at MAC level, using "PCNet" cards and bridging, you get to communicate with it easily (winbox/dude)... IP is another problem (ping well, but Winbox won't connect). 3.27 on Virtualbox 3.0.2 works just fine. I'm using P...
byjaxx
Sun Jul 19, 2009 7:09 pm
Forum:General
Topic:Mikrotik v3.25 and VirtualBox / Qemu
Replies:23
Views:11686

Re: Mikrotik v3.25 and VirtualBox / Qemu

3.27工作(XEN包挂,求进步dencies are flaky) If at MAC level, using "PCNet" cards and bridging, you get to communicate with it easily (winbox/dude)... IP is another problem (ping well, but Winbox won't connect)... and what I needed was VLAN, an extra layer of unpred...
byjaxx
Mon Jun 29, 2009 3:17 pm
Forum:Beginner Basics
Topic:NAT / MASQ -不能通过公共IP访问局域网LAN
Replies:2
Views:1230

Re: NAT/MASQ - Can't access LAN through Public IP from LAN

Because you have specified in-interface=ether1 in dst-nat rule. But ether1 is public interface, so packets are not matched by that rule if incoming interfaces are other than ether1 Hi, Thanks, Well, in a way, it is more or less arriving on ether1, since I'm querying the public IP... :-) I managed t...
byjaxx
Sat Jun 27, 2009 5:28 pm
Forum:Beginner Basics
Topic:NAT / MASQ -不能通过公共IP访问局域网LAN
Replies:2
Views:1230

NAT / MASQ -不能通过公共IP访问局域网LAN

Hi, This will probably seem dumb :? but I can't figure how to get a little pb fixed: My Setup (much more complicated in fact, but that'll be a whole new a bigger topic): RB450 acting as router (ISP side interface eth1 , IP by DHCP, though always static, but DNS could change) The lan side is Eth2(+Et...