Re: [beagleboard] 4.19 bone kernel with uio_pruss?

2019-02-11 Thread Robert Nelson
On Sun, Feb 10, 2019 at 3:52 PM Daniel Kulp  wrote:
>
>
> Many thanks for digging through this... once this is available in a kernel I 
> can install via "update_kernel.sh", I'd be more than happy to test my UIO 
> based apps and such.

Matthijs patchset is now merged into 4.19.15-ti-r8, should be pushed
out in a few hours.

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiNRnhf_TkaWfw1xnFY%3DJ%2BQEcFv1Fi%3DkMwZQZ2kpapACQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread ithinu
I use Beaglebone Blue which has no Ethernet port. Yes, internet sharing has 
many variables, but hotspots often work and if BBB had a typical Wifi 
manager, there would likely be no issue from the start. There are no tools 
like telnet or nmcli installed on it. For now, I will try port tunneling 
via SSH. Thanks Tarmo for your help.


On Monday, February 11, 2019 at 5:44:48 PM UTC+1, Tarmo Kuuse wrote:

> On Monday, 11 February 2019 18:03:01 UTC+2, ith...@gmail.com wrote:
>>
>> Hello Tarmo. Thanks for your help,  host google.com 8.8.8.8 gives
>> ;; connection timed out; no servers could be reached
>>
>> I have lost too much time an attempt to have a working network connection 
>> on BB.
>>
>> Firstly, via USB, a known problem. With Linux, it never worked like a 
>> normal network.
>> Then, an adapter Ethernet-USB. BB recognized it in maybe 80%, then 20% of 
>> times, then never. My laptop recognizes it always until now.
>> Then, connmanctl. I have never seen this application before, in any case, 
>> no way of connecting it to a given enterprise Wifi, and its error reporting 
>> was like "invalid parameter" to its internal command with no parameters. 
>> Sure, a more typical Wifi and it would work.
>> So I decided to connect BB to my laptop working as a hotspot. It accepts 
>> specific ports, SSH for example, DNS it seems no way.
>>
>> With RPi, it just works. Cable, Wifi, in different places and networks, 
>> it just works. BB, no way.
>>
>
> I'm sorry to hear about your USB-Ethernet adapter dying. I have used a 
> couple of different USB-Ethernet adapters on my Beaglebone-derived device - 
> some are very stable and some drop out after a few hours or days, but a 
> reset always brings them back online. Perhaps you should get a different 
> one. BTW, I'm a little confused - if you have a BeagleBone Black (as the 
> topic states), why can't you use the built-in Ethernet port?
>
> Anyway, Internet connection sharing is a fragile operation as there are 
> many things which need to go right for it to work. If your ping and ssh go 
> through but DNS doesn't, it might be that TCP and ICMP work, but UDP 
> doesn't. You can do some experiments using simple tools like telnet and 
> netcat, but this doesn't really concern the BeagleBone any more.
>
> --
> Kind regards,
> Tarmo
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/15172b9b-4890-450c-b2b8-86a6af5672cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread Tarmo Kuuse
On Monday, 11 February 2019 18:03:01 UTC+2, ith...@gmail.com wrote:
>
> Hello Tarmo. Thanks for your help,  host google.com 8.8.8.8 gives
> ;; connection timed out; no servers could be reached
>
> I have lost too much time an attempt to have a working network connection 
> on BB.
>
> Firstly, via USB, a known problem. With Linux, it never worked like a 
> normal network.
> Then, an adapter Ethernet-USB. BB recognized it in maybe 80%, then 20% of 
> times, then never. My laptop recognizes it always until now.
> Then, connmanctl. I have never seen this application before, in any case, 
> no way of connecting it to a given enterprise Wifi, and its error reporting 
> was like "invalid parameter" to its internal command with no parameters. 
> Sure, a more typical Wifi and it would work.
> So I decided to connect BB to my laptop working as a hotspot. It accepts 
> specific ports, SSH for example, DNS it seems no way.
>
> With RPi, it just works. Cable, Wifi, in different places and networks, it 
> just works. BB, no way.
>

I'm sorry to hear about your USB-Ethernet adapter dying. I have used a 
couple of different USB-Ethernet adapters on my Beaglebone-derived device - 
some are very stable and some drop out after a few hours or days, but a 
reset always brings them back online. Perhaps you should get a different 
one. BTW, I'm a little confused - if you have a BeagleBone Black (as the 
topic states), why can't you use the built-in Ethernet port?

Anyway, Internet connection sharing is a fragile operation as there are 
many things which need to go right for it to work. If your ping and ssh go 
through but DNS doesn't, it might be that TCP and ICMP work, but UDP 
doesn't. You can do some experiments using simple tools like telnet and 
netcat, but this doesn't really concern the BeagleBone any more.

--
Kind regards,
Tarmo

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/eb00af82-3d89-432e-a49f-b17887017532%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread ithinu
Hello Tarmo. Thanks for your help,  host google.com 8.8.8.8 gives
;; connection timed out; no servers could be reached

I have lost too much time an attempt to have a working network connection 
on BB.

Firstly, via USB, a known problem. With Linux, it never worked like a 
normal network.
Then, an adapter Ethernet-USB. BB recognized it in maybe 80%, then 20% of 
times, then never. My laptop recognizes it always until now.
Then, connmanctl. I have never seen this application before, in any case, 
no way of connecting it to a given enterprise Wifi, and its error reporting 
was like "invalid parameter" to its internal command with no parameters. 
Sure, a more typical Wifi and it would work.
So I decided to connect BB to my laptop working as a hotspot. It accepts 
specific ports, SSH for example, DNS it seems no way.

With RPi, it just works. Cable, Wifi, in different places and networks, it 
just works. BB, no way.


On Monday, February 11, 2019 at 4:40:17 PM UTC+1, Tarmo Kuuse wrote:
>
> On Monday, 11 February 2019 16:28:55 UTC+2, ith...@gmail.com wrote:
>>
>> In /etc/resolv.conf there is a line nameserver 8.8.8.8
>>
>> I am sorry, there is Debian on BB and not Ubuntu, this may explain the 
>> missing tools.
>>
>
> I'd recommend debugging DNS connectivity using the low-level "host" 
> command. It ignores the system's DNS client configuration. For example, the 
> following command queries the name "google.com" from DNS server 8.8.8.8:
>
> $ host google.com 8.8.8.8
>
> I would firstly try the DNS servers provided by my Internet Service 
> Provider. Anyway, if "host" resolves names and the system's DNS client 
> doesn't, then you have a lead. If neither option resolves names, your 
> Internet connection is broken.
>
> --
> Kind regards,
> Tarmo
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ede453c6-c140-4a14-ae31-2fc4fd40ecea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread Tarmo Kuuse
On Monday, 11 February 2019 16:28:55 UTC+2, ith...@gmail.com wrote:
>
> In /etc/resolv.conf there is a line nameserver 8.8.8.8
>
> I am sorry, there is Debian on BB and not Ubuntu, this may explain the 
> missing tools.
>

I'd recommend debugging DNS connectivity using the low-level "host" 
command. It ignores the system's DNS client configuration. For example, the 
following command queries the name "google.com" from DNS server 8.8.8.8:

$ host google.com 8.8.8.8

I would firstly try the DNS servers provided by my Internet Service 
Provider. Anyway, if "host" resolves names and the system's DNS client 
doesn't, then you have a lead. If neither option resolves names, your 
Internet connection is broken.

--
Kind regards,
Tarmo

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/cc18d88c-9710-46ac-a002-8621dc162fef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to set clock in the Beagle bone Black

2019-02-11 Thread 'Mark Lazarewicz' via BeagleBoard
1) First Find the entire clocking system block diagram and understand how this 
feeds your subsystem(not easy but required)2) Find some C code in starterware 
that sets these registers and look at comments and values used in example.After 
you understand what they are doing adjust your values and measure your 
results.3)If you can't do that say a prayer and Google for a spreadsheet on TI 
website that calculates this.4)If you can't do any of above rephrase your 
question exactly what your system clock is and what registers you are trying to 
calculate and say 3 prayers someone has time to do this or has done this 
recently and did all the work you don't want to do and answers the question. 
The code is out there you just need to dig very hard and spend the time 
understanding how this is done I've done it its not fun but essential to doing 
any low level embedded software programming.Good Luck


Sent from Yahoo Mail on Android 
 
  On Mon, Feb 11, 2019 at 8:12 AM, Apeksha gupta 
wrote:   Hello everyone,
Hello all, 
My target is to communicate the two Beagle bone Black via CAN bus. I have to 
code in C language. As there are two clocks: Interface clock and Functional 
clock in the PRCM module. And in functional clock there are various registers 
to enable the CLKCTRL pins for the particular module like CM_PER_GPIO1_CLKCTRL, 
CM_PER_GPIO2_CLKCTRL, CM_PER_DCAN1_CLKCTRL etc. 
 in the User Manual, Interface clock at 100 MHz and Functional clock at 26 MHz 
given. How can i set these frequency ?
How to set the basic clock of the Beagle bone Black ? Is there any calculation 
to set the clock ? 


Please advise, thanks in advance



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8f06a893-6a3a-4100-8742-8ea9b7ca4377%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1105926382.1709158.1549898902128%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] BBB booting issue - ** Unrecognized filesystem type **

2019-02-11 Thread Apurva Ankleshwaria
Hi,

I have built code for U-Boot(git://git.denx.de/u-boot.git), 
Linux(git://github.com/beagleboard/linux.git) and file 
system(git://github.com/beagleboard/image-builder.git) for BBB. 

config file used for U-boot is am335x_evm_defconfig, Linux - 
bb.org_defconfig, rootfs - bb.org-debian-jessie-console-v4.4.conf

After building the code, I partition the SD card into boot(fat32) and 
rootfs(ext4). copy MLO, u-boot.img, zImage and am335x-boneblack.dtb to boot 
and untar armhf-rootfs-debian-jessie.tar into rootfs.

I use uSD card to boot up BBB and I see "** Unrecognized filesystem type 
**" error in U-boot on executing fatload mmc 0 command. Attached complete 
logs with printenv.

I am not able to understand the issue here since I have not made any 
changes in the code of any repo. Does process of partitioning of uSD card 
have any issue? Any inputs would be highly appreciated.

Thanks very much!
Apurva

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1b32b57e-ac58-4c98-8f83-a3220623d50b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.02.11 19:44:20 =~=~=~=~=~=~=~=~=~=~=~=

U-Boot SPL 2019.04-rc1 (Feb 11 2019 - 13:38:03 +0530)
Trying to boot from MMC1
Loading Environment from FAT... *** Warning - bad CRC, using default environment



U-Boot 2019.04-rc1 (Feb 11 2019 - 13:38:03 +0530)

CPU  : AM335X-GP rev 2.1
Model: TI AM335x BeagleBone Black
DRAM:  512 MiB
NAND:  0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... ** No partition table - mmc 0 **
 not set. Validating first E-fuse MAC
Net:   eth0: ethernet@4a10
Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
, eth1: usb_ether
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
** Unrecognized filesystem type **
** Unrecognized filesystem type **
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
62765 bytes read in 7 ms (8.6 MiB/s)
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
switch to partitions #0, OK
mmc1(part 0) is current device
** No partition table - mmc 1 **
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
** No partition table - mmc 1 **
** No partition table - mmc 1 **
## Error: "bootcmd_nand0" not defined
starting USB...
USB0:   Port not available.
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!
using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
The remote end did not respond in time.missing environment variable: pxeuuid
Retrieving file: pxelinux.cfg/01-b0-d5-cc-9f-fd-e6
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!

Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
The remote end did not respond in time.Retrieving file: pxelinux.cfg/
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!

Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
The remote end did not respond in time.Retrieving file: pxelinux.cfg/000
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!

Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
The remote end did not respond in time.Retrieving file: pxelinux.cfg/00
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!

Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
The remote end did not respond in time.Retrieving file: pxelinux.cfg/0
ethernet@4a10 Waiting for PHY auto negotiation to complete. TIMEOUT 
!

Warning: usb_ether MAC addresses don't match:
Address in ROM is  de:ad:be:ef:00:01
Address in environment is  b0:d5:cc:9f:fd:e8
using 

[beagleboard] Re: Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread ithinu
In /etc/resolv.conf there is a line nameserver 8.8.8.8

I am sorry, there is Debian on BB and not Ubuntu, this may explain the 
missing tools.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a58a9cf2-63c1-4aee-bd64-35c1554cf9e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Why dns is not working in this BBB -> laptop hotspot configuration

2019-02-11 Thread ithinu
So there is connmanctl. And a new problem: no dns. It was once, no more. I 
can not test it, because all these usable little tools normally found in 
ubuntu like nmcli have been removed from BB. Anyone could help?

##connman: WiFi
#
#connmanctl
#connmanctl> tether wifi off
#connmanctl> enable wifi
#connmanctl> scan wifi
#connmanctl> services
#connmanctl> agent on
#connmanctl> connect wifi_*_managed_psk
#connmanctl> config wifi_e0e5ff8b8b94_671272_managed_psk nameservers 8.8.8.8
#connmanctl> quit

  Type = wifi
  Security = [ psk, wps ]
  State = ready
  Strength = 89
  Favorite = True
  Immutable = False
  AutoConnect = True
  Name = art
  Ethernet = [ Method=auto, Interface=wlan0, Address=E0:E5:CF:8B:9B:96, 
MTU=1500 ]
  IPv4 = [ Method=dhcp, Address=10.42.0.90, Netmask=255.255.255.0, 
Gateway=10.42.0.1 ]
  IPv4.Configuration = [ Method=dhcp ]
  IPv6 = [  ]
  IPv6.Configuration = [ Method=auto, Privacy=disabled ]
  Nameservers = [ 8.8.8.8 ]
  Nameservers.Configuration = [ 8.8.8.8 ]
  Timeservers = [ 10.42.0.1 ]
  Timeservers.Configuration = [  ]
  Domains = [  ]
  Domains.Configuration = [  ]
  Proxy = [ Method=direct ]# ping 8.8.8.8
  Proxy.Configuration = [  ]
  Provider = [  ]

$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=121 time=3.79 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=121 time=4.92 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=121 time=4.65 ms

$ ping google.com
ping: google.com: Temporary failure in name resolution

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9d79a5db-90c1-4916-b5a5-4d36cebe7391%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] How to set clock in the Beagle bone Black

2019-02-11 Thread Apeksha gupta
Hello everyone,

Hello all, 

My target is to communicate the two Beagle bone Black via CAN bus. I have 
to code in C language. 
As there are two clocks: Interface clock and Functional clock in the PRCM 
module. And in functional clock there are various registers to enable the 
CLKCTRL pins for the particular module like CM_PER_GPIO1_CLKCTRL, 
CM_PER_GPIO2_CLKCTRL, CM_PER_DCAN1_CLKCTRL etc. 

 in the User Manual, Interface clock at 100 MHz and Functional clock at 26 
MHz given. How can i set these frequency ?

How to set the basic clock of the Beagle bone Black ? Is there any 
calculation to set the clock ? 


Please advise, thanks in advance

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8f06a893-6a3a-4100-8742-8ea9b7ca4377%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] 4DCAPE-43T with Debian 9.5 2018-10-07 4GB SD LXQT

2019-02-11 Thread jonnymovo
Hi,

I'm trying to get a 4DCAPE-43T to work with a BeagleBone Black running 
Debian 9.5 2018-10-07 4GB SD LXQT, updated to 9.7, but I can not find the 
'ts_calibrate' tool to get the Touch Screen to work.  

I've grabbed the Robert C Nelson overlays, but if I add the 
am335x-boneblack-overlay.dtb entry in the uEnv.txt the board will not boot. 

I do have a screen that shows up with the BeagleBoard .logo but no Touch 
functionality. 

Is there a way to enable the Touch feature of the 4DCAPE-43T on a 
BeagleBone Black running Debian 9.5 2018-10-07 4GB SD LXQT?

Cheers,

Jon

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f48958c9-38ab-4840-8220-9e7ed7af1a5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Is fail2ban in the latest IOT distribution?

2019-02-11 Thread Chris Green
Dan Hammans  wrote:
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 52 lines --]
> 
> What does /var/log/auth.log say on subsequent login attempts? That does
> sound odd.
> 
That's our next port of call.  I've only just set up an ssh account on
a virtual server so that he (my friend) can connect out and then back
in when he's actually on site with the BBG in question.


> You could also run tcpdump to at least get an idea if it’s being refused
> outright vs more of a ssh protocol problem.
> 
OK, thanks.

It is a very odd problem, I have loads of ssh logins on BBBs,
Raspberry Pis and other systems many of which are remote behind NAT
routers and I've never seen an issue like this.  What happens is that
local (across the LAN) logins always work and the *first* remote
login (through the NAT router's port mapping) works but subsequent
remote logins fail.

As I said we've just set things up so we can do 'remote' logins from
the site where the system is, that should let us diagnose what's
happening.

-- 
Chris Green
·

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/cgq7jf-n3v.ln1%40esprimo.zbmc.eu.
For more options, visit https://groups.google.com/d/optout.