Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

question(routing)

Status
Not open for further replies.

koshu

ISP
Apr 18, 2002
22
0
0
IN
Hello group,

Kindly resolve my confussion.I have cisco 2610 router.We r running static routing with our service provider .Now what is happening that suddely my http request stoped going out means there was no browsing on lan and customer I was able to telnet every website on port 80 that means i able to reach website till apllication layer from my pc .Now how can i find out what is killing my http request in my network . and my service provider is saying that from my side huge amount of routing loops is coming but i have put whole announced network on ethernet. This is the conf .PLz help me

clock timezone GMT 5
clock summer-time GMT recurring
ip subnet-zero
no ip source-route
ip wccp version 1
ip flow-cache timeout inactive 300
ip flow-cache timeout active 1
ip cef

!
interface Ethernet0/0
ip address 202.78.164.3 255.255.252.0 secondary
ip address 202.54.194.65 255.255.255.224 secondary
ip address 202.78.168.26 255.255.248.0

ip flow-export source Ethernet0/0
ip flow-export version 5 peer-as
ip flow-export destination 202.78.168.2 2055
ip classless

ip route 0.0.0.0 0.0.0.0 202.54.192.65
ip route 202.78.160.0 255.255.252.0 203.129.200.193
ip route 202.78.167.0 255.255.255.240 202.78.164.2
ip route 202.78.167.8 255.255.255.248 202.78.164.2
ip route 202.78.173.0 255.255.255.248 216.252.243.18
ip route 202.78.173.8 255.255.255.248 216.252.243.10
ip route 202.78.173.24 255.255.255.248 216.252.243.2
ip route 202.78.173.248 255.255.255.248 216.252.243.14
ip route 202.78.175.0 255.255.255.224 216.252.243.6
ip http server
no ip pim bidir-enable

Thanx
Kaushalender
 
Is this the entire configuration? Where is the ISP connected? Todd Hethmon
thethmon@hethmon.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top