Hi gregor,

gregor herrmann wrote:
> % ip -4 addr show dev eth0 scope global | tail -1 | awk '{print $2}' 
> forever
> 
> "forever" doesn't sound like a typical IPv4 address either but it
> somehow matches your 7128sec (in the sense that it's a duration, and
> my static vs. your (probably) DHCP address).

*nod*

> Maybe "-oneline" would be helpful?
> 
> % ip -4 -oneline addr show dev eth0 scope global 

I've put -oneline into that line which starts with "addr=$(" and
changed $2 to $4 in the awk command. That sufficed to fix the display
of the local address.

But I didn't get a connection, so there might be some less visible
things broken, too, with the iodine-client-start script (which I used
successfully with that configuration in the past).

I though was able to successfully create an iodine tunnel with the
iodine NetworkManager plugin. So in general, iodine is usuable over
that network. 

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to