Estoy construyendo mi lab con un cisco 2801 y 2950 para conectar al internet de mi proovedor, configure lo siguiente:
IP ROUTE:
Gateway of last resort is 192.168.1.0 to network 0.0.0.0
C 192.168.1.0/24 is directly connected, FastEthernet0/0
C 192.168.2.0/24 is directly connected, FastEthernet0/1
S* 0.0.0.0/0 [1/0] via 192.168.1.0
IPS DE CADA INTERFACE:
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 192.168.1.4 YES DHCP up up ---------------PROOVEDOR INTERNET POR DHCP
FastEthernet0/1 192.168.2.1 YES manual up up
NVI0 unassigned NO unset up up
PC 1: 192.168.2.10/24
PC 2: 192.168.2.20/24
PC 3: 192.168.2.30/24
Note: I can ping from cisco router google.com just fine but clients doesnt have internet access at all.
From PCs:
PC 1 NO PING ISP 192.168.1.1/24
PC 2 NO PING ISP 192.168.1.1/24
PC 3 NO PING ISP 192.168.1.1/24
PUEDO HACER PING ENTRE PCS Y EL GATEWAY 192.168.2.1/24
La idea es conectar mi home lab con mi internet y necesitaba ver quien podria ayudarme con una explicacion breve de que sucede...gracias muy amables!