Cloud Networking
Posted: Sun Mar 19, 2017 6:59 pm
So i have this strange issue where i peer using BGP from UNL to a real router and exchange the NLRI. But if i advertise a prefix out from the UNL router to my real router when i try to ping it nothing... if i then jump on the UNL router and source a ping from that prefix my pings into UNL then work. Its almost like an ARP its so weird.
My real router sees this
111.111.111.111 via 172.16.21.198
My Laptop
-bash$ ping 111.111.111.111
PING 111.111.111.111 (111.111.111.111): 56 data bytes
Request timeout for icmp_seq 0
92 bytes from 172.16.21.130: Redirect Host(New addr: 172.16.21.198)
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 0054 c877 0 0000 3f 01 126d 172.16.21.214 111.111.111.111
UNL Cisco Router - Loopback 111 - ping 8.8.8.8 source loop111
!!!!!!!!!
Then Laptop.
64 bytes from 111.111.111.111: icmp_seq=86 ttl=64 time=3.522 ms
64 bytes from 111.111.111.111: icmp_seq=87 ttl=64 time=3.751 ms
64 bytes from 111.111.111.111: icmp_seq=88 ttl=64 time=11.719 ms
Any ideas? It works in GNS3 fine...
Thanks,
Jack
My real router sees this
111.111.111.111 via 172.16.21.198
My Laptop
-bash$ ping 111.111.111.111
PING 111.111.111.111 (111.111.111.111): 56 data bytes
Request timeout for icmp_seq 0
92 bytes from 172.16.21.130: Redirect Host(New addr: 172.16.21.198)
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 0054 c877 0 0000 3f 01 126d 172.16.21.214 111.111.111.111
UNL Cisco Router - Loopback 111 - ping 8.8.8.8 source loop111
!!!!!!!!!
Then Laptop.
64 bytes from 111.111.111.111: icmp_seq=86 ttl=64 time=3.522 ms
64 bytes from 111.111.111.111: icmp_seq=87 ttl=64 time=3.751 ms
64 bytes from 111.111.111.111: icmp_seq=88 ttl=64 time=11.719 ms
Any ideas? It works in GNS3 fine...
Thanks,
Jack