Community discussions

MikroTik App

Search found 14 matches

by STEPHANVS
Tue Feb 11, 2025 11:06 am
Forum: Scripting
Topic: fetch not working with ipv6 name resolution [SOLVED]
Replies: 2
Views: 6428

Re: fetch not working with ipv6 name resolution [SOLVED]

/tool fetch url="http://ip1.dynupdate6.no-ip.com"

should work. And:

/tool fetch user=$NOIPUser password=$NOIPPass url="http://ip1.dynupdate6.no-ip.com/nic/update?hostname=$NOIPDomainName&myip=$ipv6" keep-result=no
It works, thank you.
by STEPHANVS
Tue Feb 11, 2025 4:05 am
Forum: Scripting
Topic: fetch not working with ipv6 name resolution [SOLVED]
Replies: 2
Views: 6428

fetch not working with ipv6 name resolution [SOLVED]

This code /tool fetch mode=http address="ip1.dynupdate6.no-ip.com" results for me in invalid value for argument address: invalid or unexpected argument base failure: dns name exists, but no appropriate record while :put [:resolve type=ipv6 "ip1.dynupdate6.no-ip.com"] 2a07:dc00:13...
by STEPHANVS
Wed Feb 05, 2025 12:07 pm
Forum: General
Topic: Feature requests
Replies: 1807
Views: 814756

Re: Feature requests

Access webfig through reverse proxy (relative paths for resources).
by STEPHANVS
Tue Feb 04, 2025 11:06 pm
Forum: General
Topic: Feature requests
Replies: 1807
Views: 814756

Re: Feature requests

Option to push ISP subnet + custom ipv6 address into Cloud DDNS.
by STEPHANVS
Sat Feb 01, 2025 11:37 am
Forum: General
Topic: ipv6 address in DDNS
Replies: 3
Views: 3544

Re: ipv6 address in DDNS

I get /64, so router assigns itself sub:net::8, and puts it in ddns. I can access sub:net::9, but only directly, would need to add ::9 to ddns or do some NAT from ::8 to ::9, but not sure if I can do it having only the one /64 subnet from the isp.
by STEPHANVS
Fri Jan 31, 2025 12:10 am
Forum: General
Topic: ipv6 address in DDNS
Replies: 3
Views: 3544

ipv6 address in DDNS

Hi All,

I would like to have my server's ipv6 address in the DDNS configuration, as (if I understand ipv6 correctly) there is no NAT/PAT with ipv6 any more. Or is there a best practice to advertise ipv6 services through Mikrotik's public ipv6 address?

Any advice is appreciated.
by STEPHANVS
Fri Jul 05, 2019 3:48 pm
Forum: Announcements
Topic: v6.45.1 [stable] is released!
Replies: 415
Views: 217549

Re: v6.45.1 [stable] is released!

Download/Upload counters showed way off values in interface window, zero activity on my transmission server, higher CPU usage. All on an RB951G-2HnD. Rolled back to 6.44.3 for now.
by STEPHANVS
Fri Mar 16, 2018 10:27 am
Forum: General
Topic: Winbox: could not create file
Replies: 17
Views: 27448

Re: Winbox: could not create file

ERROR: Could not create file. can you tell me how can i resolve this..? Check your antivirus settings -> ransomware protection. Maybe it blocks access to folders when WinBox create files. WinBox must have access to folder: c:\users\USERNAME\appdata\roaming\mikrotik\winbox\6.41-3395350936 (WinBox: 3...
by STEPHANVS
Fri Sep 01, 2017 9:40 pm
Forum: General
Topic: mik--lan->ap--->repeater ap----->client( issues)
Replies: 3
Views: 1660

Re: mik--lan->ap--->repeater ap----->client( issues)

+1 here (Wanted to create a new thread, but since I found this...) Using Mikrotik hap lite for AP (with DHCP assigned to the bridge1 interface) and another hap lite for repeater (bridging all interfaces, nothing more). If ANY device gets its IP on the repeater's wifi, then connects to the AP (or the...
by STEPHANVS
Tue Apr 04, 2017 2:47 pm
Forum: General
Topic: Skype blocked after firmware update
Replies: 9
Views: 3147

Re: Skype blocked after firmware update

Blocking Skype is the way to go btw.
What do you mean?
by STEPHANVS
Tue Apr 04, 2017 1:19 am
Forum: General
Topic: Skype blocked after firmware update
Replies: 9
Views: 3147

Re: Skype blocked after firmware update

Just did an upgrade to 6.38.5 and disabled dccp, sctp, sip, udplite in firewall service ports, and skype calls were NOT working. Then I did a factory reset and restored the backup file created in 6.29.1, but did not downgrade, and behold: Skype calls are working with all service ports enabled in fir...
by STEPHANVS
Mon Apr 03, 2017 12:20 pm
Forum: General
Topic: Skype blocked after firmware update
Replies: 9
Views: 3147

Re: Skype blocked after firmware update

Will test with SIP disabled.
SIP is there in 6.29.1 too, however in 6.38.5 there is a new service called udplite, which is not present in 6.29.1, wonder what is it, and whether could it be the reason for this?
by STEPHANVS
Mon Apr 03, 2017 11:40 am
Forum: Announcements
Topic: v6.38.5 [current]
Replies: 66
Views: 46304

Re: v6.38.5 [current]

I don't know where and what was introduced/changed, but Skype calls fail with this version. On 6.29.1 it works.
by STEPHANVS
Mon Apr 03, 2017 11:23 am
Forum: General
Topic: Skype blocked after firmware update
Replies: 9
Views: 3147

Re: Skype blocked after firmware update

To be honest, I am glad I'm not the only one experiencing this.
RB951G-2HnD RouterOS 6.38.5 and most probably after touching the firewall/nat rules or the static DHCP, I cannot initiate or receive skype calls, while text messages are ok.
After reverting to 6.29.1 everything works...