The Goal of the Entire project is to allow all traffic from the 172.22.1.0/24 Network over the T1 connection access to the Internet and the 172.16.0.0/16 Network. Now using the routes below I am able to ping google.com from the Remote Network but with Packet loss. I guess that’s better than nothing, but yahoo.com still gives TTL expired in transit message when pinging. From the Test PC on the Remote Network I can now ping the 172.16.1.10 Firewall and I get somewhat of an Internet access (certain site and really slow) but I can do neither from the 172.22.1.70 Router Itself. When trying to ping from the 172.22.1.70 (Remote Network) router to the 172.16.1.10 (Firewall Admin Network), the syslog on the firewall blocks it because it is a SPOOFED address. I think there is something seriously wrong with my ROUTING TABLES. Any Help would be greatly appreciated. I am a newbie at Cisco IOS so thanks for thhe understanding on the front end. I appreciate all your help.
Thanks,
Pino
dave_cosy@yahoo.com
Admin Network Config:
sh interface serial0/1/0
Serial0/1/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 200.2.10.2/24
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP Open
Open: IPCP, CDPCP, loopback not set
Keepalive set (10 sec)
sh Interface FastEthernet0/0
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 001b.d44f.b522 (bia 001b.d44f.b522)
Description: $ETH-LAN$
Internet address is 172.16.1.70/16
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
sh ip route
Gateway of last resort is 200.2.10.1 to network 0.0.0.0
C 172.16.0.0/16 is directly connected, FastEthernet0/0
172.22.0.0/24 is subnetted, 1 subnets
S 172.22.1.0 [1/0] via 200.2.10.1
200.2.10.0/24 is variably subnetted, 2 subnets, 2 masks
C 200.2.10.0/24 is directly connected, Serial0/1/0
C 200.2.10.1/32 is directly connected, Serial0/1/0
S* 0.0.0.0/0 [1/0] via 200.2.10.1
[1/0] via 172.16.1.10
Remote Network Config:
Serial:
Serial0/1/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 200.2.10.1/24
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP Open
Open: IPCP, CDPCP, loopback not set
Keepalive set (10 sec)
FastEthernet Interface0/0
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 001d.71b0.3de4 (bia 001d.71b0.3de4)
Internet address is 172.22.1.70/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
sh ip route
Gateway of last resort is 200.2.10.2 to network 0.0.0.0
S 172.16.0.0/16 [1/0] via 200.2.10.2
172.22.0.0/24 is subnetted, 1 subnets
C 172.22.1.0 is directly connected, FastEthernet0/0
200.2.10.0/24 is variably subnetted, 2 subnets, 2 masks
C 200.2.10.0/24 is directly connected, Serial0/1/0
C 200.2.10.2/32 is directly connected, Serial0/1/0
S* 0.0.0.0/0 [1/0] via 200.2.10.2