[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Plz help regarding implemetation of NETCONF over SSH
Hi Andy,
Sorry to bother you again on this.
Just wanted one more clarification for this if you could help.
When ssh client is being used to create the subsystem as in "ssh -s
ourserver.com -p 830 netconf" , I understand that the ssh client is directly
connecting to the netconf subsystem agent which is starting at port 830.
Is this the correct way for the client to connect to the netconf agent or
client should always connect to port 22 i.e to sshd server (and not directly
to 830) and ssh will take care of tunnelling the communication to the agent
app at 830 ?
Kindly help to understand section 3 of the RFC 4742 from your previous
implementation experience.I will highly appreciate this.
Any help in this regards from others will also be appreciated.
Regards,
Shilpa
-----Original Message-----
From: Andy Bierman [mailto:ietf@andybierman.com]
Sent: Wednesday, May 30, 2007 7:29 PM
To: Shilpa Jayantilal Bharkhada
Cc: netconf@ops.ietf.org
Subject: Re: Plz help regarding implemetation of NETCONF over SSH
Shilpa Jayantilal Bharkhada wrote:
> Hi Andy,
> Thnks for your input on this.We are able to write the client part of the
> implementation where a ssh client is connecting to port 22 (through a
> session and channel) and an agent side process (process a) is starting and
> waiting at port 830 to accept connections.We did the necessary
configuration
> changes in /etc/ssh/sshd_config file.
> We are not able to figure out so far how to align this agent socket
(process
> a) to SSH tuunnel once SSH creates this new subsystem at port 830.
> Will it be possible for you to help us how to achieve this ?
no -- this sounds like an implementation detail in the client code,
usually passed in the command line parameters to the client
> Thanking you in advance.
> With Regards,
> Shilpa
>
Andy
--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>