M
>> To: 'Hu, Xuekun' mailto:xuekun...@intel.com>>; Dave
>> Barach (dbarach) mailto:dbar...@cisco.com>>;
>> vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>
>> Subject: RE: [vpp-dev] About in-band telnet/ssh support of VPP
>>
>> P
done.
>
> Please don’t create a gigantic security hole.
>
> D.
>
> From: tianye@sina
> Sent: Tuesday, November 27, 2018 12:19 AM
> To: 'Hu, Xuekun' ; Dave Barach (dbarach)
> ; vpp-dev@lists.fd.io
> Subject: RE: [vpp-dev] About in-band telnet/ssh
er 27, 2018 12:19 AM
To: 'Hu, Xuekun' ; Dave Barach (dbarach)
; vpp-dev@lists.fd.io
Subject: RE: [vpp-dev] About in-band telnet/ssh support of VPP
Partially completed work will also be welcome if you agree to share.
Or you can just push your temporary work to sandbox gerrit so that anyone
, November 27, 2018 12:58 PM
To: dbar...@cisco.com; tianye@sina; vpp-dev@lists.fd.io
Subject: RE: [vpp-dev] About in-band telnet/ssh support of VPP
Dave, can you estimate when the sshd work to be done? We really like this
feature.
Thanks.
From: vpp-dev@lists.fd.io On Behalf Of Dave Barach via
o: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>
Subject: [vpp-dev] About in-band telnet/ssh support of VPP
Hello Everyone:
As we all knows, the latest VPP version 18.10 support telnet.
We can set the conf file like this to monitor the remote telnet request:
unix {
cli-listen localhost 500
and I are working to crank up sshd over the host stack. No guaranteed
end-date, but it's coming...
D.
From: vpp-dev@lists.fd.io On Behalf Of tianye@sina
Sent: Sunday, November 25, 2018 9:10 PM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] About in-band telnet/ssh support of VPP
Hello Everyone:
Hello Everyone:
As we all knows, the latest VPP version 18.10 support telnet.
We can set the conf file like this to monitor the remote telnet request:
unix {
cli-listen localhost 5002 or cli-listen 192.168. 5002
...
But actually the IP/Port pair we are listening is the "in-band"