Re: [vpp-dev] #vpp #vppcom #vpp-dev #vnet

2020-11-17 Thread Florin Coras
Hi Nikhil, Just use a default sshd_config file and change the 3 lines mentioned in the wiki. Note that this has been tested only with “through the stack” tcp connections, i.e., server running on top of vpp on one host and the client (running on linux, not using vpp) on a different host. You

[vpp-dev] #vpp #vppcom #vpp-dev #vnet

2020-11-17 Thread nikhil subhedar
Hi All, Can any one share the sample of sshd_config file? or what things needs to be done in order to enable sshd on VPP.? i am following below link, https://wiki.fd.io/view/VPP/HostStack/LDP/sshd but from the server i am getting the RST while 3 way handshaking. Thanks in advance. Regards, Nikhi

[vpp-dev] #vpp #vppcom #vpp-dev #vnet

2020-11-16 Thread nikhil subhedar
Hi All, I have a use case in which  a TCP connection will get terminate on VPP. So for that purpose i wanted to configure a TCP port which will bind to a interface. I wanted to verify the session manager vnet node as well as vpp graph nodes. For this exercise i am using hping3. Can anyone shed s