register.allstarlink.org with ip 44.98.254.145
Hi there, can someone tell me why the server register.allstarlink.org <http://register.allstarlink.org/> give an answer with the IP 44.98.254.145 ? ping register.allstarlink.org <http://register.allstarlink.org/> PING register.regsvcs.allstarlink.org <http://register.regsvcs.allstarlink.org/> (44.98.254.145): 56 data bytes 64 bytes from 44.98.254.145: icmp_seq=0 ttl=51 time=151.827 ms 64 bytes from 44.98.254.145: icmp_seq=1 ttl=51 time=151.208 ms In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server. Or is there something wrong in my thoughts ? 73 de Rainer, DF3SY Node 43024
44/8 is still routable on the internet. I doubt you use all 16 million addresses locally you could just route a Class C 44.x.x.x/24 where you have your local resources so your not routing the whole 44/8 to a internal network. You could also add another hop with a higher metric to check your internet route for 44.0.0.0 hosts that are not in your network. Joe kd2nfc node 46596
On Aug 15, 2018, at 3:45 PM, info@rainerbertsch.de wrote:
Hi there, can someone tell me why the server register.allstarlink.org <http://register.allstarlink.org/> give an answer with the IP 44.98.254.145 ?
ping register.allstarlink.org <http://register.allstarlink.org/> PING register.regsvcs.allstarlink.org <http://register.regsvcs.allstarlink.org/> (44.98.254.145): 56 data bytes 64 bytes from 44.98.254.145: icmp_seq=0 ttl=51 time=151.827 ms 64 bytes from 44.98.254.145: icmp_seq=1 ttl=51 time=151.208 ms
In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server.
Or is there something wrong in my thoughts ?
73 de Rainer, DF3SY
Node 43024
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On Wed, Aug 15, 2018 at 12:46 PM <info@rainerbertsch.de> wrote:
Hi there, can someone tell me why the server register.allstarlink.org give an answer with the IP 44.98.254.145 ?
44.98.254.145 is the address of one of the new Allstar registration servers.
In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server.
44.x.x.x is much bigger than just HAMNET. That seems like a mistake to configure your network to route the whole /8 to HAMNET. Tom KD7LXL
On 8/15/18 5:10 PM, Tom Hayward wrote:
In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server.
44.x.x.x is much bigger than just HAMNET. That seems like a mistake to configure your network to route the whole /8 to HAMNET.
Also, stats.allstarlink.org and dns has been on 44/8 for about 1 year now, so it's really important fix the routing on your end. We have some other servers in 44/8 which are announced to the global table from various ASN's. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
Looks like you'll need a much larger routing table :) https://hamnetdb.net/?m=subnet Danny K5CG ----- Original Message ----- From: "Bryan Fields" <Bryan@bryanfields.net> To: "Users of Asterisk app_rpt" <app_rpt-users@lists.allstarlink.org> Sent: Wednesday, August 15, 2018 4:30:33 PM Subject: Re: [App_rpt-users] register.allstarlink.org with ip 44.98.254.145 On 8/15/18 5:10 PM, Tom Hayward wrote:
In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server.
44.x.x.x is much bigger than just HAMNET. That seems like a mistake to configure your network to route the whole /8 to HAMNET.
Also, stats.allstarlink.org and dns has been on 44/8 for about 1 year now, so it's really important fix the routing on your end. We have some other servers in 44/8 which are announced to the global table from various ASN's. -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
I don’t get using the 44/8 space on a local natted network if thats what the OP is doing. was he assigned a 44 subnet? because if you use an IP in that space you don’t know if that IP is used on the internet. I’m wondering if he’s using 44.0.0.0 (255.0.0.0) in his network config and each machine 44.0.0.2, 3, 4… which is okay because I don’t see any pings in that space however 44.0.0.1 directs you to https://www.ampr.org/ <https://www.ampr.org/> . If you want to stay in the 44 IP space locally you can use something like 44.1.1.0/24 and you’ll have IP address range 44.1.1.1 - 254 with a subnet mask of 255.255.255.0 …. If this is how you configure your router and assign IP’s to hosts on your network and its a natted local network then any traffic to this network will stay local and anything outside of 44.1.1.0/24 in the 44. IP space will go over the internet. Danny thats a cool link, how are subnets registered to this database, is this an official record of routable subnet assignment for hamnet? Joe kd2nfc
On Aug 15, 2018, at 5:35 PM, Danny K5CG <k5cg@hamoperator.org> wrote:
Looks like you'll need a much larger routing table :)
https://hamnetdb.net/?m=subnet
Danny K5CG
----- Original Message ----- From: "Bryan Fields" <Bryan@bryanfields.net> To: "Users of Asterisk app_rpt" <app_rpt-users@lists.allstarlink.org> Sent: Wednesday, August 15, 2018 4:30:33 PM Subject: Re: [App_rpt-users] register.allstarlink.org with ip 44.98.254.145
On 8/15/18 5:10 PM, Tom Hayward wrote:
In our systems all ll IP-adresses with ip 44.x.x.x are routed to the HAMNET, never to the Internet. Therefore the system never can reach the registration server.
44.x.x.x is much bigger than just HAMNET. That seems like a mistake to configure your network to route the whole /8 to HAMNET.
Also, stats.allstarlink.org and dns has been on 44/8 for about 1 year now, so it's really important fix the routing on your end. We have some other servers in 44/8 which are announced to the global table from various ASN's.
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (5)
-
Bryan Fields -
Danny K5CG -
info@rainerbertsch.de -
Joe Puma -
Tom Hayward