Hi guys,
I need to install 2 CISCO routers (R1=2601 & R2=1841) via T1 and SHare the DSL internet connected via Lan from R1 to R2.
If I config the f0 IP address as PC's DGwy I have access from 10.6.0.0 to 10.7.0.0 networks but I can't ping the FWall NIC Card (10.6.9.2 current PCs DFGwy )and no internet access.
What can I do to fix it?
The DGwy for Pc's must be the F0 IP?
Why I have access to CISCOS and networks only if PC's DGWy is f0 IP Address?
NOTE.- Today I have connected both networks and internet using 2 ACT multiplexers and 10.6.9.2 as PC's DGwy.
The connection is as follows:
R1(10.6.9.30)---(10.6.9.2)FWall(10.9.9.2)---(10.9.9.1)2Wire DSL(Dyn IP). The FWall Gwy is 10.9.9.1
The configuration is:
R1
ip subnet-zero
Ip routing
interface FastEthernet0/0
ip address 10.6.9.30 255.255.0.0
interface Serial0/1/1
ip address 10.10.0.1 255.255.0.0
ip classless
ip route 10.7.0.0 255.255.0.0 10.10.0.2
no router rip
R2
ip subnet-zero
ip routing
interface FastEthernet0/0
ip address 10.7.9.30 255.255.0.0
interface Serial0/0/0
ip address 10.10.0.2 255.255.0.0
ip classless
ip route 10.6.0.0 255.255.0.0 10.10.0.1
no router rip
I hope you can help me
I need to install 2 CISCO routers (R1=2601 & R2=1841) via T1 and SHare the DSL internet connected via Lan from R1 to R2.
If I config the f0 IP address as PC's DGwy I have access from 10.6.0.0 to 10.7.0.0 networks but I can't ping the FWall NIC Card (10.6.9.2 current PCs DFGwy )and no internet access.
What can I do to fix it?
The DGwy for Pc's must be the F0 IP?
Why I have access to CISCOS and networks only if PC's DGWy is f0 IP Address?
NOTE.- Today I have connected both networks and internet using 2 ACT multiplexers and 10.6.9.2 as PC's DGwy.
The connection is as follows:
R1(10.6.9.30)---(10.6.9.2)FWall(10.9.9.2)---(10.9.9.1)2Wire DSL(Dyn IP). The FWall Gwy is 10.9.9.1
The configuration is:
R1
ip subnet-zero
Ip routing
interface FastEthernet0/0
ip address 10.6.9.30 255.255.0.0
interface Serial0/1/1
ip address 10.10.0.1 255.255.0.0
ip classless
ip route 10.7.0.0 255.255.0.0 10.10.0.2
no router rip
R2
ip subnet-zero
ip routing
interface FastEthernet0/0
ip address 10.7.9.30 255.255.0.0
interface Serial0/0/0
ip address 10.10.0.2 255.255.0.0
ip classless
ip route 10.6.0.0 255.255.0.0 10.10.0.1
no router rip
I hope you can help me