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(a)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