Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
im trying to make WAN simulation on GNS3 and connecting the network to internet.
On R1 im using eBGP to connecting AS100 to AS200, and
OSPF to connect all PC to router on AS100.
im using Overload NAT on R1 but the only one who get the int...
Hi,
im trying to make a local network with GNS3.
im using NAT and static routing to connect network 192.168.10.0 and 192.168.137.0.
the R1 can connect to internet and able to ping any IP, but the PC1 cant even ping the cloud.
here's my config.
R1#...
Hi,
i have some problem with connecting OSPF to eBGP
im using OSPF to connect the VLAN 10 and 20 to R1 but im unable to ping to the other AS.
after i configure the eBGP, R1 able to ping 192.168.30.1 on R3 but unable to ping 192.168.30.2 on ...
Hi,
im trying to understand the error and catch some clue on this.
based on :
27 Feb 2018 21:49:48 (GMT +06:00) Message 5483325 failed on incoming connection (ICID X). Message size exceeds limit. 27 Feb 2018 21:49:48 (GMT +06:00) Message 5483325 a...
i try to use ospf routing and still had the same result.
router ospf 10
network 192.168.10.0 0.0.0.255 area 0
network 192.168.137.0 0.0.0.255 area 0
redistribute connected subnets
exit
did i need to use BGP to connect this?