Hi John, Thanx for the quick response.
I can ping the ROACH from my windows and UBUNTU machines. They are on the same domains I left a TELNET session open just now, and when i run the command: ssh -p 7147 root@<ip_address> command from UBUNTU i see the following on the TELNET session: #log info 946781856113 raw new\_client\_connection\_<ip_address>:57673 #client-connected <ip_address>:57673 Does this mean the connection was good? How do I transfer the.bof file now? I was trying with scp -p 7147 <file_location/file.bof> root@ <ip_address>:/usr/bof But this does nothing and nothing happens on the TELNET session Thanx again. Sorry for the disclaimer, my company forces it on On 3 June 2014 14:48, John Ford <[email protected]> wrote: > > Good day from South Africa, > > > > I have started working with the ROACH 2 recently. I am very new and very > > unfamiliar. I have been working through the mailing lists but can't find > > this simple question. > > > > 1. How can I transfer my .bof file from LINUX or Windows to the ROACH. I > > can open a serial link in putty to the board, open a telnet session, but > I > > cant seem to open a SSH session in Windows or LINUX. > > > > In Windows I use the IP address assigned to the board on port 7147 or > > root@roach<serialNumber> and it doesnt work from putty SSH conection. > > > > In LINUX I enter command: ssh -p root@roach<serial>. I get error Could > not > > resolve hostname roach@... > > The -p isn't what you want there, I'm pretty sure. > > > Or in LINUX the command ssh root@<ip_address> just times out after a > > while. > > Is <ip address> on the same subnet as your PC? It could be the routing to > the roach's network isn't in place. > > Your hostname roach<serial number> must not be in your DHCP/DNS tables, > which makes me wonder if the routing is fouled up. > > Can you ping <ip_address> from your PC? > > -- *------------------------------------- Disclaimer * *------------------------------------* *This email and any attachments to it are confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Cherry Creek Trading 61 C.C.* *If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone.* *Please contact the sender if you believe you have received this email in error.*

