cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1717
Views
5
Helpful
39
Replies

Routing. What am I missing???

Michael Durham
Level 4
Level 4

Project.jpg

I can ping from Durham's PC to Sommer's PC just fine.

I can ping the Inernet from Server Switch (4.2.2.2) just fine

But I cannot ping the Interent from Office Switch or Durham's PC.  What am I doing worng?

OFFICE SWITCH

version 12.2

!

ip subnet-zero

ip routing

no ip domain-lookup

ip domain-name mtd.home

!

interface FastEthernet0/21

description Switch - Server_Switch 192.168.100.101 port fa0/1, Access Point - South_AP 192.168.100.105 port Ethernet 0, Servers

switchport trunk encapsulation dot1q

switchport trunk native vlan 100

switchport trunk allowed vlan 69,100,115,125,200

switchport mode trunk

spanning-tree portfast

!

interface FastEthernet0/24

description Workstation - Sixcore 192.168.69.150

switchport access vlan 69

switchport mode access

switchport nonegotiate

switchport port-security violation protect

switchport port-security mac-address sticky

spanning-tree portfast

!

!

interface Vlan69

ip address 192.168.69.2 255.255.255.0

ip helper-address 192.168.69.1

no ip route-cache cef

no ip route-cache

!

!

router eigrp 1577

no auto-summary

network 192.168.10.0 0.0.0.3

network 192.168.69.0

network 192.168.70.0 0.0.0.3

network 192.168.100.102 0.0.0.0

network 192.168.100.0

network 192.168.200.0

!

ip classless

ip route 0.0.0.0 0.0.0.0 10.0.0.254

ip route 10.115.0.0 255.255.255.0 192.168.100.101

ip http server

!

end

SERVER SWITCH

Current configuration : 9278 bytes

!

! Last configuration change at 16:28:07 Eastern Sun Jan 6 2013 by mdurham

! NVRAM config last updated at 17:23:11 Eastern Wed Jan 2 2013 by mdurham

!

version 12.2

!

ip subnet-zero

ip routing

no ip domain-lookup

ip domain-name mtd.home

!

interface FastEthernet0/1

description BLUE - Switch - Office_Switch 192.168.100.102 port fa0/21

switchport trunk encapsulation dot1q

switchport trunk native vlan 100

switchport trunk allowed vlan 1,69,100,115,125,200

switchport mode trunk

spanning-tree portfast

!      

interface FastEthernet0/7

no switchport

ip address 10.0.0.254 255.255.255.0

spanning-tree portfast

!

interface Vlan69

description - User Vlan

ip address 192.168.69.1 255.255.255.0

ip helper-address 172.16.2.2

no ip route-cache cef

no ip route-cache

!

!

router eigrp 1577

no auto-summary

network 10.0.0.0 0.0.0.255

network 172.16.2.0 0.0.0.3

network 192.168.50.0 0.0.0.7

network 192.168.69.0

network 192.168.100.0

network 192.168.125.0 0.0.0.7

network 192.168.200.0

!

ip default-gateway 192.168.100.102

ip classless

ip route 0.0.0.0 0.0.0.0 10.0.0.1

ip route 10.115.0.0 255.255.255.0 10.115.0.1

ip http server

!

end

Any thoughts??

Michael

39 Replies 39

kcnajaf
Level 7
Level 7

Hi Michael,

Did you try tracert and check where it is failing? Please provide the output of tracert 4.2.2.2 from working and non working switches?

Regards

Najaf

Richard Burts
Hall of Fame
Hall of Fame

Michael

Based on what you have supplied so far I would guess that the connection to the Internet is doing address translation for 10.0.0.0 but is not doing address translation for 192.168.69.0.

Can you provide some information about how this network connects to the Internet and about how address translation is configured there?

HTH

Rick

HTH

Rick

Office Switch traceroute to 4.2.2.2

Tracing the route to 4.2.2.2

  1 192.168.69.1 4 msec 4 msec 4 msec

  2  *  *  *

  3  *  *  *

  4  *  *  *

  5  *  *  *

Server Switch traceroute to 4.2.2.2

  1 10.0.0.1 4 msec 4 msec 8 msec

  2 192.168.0.1 8 msec 8 msec 4 msec

  3 192.168.43.1 8 msec 12 msec 8 msec

  4 66.174.39.17 48 msec 40 msec 40 msec

  5 69.83.36.33 44 msec 52 msec 44 msec

  6  *  *  *

  7 69.83.33.13 60 msec 44 msec 56 msec

  8 4.59.90.21 52 msec 44 msec 64 msec

  9  *  *  *

10  *  *  *

11 4.69.150.77 200 msec 68 msec 68 msec

12 4.2.2.2 72 msec 72 msec 72 msec

Ricahrd, I all that I know about the connection to the Internet is that my neighbor has Verizon 4G unlimited data (as do I) and he connects to a router via a game dongle.  That router is on a 192.168.0.0 network.  A second router is connected to that which is hwere the 10.0.0.0 network come in.  I DO have his permission to connect to his network.

In fact, what our long term goal is for both of us to share our Internet connections when we a re both home.  If one of us leaves and takes our phones with us, our come networks will still have Interent via the other person's data.  This way should he/I need access to our home network we can still get there.

You may be asking WHY?  Because there is no cable of DSL service herer. 

I plan on giving hime a Cisco 3550 layer 3 switch to replace his main router once I figure everything out.  But first I need to get out his network to the Internet.  Once that is done, I will need to figure a way that I can get out both networks at the same time.

Michael

The additional explanation is helpful, but not conclusive. It certainly suggests to me that his router is doing address translation for his network and not for your network. That would produce the symptoms that you suggest. Can you ask him to check on whether his router connection to the Internet would translate your addresses?

HTH

Rick

HTH

Rick

HI Michael,

Hmmmm...So the traffic get dropped at the first hope itself. Could you provide the output of "show ip route" from both switches.

Also what is the configuration looking like on 10.0.0.1?

Hope 192.168.0.1 is your internet router..

Regards

Najaf

Server Switch show IP route

Gateway of last resort is 10.0.0.1 to network 0.0.0.0

     192.168.10.0/30 is subnetted, 1 subnets

D       192.168.10.0 [90/3072] via 192.168.69.2, 4d02h, Vlan69

     192.168.125.0/29 is subnetted, 1 subnets

C       192.168.125.0 is directly connected, Vlan125

     172.16.0.0/30 is subnetted, 1 subnets

C       172.16.2.0 is directly connected, FastEthernet0/19

C    192.168.200.0/24 is directly connected, Vlan200

     10.0.0.0/24 is subnetted, 2 subnets

C       10.0.0.0 is directly connected, FastEthernet0/7

C       10.115.0.0 is directly connected, Vlan115

     192.168.50.0/29 is subnetted, 1 subnets

C       192.168.50.0 is directly connected, Vlan50

C    192.168.69.0/24 is directly connected, Vlan69

     192.168.70.0/30 is subnetted, 1 subnets

D       192.168.70.0 [90/28416] via 192.168.69.2, 4d02h, Vlan69

     192.168.100.0/24 is variably subnetted, 4 subnets, 2 masks

C       192.168.100.0/24 is directly connected, Vlan100

D       192.168.100.106/32 [90/156416] via 192.168.69.2, 4d02h, Vlan69

D       192.168.100.102/32 [90/130816] via 192.168.69.2, 4d02h, Vlan69

D       192.168.100.103/32 [90/156160] via 172.16.2.2, 2d01h, FastEthernet0/19

S*   0.0.0.0/0 [1/0] via 10.0.0.1

Office Switch show IP route

Gateway of last resort is 10.0.0.1 to network 0.0.0.0

     192.168.10.0/30 is subnetted, 1 subnets

C       192.168.10.0 is directly connected, Vlan1000

     192.168.125.0/29 is subnetted, 1 subnets

D       192.168.125.0 [90/3072] via 192.168.69.1, 4d02h, Vlan69

     172.16.0.0/30 is subnetted, 1 subnets

D       172.16.2.0 [90/28416] via 192.168.69.1, 2d01h, Vlan69

D    192.168.200.0/24 [90/3072] via 192.168.69.1, 4d02h, Vlan69

     10.0.0.0/24 is subnetted, 2 subnets

D       10.0.0.0 [90/28416] via 192.168.69.1, 03:06:52, Vlan69

S       10.115.0.0 [1/0] via 192.168.100.101

     192.168.50.0/29 is subnetted, 1 subnets

D       192.168.50.0 [90/3072] via 192.168.69.1, 4d02h, Vlan69

C    192.168.69.0/24 is directly connected, Vlan69

     192.168.70.0/30 is subnetted, 1 subnets

C       192.168.70.0 is directly connected, FastEthernet0/23

     192.168.100.0/24 is variably subnetted, 4 subnets, 2 masks

D       192.168.100.0/24 [90/3072] via 192.168.69.1, 03:07:06, Vlan69

D       192.168.100.106/32

           [90/156160] via 192.168.70.2, 4d02h, FastEthernet0/23

C       192.168.100.102/32 is directly connected, Loopback1

D       192.168.100.103/32 [90/156416] via 192.168.69.1, 2d01h, Vlan69

S*   0.0.0.0/0 [1/0] via 10.0.0.1

Yes 192.168.0.1 is my Internet router (neighbors that is) 

I do not have access to the config of 10.0.0.1.  It is just a Netgear router.

Hi,

Your initial running configuration for Office Switch is showing

ip route 0.0.0.0 0.0.0.0 10.0.0.254

But the show ip route of same switch shows

S*   0.0.0.0/0 [1/0] via 10.0.0.1

Any idea why is this showing like this?

Regards

Najaf

Richard,

Are you saying that since his router (192.168.0.1) is not providing me an IP it does not know the return path to my 192.168.69.0 network? 

When I connect a laptop directly to the Wireless Bridge, I can get to the Internet.  His 10.0.0.0 router does hav eDHCP set up on it.  I did provide the laptop an IP address outside of the DHCP scope (on the same subnet) and it worked fine too.

Both of his routers are low end comapired to Cisco. The 192.168.0.1 router is a CradlePoint.

Najaf,

My bad.  I keep changinghte 0.0.0.0 route so that I can have Internet and communicate here via MY Verizon 4G netowrk.  When I set it back to run the tests you requested, I entered ip route 0.0.0.0 0.0.0.0 10.0.0.1    I can change it back to 10.0.0.254 if you like.

Hi Michael,

Yes please. Please change to 10.0.0.254 and provide the tracert output to 4.2.2.2 from Office switch.

Regards

Najaf

Gateway of last resort is 10.0.0.254 to network 0.0.0.0

     192.168.10.0/30 is subnetted, 1 subnets

C       192.168.10.0 is directly connected, Vlan1000

     192.168.125.0/29 is subnetted, 1 subnets

D       192.168.125.0 [90/3072] via 192.168.69.1, 4d03h, Vlan69

     172.16.0.0/30 is subnetted, 1 subnets

D       172.16.2.0 [90/28416] via 192.168.69.1, 2d02h, Vlan69

D    192.168.200.0/24 [90/3072] via 192.168.69.1, 4d03h, Vlan69

     10.0.0.0/24 is subnetted, 2 subnets

D       10.0.0.0 [90/28416] via 192.168.69.1, 03:36:07, Vlan69

S       10.115.0.0 [1/0] via 192.168.100.101

     192.168.50.0/29 is subnetted, 1 subnets

D       192.168.50.0 [90/3072] via 192.168.69.1, 4d03h, Vlan69

C    192.168.69.0/24 is directly connected, Vlan69

     192.168.70.0/30 is subnetted, 1 subnets

C       192.168.70.0 is directly connected, FastEthernet0/23

     192.168.100.0/24 is variably subnetted, 4 subnets, 2 masks

D       192.168.100.0/24 [90/3072] via 192.168.69.1, 03:36:21, Vlan69

D       192.168.100.106/32

           [90/156160] via 192.168.70.2, 4d03h, FastEthernet0/23

C       192.168.100.102/32 is directly connected, Loopback1

D       192.168.100.103/32 [90/156416] via 192.168.69.1, 2d02h, Vlan69

S*   0.0.0.0/0 [1/0] via 10.0.0.254

Office_Switch#sh run | i ip route

no ip route-cache cef

no ip route-cache

no ip route-cache cef

no ip route-cache

no ip route-cache cef

no ip route-cache

ip route 0.0.0.0 0.0.0.0 10.0.0.254

ip route 10.115.0.0 255.255.255.0 192.168.100.101

Office_Switch#

Office_Switch#

Office_Switch#traceroute 4.2.2.2

Type escape sequence to abort.

Tracing the route to 4.2.2.2

  1 192.168.69.1 4 msec 4 msec 4 msec

  2  *  *  *

  3  *  *  *

  4  *  *  *

  5  *  *

My Final Project it to be able to sit at my PC, 192.168.69.150, and when I surf the Interent I want my Interenet access to use both my Internet and my neighbor's Internet connections at the same time.  My neighbor will also have access to both Interenet connections.  We will both be using C3550 layer 3 switches once I can get dual access working.

Hi,

You have your next hope configured as 10.0.0.254 and i can see this IP address is assigned to an Fas 0/7. Where is the physical link connected from Fas 0/7 going to?

interface FastEthernet0/7

no switchport

ip address 10.0.0.254 255.255.255.0

spanning-tree portfast

Regards

Najaf

Review Cisco Networking for a $25 gift card