On 19.06.2018 22:24, john doe wrote:
> On 6/19/2018 10:04 PM, basti wrote:
>> Hello,
>> I try use use port knocking and would be happy to do this in ssh config
>> file.
>>
>> To open the port I can use ProxyCommand with an wrapper script like
>>
>&
On 6/19/2018 10:30 PM, basti wrote:
On 19.06.2018 22:24, john doe wrote:
On 6/19/2018 10:04 PM, basti wrote:
Hello,
I try use use port knocking and would be happy to do this in ssh config
file.
To open the port I can use ProxyCommand with an wrapper script like
ProxyCommand bash -c
On 19.06.2018 22:24, john doe wrote:
> On 6/19/2018 10:04 PM, basti wrote:
>> Hello,
>> I try use use port knocking and would be happy to do this in ssh config
>> file.
>>
>> To open the port I can use ProxyCommand with an wrapper script like
>>
>&
On 6/19/2018 10:04 PM, basti wrote:
Hello,
I try use use port knocking and would be happy to do this in ssh config
file.
To open the port I can use ProxyCommand with an wrapper script like
ProxyCommand bash -c 'wrapper.sh %h port1 port2 ... portX; nc %h %p'
so far so good.
Hello,
I try use use port knocking and would be happy to do this in ssh config
file.
To open the port I can use ProxyCommand with an wrapper script like
ProxyCommand bash -c 'wrapper.sh %h port1 port2 ... portX; nc %h %p'
so far so good.
But if I understand port knocking in the r
Hi there,
On Wed, Jan 16, 2013 at 11:08:15PM -0500, jug...@lavabit.com wrote:
[...]
[openSSH]
sequence= 7000,8000,9000
seq_timeout = 5
command = /sbin/iptables -A INPUT -I 6 -p tcp --dport 22 -j
ACCEPT
tcpflags= syn
cmd_timeout = 25
[...]
[closeS
Hello.
I'm trying to enable port knocking with `knockd'.
I configured `/etc/knockd.conf':
(I changed the default ports.)
[options]
UseSyslog
[openSSH]
sequence= 7000,8000,9000
seq_timeout = 5
command = /sbin/iptables -A INPUT -I 6 -p tc
7 matches
Mail list logo