Community discussions

MikroTik App

Search found 11 matches

by schose
Tue Dec 10, 2024 5:34 pm
Forum: General
Topic: rose nfs mounts to linux client
Replies: 6
Views: 1596

Re: rose nfs mounts to linux client

hi all, I was testing from a VM running on my host and access the NFS Server using a host-NAT network. If i used a just routed client everything works fine. root@debian:/home/user# mount -t nfs4 192.168.105.1:/usb1 /mnt/ root@debian:/home/user# ls -l /mnt/ total 404 -rw-r--r-- 1 root root 393183 Dec...
by schose
Tue Dec 10, 2024 5:14 pm
Forum: General
Topic: rose nfs mounts to linux client
Replies: 6
Views: 1596

Re: rose nfs mounts to linux client

hi all, yes tried also: root@testbox2:~# mount -t nfs4 192.168.105.1:/usb1 /mnt/usb1 mount.nfs4: Operation not permitted for 192.168.105.1:/usb1 on /mnt/usb1 root@testbox2:~# nc -z -v 192.168.105.1 2049 Connection to 192.168.105.1 2049 port [tcp/nfs] succeeded! disk on router doesn't show obvious er...
by schose
Mon Dec 09, 2024 5:39 pm
Forum: General
Topic: rose nfs mounts to linux client
Replies: 6
Views: 1596

rose nfs mounts to linux client

Hi all, I'm trying to mount a usbstick using NFS from rose to a linux client (ubuntu 24.04): on routeros: - formated usb1 using ext4 /disk/set usb1 nfs-sharing=yes [andreas@router-ddhome1] /disk> /disk/print Flags: B - BLOCK-DEVICE; M - MOUNTED; n - NFS-SHARING Columns: SLOT, MODEL, SERIAL, INTERFAC...
by schose
Sun Oct 08, 2023 2:01 pm
Forum: General
Topic: User Manager on ROS7 does not enforce uptime limit
Replies: 0
Views: 1727

User Manager on ROS7 does not enforce uptime limit

Hi all, I'm trying to implement a user in User Manager with a session limit: /user-manager/user add name=user2 password=1234 /user-manager limitation add name=limit30s uptime-limit=30s /user-manager profile-limitation add limitation=30sec profile=prof2 /user-manager profile add name=testuserprofile ...
by schose
Thu Jan 27, 2022 12:04 pm
Forum: General
Topic: query opc ua endpoint and send to mqtt
Replies: 0
Views: 1834

query opc ua endpoint and send to mqtt

Hi all, I would like to test the iot gateway functionality for a poc. This includes query some opc ua tcp backend (simulator) and send logs to a mqtt endpoint. I installed the iot package and are able to send mqtt messages. Unfortunately I do not find out how to connect to a opc ua tcp endpoint. I'm...
by schose
Tue May 26, 2020 5:20 pm
Forum: RouterOS beta
Topic: Feature Request - Wireguard Protocol
Replies: 167
Views: 92738

Re: Feature Request - Wireguard Protocol

+1 for wireguard.

btw. German Telekom is placing wireguard into their end-user routers: https://www.en24.news/2020/05/telekom-t ... uters.html
by schose
Fri Jun 21, 2019 1:31 am
Forum: General
Topic: [Feature request] Wireguard
Replies: 148
Views: 69186

Re: [Feature request] Wireguard

+1 and a good bottle of german schnaps
by schose
Wed Aug 08, 2018 8:29 pm
Forum: Forwarding Protocols
Topic: NAT EOIP
Replies: 2
Views: 1913

NAT EOIP

Hi forum, i want to nat eiop over a routeros device: szenario: eoip endpoint -> internet -> router(fritzbox)->192-168.178.2-routerosdevice1-192.168.15.1->192.168.15.2-routerosdevice2 routerosdevice2 should initiate the tunnel. I created a snat for protocol 47 for routerosdevice2 on routerdevice1 add...
by schose
Wed Apr 18, 2018 1:51 pm
Forum: Beginner Basics
Topic: raspi to rb750gr3 usb console
Replies: 0
Views: 802

raspi to rb750gr3 usb console

Hi all, I want to use a raspberry pi as an emergency console device to mange some rb750r3. Easiest for me would be if i can create a serial connection using a usb cable. Do i need to buy a usb null modem cable if both devices have usb or is there a software solution? I'd like to connect from rpi to ...
by schose
Mon Mar 05, 2018 9:55 pm
Forum: General
Topic: NAT performance issues hAP ac
Replies: 0
Views: 703

NAT performance issues hAP ac

Hi all, I currently facing performance issues on my hAP ac. I'm connected by cable modem (500Mbit/s down, 50Mbit/s up) behind is the hAP ac and a client. When I'm doing speedtests with speedtest.net I'm getting ~130MBit/s. When i place the client behind the cable modem directly I get ~500MBit downlo...
by schose
Mon Mar 05, 2018 8:59 pm
Forum: General
Topic: nat perfomance issues hap ac
Replies: 0
Views: 604

nat perfomance issues hap ac

Hi all, I'm currently facing performance issues with my hap ac. I'm having 500MBit downstream from the cable provider. Configuration is cable-modem with nat, mikrotik hap ac, client. When i'm doing bandwidth tests with the client on speedtest.net I get something about 140MBit/s. When I connect the c...