Community discussions

MikroTik App

Search found 12 matches

byTerminalAddict
Wed Aug 24, 2022 11:44 am
芙儿优m:General
Topic:send_pubkey_test: no mutual signature algorithm [SOLVED]
Replies:17
Views:11378

Re: send_pubkey_test: no mutual signature algorithm[SOLVED]

not working for me after updating to jammy
Code:Select all
Host gulp Hostname gulp.bach.redacted.com Port 22 User paul KexAlgorithms +diffie-hellman-group1-sha1 HostKeyAlgorithms +ssh-dss PubkeyAcceptedAlgorithms +ssh-rsa
byTerminalAddict
8月24日,2022年结婚7:07
芙儿优m:General
Topic:ssh keys not working after upgrading to 6.49.6
Replies:3
Views:934

Re: ssh keys not working after upgrading to 6.49.6

no worky worky Host flame HostName flame.home.redacted.com Port 22 User paul MACs hmac-sha2-256 PubkeyAcceptedAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa HostKeyAlgorithms +ssh-rsa HostKeyAlgorithms +ssh-dss KexAlgorithms +diffie-hellman-group1-sha1 HostKeyAlgorithms +ssh-dss StrictHostKeyCh...
byTerminalAddict
Wed Aug 24, 2022 12:10 am
芙儿优m:General
Topic:ssh keys not working after upgrading to 6.49.6
Replies:3
Views:934

ssh keys not working after upgrading to 6.49.6

Se below, since upgrading I no longer have ssh access $ ssh -vvvvvvv flame OpenSSH_8.9p1 Ubuntu-3, OpenSSL 3.0.2 15 Mar 2022 debug1: Reading configuration data /home/paul/.ssh/config debug3: kex names ok: [diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1] d...
byTerminalAddict
Fri Oct 18, 2019 1:12 am
芙儿优m:General
Topic:MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies:186
Views:93443

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

Xquarz no longer required by Wine. Simple installer with Next->Next. Homebrew install doesn't add wine64 to environment, you must guess where the binary is. Can't install latest Wine. Nothing against hombrew. you are correct, no xquartz required in wine staging. Also I'd recommend this "wine s...
byTerminalAddict
Wed Oct 16, 2019 11:04 pm
芙儿优m:General
Topic:MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies:186
Views:93443

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

phew, finally back to where I was 3 weeks ago:)
Screen Shot 2019-10-17 at 9.03.34 AM.png
byTerminalAddict
Wed Oct 16, 2019 10:59 pm
芙儿优m:General
Topic:MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies:186
Views:93443

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

I have automator running with the following:
Screen Shot 2019-10-17 at 8.57.56 AM.png
byTerminalAddict
Wed Oct 16, 2019 10:31 pm
芙儿优m:General
Topic:MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies:186
Views:93443

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

1)hold "control" click on winbox64.exe, click "open", this will add exception to your security settings https://support.apple.com/en-us/HT202491 2)it works this works with mac apps, not with windows executables (see screenshot) Screen Shot 2019-10-17 at 8.26.55 AM.png Also, you ...
byTerminalAddict
Wed Oct 16, 2019 1:57 am
芙儿优m:General
Topic:MacOS Catalina, iOS, Catalyst, SwiftUI & Wine
Replies:186
Views:93443

Re: MacOS Catalina, iOS, Catalyst, SwiftUI & Wine

2 things:

1. This warning is annoying
https://youtu.be/NhLI0ipT9tI
Anyone know how to get rid of it?

2. automator script just does nothing:(
byTerminalAddict
Wed Oct 09, 2019 11:12 pm
芙儿优m:General
Topic:Winbox 64bit Version
Replies:79
Views:36984

Re: Winbox 64bit Version

Can we get any kind of indication of Timeline for x64 Winbox release? Wondering how far along in the development process the engineers are. Is a release several days/weeks/months away? Needing to buy a windows machine if we're talking about Months as opposed to Weeks. +1 do I buy windows machine/pa...
byTerminalAddict
Thu Oct 11, 2018 2:51 am
芙儿优m:Announcements
Topic:v6.44beta [testing] is released!
Replies:365
Views:161444

Re: v6.44beta [testing] is released!

@Cha0s: What I currently use is a little old and messy (php + svn). Long-term plan is to write something nicer and share it here in the forum too, but it might take a while. But bare bones version can be: for /F "tokens=*" %%A in (hosts.txt) do plink -ssh -i backup.ppk backup@%%A /export ...
byTerminalAddict
Mon Oct 08, 2018 9:04 am
芙儿优m:General
Topic:dst-nat to internal IP
Replies:0
Views:639

dst-nat to internal IP

I trying to dst-nat all internal requests to 80 and 443 to a local webserver ;;; dnat local 80 to pbody chain=dstnat action=dst-nat to-addresses=10.255.252.2 to-ports=80 protocol=tcp src-address=!10.255.252.2 dst-address=10.255.252.254 in-interface=bridge3-5 dst-port=80 log=yes log-prefix="DNAT...
byTerminalAddict
Fri Oct 05, 2018 11:12 am
芙儿优m:General
Topic:DNAT local LAN to local LAN host
Replies:0
Views:557

DNAT local LAN to local LAN host

what's wrong with what I'm doing ;;; dnat local 80 to webserver ;;; dnat local 80 to 10.255.252.2 chain=dstnat action=dst-nat to-addresses=10.255.252.2 to-ports=80 protocol=tcp src-address=!10.255.252.2 dst-address=10.255.252.254 in-interface=bridge3-5 dst-port=80 log=yes log-prefix="DNAT local...

Baidu
map