Re: restrict access

2021-05-25 Thread Steffen Nurpmeso
Hans Harder wrote in : |or when you have no root access... You will not make it through. \o/ --steffen | |Der Kragenbaer,The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)

Re: restrict access

2021-05-24 Thread Steffen Nurpmeso
Walter Harms wrote in : |I did a little experiment and it worked. | | if (fnmatch("192.168.1.*",remote_host,FNM_PATHNAME) != 0) | goto out; | |this will allow only connections from 192.168.1.* to the server |that shows the change can be very simple. I did not try with more compli\ |c

Re: Dropbear 2018.76

2018-03-02 Thread Steffen Nurpmeso
I want to point out that Konstantin Tokarev was Cc:d in my message, his name has been stripped by the ML. --steffen | |Der Kragenbaer,The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)

Re: Dropbear 2018.76

2018-03-02 Thread Steffen Nurpmeso
Matt Johnston wrote: |On 2 March 2018 6:17:42 pm AWST, Konstantin Tokarev \ |wrote: |>02.03.2018, 00:18, "Steffen Nurpmeso" : |>>> ok?? Ok, so how about "-o ProxyLocalhost=PORT"? |> |>There is no such option in openssh | |I'm not opposed t

Re: Dropbear 2018.76

2018-03-01 Thread Steffen Nurpmeso
Hello Matt. Matt Johnston wrote: |> On Wed 28/2/2018, at 12:59 am, Steffen Nurpmeso \ |> wrote: |> And yes, i am still using such grumpy networks with VMs, so please |> let me post the "git am" mailbox that adds support for proxy-over- |> localhost. ... |Thanks

Re: Dropbear 2018.76

2018-02-27 Thread Steffen Nurpmeso
Matt Johnston wrote: |Dropbear 2018.76 is released. As well as the usual Thank you! And yes, i am still using such grumpy networks with VMs, so please let me post the "git am" mailbox that adds support for proxy-over- localhost. Ciao, --steffen | |Der Kragenbaer,The moon bear,

Re: -Y that proxies over a socket, รก la -J 'nc HOST PORT'

2015-08-10 Thread Steffen Nurpmeso
Hello again, i wrote: [.] |One problem i had with plain, user mode network stack qemu(1) |hostfwd= VMs, however, which yet ended up as, e.g., | | $ dbclient -J 'nc HOST PORT' steffen@crux3 | $ dbclient -Y [HOST:]PORT crux3 an update for this on top of 2015.68 so that it applies without c