hi brian....beats me...I'll have to check with marius since I'm using his script. I can get to other sites
C:>tracert n1uro.ampr.org
Tracing route to n1uro.ampr.org [44.88.0.9] over a maximum of 30 hops:
1 <1 ms * * xtm520.wa4zlw.homedns.org [10.161.51.3] 2 1 ms <1 ms 2 ms core100.wa4zlw.ampr.org [44.56.53.1] 3 39 ms 36 ms 34 ms gw.ct.ampr.org [44.88.0.1] 4 66 ms 39 ms 38 ms n1uro.ampr.org [44.88.0.9]
Trace complete.
C:>tracert yo2tm.ampr.org
Tracing route to yo2tm.ampr.org [44.182.21.1] over a maximum of 30 hops:
1 <1 ms * * xtm520.wa4zlw.homedns.org [10.161.51.3] 2 1 ms <1 ms <1 ms core100.wa4zlw.ampr.org [44.56.53.1] 3 138 ms 138 ms 137 ms router.yo2loj.ampr.org [44.182.21.254] 4 134 ms 135 ms 135 ms yo2tm.ampr.org [44.182.21.1]
Trace complete.
C:>
Thanks leon
On 5/8/2017 10:27 AM, Brian Kantor wrote:
Leon, I don't know if this is the cause of your problem, but it's the case that your gateway is sending encap-to-encap packets to amprgw, where they are being dropped:
gateway inner src #errs indx error type
24.115.112.147 44.56.53.1 470 [17] dropped: broadcast inner destination address 24.115.112.147 44.56.53.3 29 [ 8] dropped: encap to encap
The broadcast inner destination address packets are also of some concern. That shouldn't be happening either.
- Brian
On Mon, May 08, 2017 at 09:33:45AM -0400, Leon Zetekoff wrote:
It seems any of the BGP sites I can not get to (?)
Others I can get to.
here's part of my routing table:
[admin@core100.wa4zlw.homedns.org] > ip route print Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit # DST-ADDRESS PREF-SRC GATEWAY DISTANCE 0 A S ;;; Default UCSD reply route 0.0.0.0/0 ucsd-gw 250 1 ADC 44.0.0.0/8 44.56.53.1 ucsd-gw 0 226 ADr 44.129.31.0/24 44.0.0.1 120 227 ADr 44.129.128.0/24 44.0.0.1 120 228 ADr 44.130.0.0/16 44.0.0.1 120 229 ADr 44.130.119.0/24 44.130.121.2 120 230 ADr 44.130.121.0/24 44.130.121.2 120 231 ADr 44.130.122.0/23 44.130.122.2 120 232 ADr 44.130.124.0/22 44.130.124.2 120 233 ADr 44.130.224.0/28 44.0.0.1 120 242 ADr 44.131.11.0/29 44.0.0.1 120 243 ADr 44.131.14.128/26 44.0.0.1 120 244 ADr 44.131.14.252/31 44.131.14.253 120 245 ADr 44.131.35.128/29 44.0.0.1 120 632 ADC 24.115.112.0/22 24.115.112.147 SECV Cable 100m 0 633 A S 44.0.0.1/32 ucsd-gw 1 882 A S ;;; Added on 2017/05/06 05:36:00 44.131.14.128/26 44.56.53.1 ampr-81.141.195... 50 883 A S ;;; Added on 2017/05/06 02:36:00 44.131.14.252/31 44.56.53.1 ampr-44.131.14.253 50 884 A S ;;; Added on 2017/05/06 02:36:00 44.131.14.253/32 44.56.53.1 SECV Cable 100m 50
leon