Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
However, in testing I'm finding the 44net connection doesn't stay up, max about 36hours before a reboot is required.
Any ideas why this is, or how I could diagnose further. The device is always accessible via the local WiFi connection.
Currently I've just got this tacked onto the end of my rc.local
#Start 44net /usr/sbin/amprd -d -v 2> /var/log/amprd/amprd_err.log > /var/log/amprd/amprd_std.log & sleep 30 ip route add default via 169.228.34.84 dev ampr0 onlink table default ip rule add from 44.131.170.1 table default ip rule add from 44.131.170.1 to 44.131.170.0/30 table main sleep 10 ping -Iampr0 -c10 gw.ampr.org > /dev/null
Device is on m1bkf.ampr.org - sometimes!
Thanks. Bill (M1BKF)
Hello Bill;
On Fri, 2017-09-22 at 11:48 +0100, W.B.Hill wrote:
Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
You may want to review:
http://n1uro.ampr.org/linuxconf/amprcable.html OpenWRT is one of the systems that can help combat the issue described on the webpage.
If that doesn't help review: http://n1uro.ampr.org/linuxconf/dotun.html
In reviewing your info below it appears you may have a policy route issue combined with being SAFed (Source Address Filtered)
--- I used to be a heavy gambler. But now I just make mental bets. That's how I lost my mind. -------- 73 de Brian - N1URO/AFT1BR, President - EastNet Packet Network
Those N1URO links are 404.
Ron W6RZ
On 09/22/2017 08:06 AM, Brian wrote:
Hello Bill;
On Fri, 2017-09-22 at 11:48 +0100, W.B.Hill wrote:
Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
You may want to review:
http://n1uro.ampr.org/linuxconf/amprcable.html OpenWRT is one of the systems that can help combat the issue described on the webpage.
If that doesn't help review: http://n1uro.ampr.org/linuxconf/dotun.html
In reviewing your info below it appears you may have a policy route issue combined with being SAFed (Source Address Filtered)
Ron;
On Fri, 2017-09-22 at 12:47 -0700, Ron Economos wrote:
Those N1URO links are 404.
I just tried them from my smartphone and they worked fine.
They work from here ok... 73 jerry
-----Original Message----- From: 44Net [mailto:44net-bounces+n9lya=uronode.n9lya.ampr.org@mailman.ampr.org] On Behalf Of Ron Economos Sent: Friday, September 22, 2017 3:48 PM To: 44net@mailman.ampr.org Subject: Re: [44net] BeagleBone Black unstable connection.
Those N1URO links are 404.
Ron W6RZ
On 09/22/2017 08:06 AM, Brian wrote:
Hello Bill;
On Fri, 2017-09-22 at 11:48 +0100, W.B.Hill wrote:
Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
You may want to review:
http://n1uro.ampr.org/linuxconf/amprcable.html OpenWRT is one of the systems that can help combat the issue described on the webpage.
If that doesn't help review: http://n1uro.ampr.org/linuxconf/dotun.html
In reviewing your info below it appears you may have a policy route issue combined with being SAFed (Source Address Filtered)
_________________________________________ 44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
I guess this is just me. Looking at the wireshark trace, the n1uro.ampr.net DNS lookup returns 44.88.0.9, but also returns an IPv6 address. My host uses the IPv6 address, which re-directs to www.eastnetpacket.org.
Ron W6RZ
On 09/22/2017 12:47 PM, Ron Economos wrote:
Those N1URO links are 404.
Ron W6RZ
On 09/22/2017 08:06 AM, Brian wrote:
Hello Bill;
On Fri, 2017-09-22 at 11:48 +0100, W.B.Hill wrote:
Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
You may want to review:
http://n1uro.ampr.org/linuxconf/amprcable.html OpenWRT is one of the systems that can help combat the issue described on the webpage.
If that doesn't help review: http://n1uro.ampr.org/linuxconf/dotun.html
In reviewing your info below it appears you may have a policy route issue combined with being SAFed (Source Address Filtered)
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
I get 404 too, and I am IPV6.
Mike KF5JXV
On Fri, Sep 22, 2017 at 3:28 PM, Ron Economos w6rz@comcast.net wrote:
I guess this is just me. Looking at the wireshark trace, the n1uro.ampr.net DNS lookup returns 44.88.0.9, but also returns an IPv6 address. My host uses the IPv6 address, which re-directs to www.eastnetpacket.org.
Ron W6RZ
On 09/22/2017 12:47 PM, Ron Economos wrote:
Those N1URO links are 404.
Ron W6RZ
On 09/22/2017 08:06 AM, Brian wrote:
Hello Bill;
On Fri, 2017-09-22 at 11:48 +0100, W.B.Hill wrote:
Hi,
I'm moving my 44net connection from an OpenWRT device to a BeagleBone Black, because I've got a TNCblack to connect directly to a radio.
You may want to review:
http://n1uro.ampr.org/linuxconf/amprcable.html OpenWRT is one of the systems that can help combat the issue described on the webpage.
If that doesn't help review: http://n1uro.ampr.org/linuxconf/dotun.html
In reviewing your info below it appears you may have a policy route issue combined with being SAFed (Source Address Filtered)
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
On 23/09/2017 7:57 AM, Mike Nabhan wrote:
I get 404 too, and I am IPV6.
Same here, looks like an issue with incorrect IPv6 DNS information?