Displaying 20 results from an estimated 344 matches for "mikrotiks".
Did you mean:
mikrotik
2018 Nov 16
4
Any way to run tinc on MikroTik routers?
Hello,
Please excuse my (probably newbie) question, but:
Since RouterOS, MikroTik's proprietary OS, is largely based on GNU/Linux,
anyone knows a way to run tinc on a MikroTik device?
This would be in order to make an (imposed, no choice given...) MikroTik
device (say the B1100AHX4 router) to participate in a tinc mesh, in
interoperation with GNU/Linux machines.
Please see:
2006 Jan 02
3
[OT?] MikroTik instead Linux ?
[Off topic ?]
Somebody can help me to convince some people
to use Linux instead MikroTik ????
Happy new year.
Andres.
2018 Nov 16
0
Any way to run tinc on MikroTik routers?
*hvjunk said:*
> Get a RPi (or faster/cheaper/equivalent), and bridge it into the Mikrotik……….
Unfortunately, I don't think this is an option (even if I may put
there a full PC, not only a Raspberry Pi), for a few reasons:
- what I'm trying to achieve is to substitute MikroTik's native
L2TP/IPSec tunnels with tinc, not to have TWO tunnels
- supposing I have two different tunnels
2004 Dec 27
1
Generic Network profile for VOIP
Has anyone put together a list of basic modifications & recommended
settings to optimize a TCP/IP (mostly wireless)network for VOIP?
Specifically G.711 & IAX protocol, and the Vonage and Packet8 services.
My network is mostly StarOS (which uses linux cbq and ipchains) and
Mikrotik and I'd like to put in some tweaks to get VOIP working better.
It is working just fine right now, with
2019 Mar 15
1
MikroTik Users Contact List
Hello,
Hope you're having a great day!
I just wanted to know if you're looking to acquire MikroTik Users Contact List for your marketing efforts?
Information Field: Names, Title, Email, Phone, Company Name, Company URL, Company physical address, SIC Code, Industry and Company Size (Revenue and Employee).
Kindly review and let me know of your target interest so that I can get
2016 Jan 18
0
tinc running openwrt (mikrotik metarouter mips)
Hi Yazeed,
it depends on your arch. This is really OpenWRT specific. Try to search
OpenWRT Wiki. E.g. you can use
http://forum.mikrotik.com/viewtopic.php?p=414386#p414386
Greetings
Marek Dr?pal
Byl 18.leden 2016 (Pond?l?), kdy? v 13:42:46 (CET) , Yazeed Fataar napsal(a):
> Hi Mark
>
> Im trying to run this as a metarouter instance in mikrotik. Which build should
> I use that
2016 Jan 19
3
tinc running openwrt (mikrotik metarouter mips)
On 19/01/16 17:31, Yazeed Fataar wrote:
> Hi Graham
>
> Regarding the tun lib , see mine.
>
> root at OpenWrt:~# /lib/modules/3.3.8/tun.ko
But didn't one of your earlier mails say that tun did not appear in your
lsmod output?
If the module is there but not loaded, why don't you just "insmod" it?
I am confused.
Sorry, I can't help further. I have told
2014 Apr 09
3
VPN SIP Phone | PC Traffic
We are using vpn routers to connect home users back to our office network.
Basically, shipping a mikrotik router that 'calls home' and establishes a
vpn connection for the pc and phone that are connected to the mikrotik...
user plugs router in, plugs phone and computer into router, and that
traffic is encapsulated back to our office... simple and straighforward.
We would like to remove
2016 Apr 01
2
Libreswan PEM format
Hi I am trying to setup a libreswan vpn between centos 7 and a Mikrotik router.
I am try to get the keys working. My problem is the Mikrotik router
wants the key in PEM format
How do I export the keys generated with ipsec newhostkey
into PEM format ?
Thanks
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Yazeed, your tun.ko for 3.3.8. Which kernel do you use?
Show your "uname -a".
If it 3.3.8 too, try "modprobe -v tun".
What you get?
On Tue, Jan 19, 2016 at 9:13 PM, Graham Cobb <g+tinc at cobb.uk.net> wrote:
> On 19/01/16 17:31, Yazeed Fataar wrote:
> > Hi Graham
> >
> > Regarding the tun lib , see mine.
> >
> > root at OpenWrt:~#
2016 Jan 24
2
tinc running openwrt (mikrotik metarouter mips)
Hello,
to start could you tell us what version of OpenWrt are you using ? Is
it a stable release ?
and what version of tinc you are trying to install ?
if it is just a problem with the tun/tap module, on OpenWrt you have
not modprobe, so you should use insmod
insmod tun
Saverio
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
this is what happens when I try to run tincd
root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d5
tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 5
Could not open /dev/net/tun: No such file or directory
Terminating
root at OpenWrt:/etc/tinc/vpn# cat tinc.conf
Name = vpn_gw1
Interface = tun0
ConnectTo = vpn_gw2
Cipher = aes-256-cbc
Digest = SHA512
Regards
Yazeed Fataar
2016 Jan 18
3
tinc running openwrt (mikrotik metarouter mips)
Hi Mark
Im trying to run this as a metarouter instance in mikrotik. Which build
should I use that has tinc pre-built?
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
2016 Oct 13
2
Asterisk inside network. What phone works well?
Hello list,
I have Asterisk running well inside our network. I did some experiments exposing it to internet but had some issues:
1. NAT issues (voice one way, etc). From what I understand double-NAT users will always have something like this
2. Immediately I see people trying to hack into. I did configure Fail2Ban and it works somewhat, but not 100%. Erroneous logs, etc
So.. I ended up closing
2016 Apr 01
2
Libreswan PEM format
I have tried
openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
I get
unable to load Private Key
140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> You can do any kind of format conversions with openssl commandline client.
>
2016 Jan 18
0
tinc running openwrt (mikrotik metarouter mips)
On 18/01/16 10:44, Yazeed Fataar wrote:
> I am wanting to test running tinc in openwrt. I need help on how to run
> it in openwrt. How do I compile tinc ?
It is already available. I use tinc on OpenWrt.
There is a howto at https://wiki.openwrt.org/doc/howto/vpn.tinc,
although personally I use a simpler setup with things like the IP
address hardcoded into the tinc-up (so it is more similar
2016 Jan 18
0
tinc running openwrt (mikrotik metarouter mips)
Hi Yazeed,
tinc package is allready included in latest OpenWRT versions and it is
fully functional.
Greetings
Marek Dr?pal
Byl 18.leden 2016 (Pond?l?), kdy? v 11:44:32 (CET) , Yazeed Fataar napsal(a):
> Hi Guys
>
> I am wanting to test running tinc in openwrt. I need help on how to run it in
> openwrt. How do I compile tinc ?
>
> Regards
> Yazeed Fataar
>
>
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Any help please?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Mon, Jan 18, 2016 at 3:39 PM, Yazeed Fataar <yazeedfataar at gmail.com>
wrote:
> Thanks Graham
>
> Please excuse me as I am a noob in linux . I have come across this link
> through searches. I just dont know how to start... Do I "wget
>
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
On 19/01/16 03:57, Yazeed Fataar wrote:
> Hi Marek
>
> I managed to setup everything in openwrt. However I am getting errors
> when trying to run tinc daemon. Below is my debug output. Please help..
> How do I fix tunnel interface error?
>
> root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d3
>
> tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 3
>
>
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Graham, 3.3.8 is OK for Attitude, although in 15.05 kernel version is
3.18.20.
Yazeed, what happened with you kernel? Why 2.6.31 have status:
Status: deinstall hold not-installed
On Tue, Jan 19, 2016 at 9:44 PM, Graham Cobb <g+tinc at cobb.uk.net> wrote:
> On 19/01/16 18:25, Maxim Vorontsov wrote:
> > Yazeed, your tun.ko for 3.3.8. Which kernel do you use?
> > Show your