Marius,
Has this new version also the mod so that it adds also a direct route for the next hop
gateway address if it is a 44 address in the ipip route and not
commercial?
Bob VE3TOK
On 2017-05-21 04:16 AM, Marius Petrescu wrote:
(Please trim inclusions from previous messages)
_______________________________________________
Yes, the -r switch has to go back for those situations.
Strangely, I use Debian 8.7 with kernel 3.16 and it works without the '-r'
switch.
Actually it seems to be a cach to the Debian 8 IPIP driver: It does not receive traffic
before some "internal" activation.
So in my setup, in the network/interfaces file I use the following:
interface ampr0
...
up ping -c 1 -I ampr0 169.228.66.251 > /dev/null 2>&1
...
Marius, YO2LOJ