[c-nsp] can't ping - please help

Teller, Robert RTeller at deltadentalwa.com
Tue Nov 25 10:23:15 EST 2008


Try adding the following command in stead of using the ip
default-gateway command

Ip route 0.0.0.0 0.0.0.0 192.168.0.113

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Richard N.
Ingram
Sent: Tuesday, November 25, 2008 4:23 AM
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] can't ping - please help

Also:

ip subnet-zero
ip classless

Best regards,
Rich





Message: 8
Date: Tue, 25 Nov 2008 09:42:46 +0200
From: Ziv Leyes <zivl at gilat.net>
Subject: Re: [c-nsp] can't ping - please help
Cc: cisco-nsp mailing list <cisco-nsp at puck.nether.net>
Message-ID:
	<EC993E87D960A541A66BF21D62AA42A61F7E997B9C at exch2k7.gilat.local>
Content-Type: text/plain; charset="us-ascii"

Make sure you also set the command "ip routing" in general configuration

in order to "switch on" the ip route engine.
You won't see this setting on the config though.

In old versions this command was not implicit, funny though, what could 
I possibly want a router to do other than routing?
Perhaps it has something to do with old technologies routing which 
wasn't IP?



-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net 
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of cc loo
Sent: Tuesday, November 25, 2008 5:26 AM
To: chloe K
Cc: cisco-nsp mailing list
Subject: Re: [c-nsp] can't ping - please help

Hi Chloe,

When your configuration seems to be incomplete. When a router is facing
2
networks, there should be 2 distinct IP addresses in a router.

For example :

# faces your local lan
Ethernet 0/0
IP address 192.168.0.116 255.255.255.248

# faces your "external" network
Serial 0/0
IP address 10.0.0.1 255.255.255.252

Before you try to ping "across" different networks, make sure both links
are
up locally first
(Eth0/0 must be pingable from 192.168.0.116 subnet, while S0/0 must be
pingable from 10.0.0.1 subnet)

After you can achieve this, then you can check out the routing tables by
typing
myrouter> *show ip route*

On Tue, Nov 25, 2008 at 9:26 AM, chloe K <chloekcy2000 at yahoo.ca> wrote:

 > > Hi
 > >
 > >  I have very old 2600 router with 10M ethernet
 > >  I am trying to learn configuration. I can't ping 192.168.0.116
from
 > > outside network. but I can ping this ip 192.168.0.116 within same 
network
 > > eg: 192.168.0.114.
 > >
 > >  the network is 192.168.0.112/29
 > >  and the router interface is 192.168.0.116
 > >
 > >  Can you help?
 > >
 > >  Current configuration : 1202 bytes
 > > !
 > > version 12.1
 > > no service single-slot-reload-enable
 > > service timestamps debug uptime
 > > service timestamps log uptime
 > > service password-encryption
 > > no service dhcp
 > > !
 > > hostname cisco
 > > !
 > > no ip subnet-zero
 > > !
 > > no ip bootp server
 > > ip inspect dns-timeout 10
 > > ip inspect tcp synwait-time 40
 > > ip auth-proxy auth-cache-time 20
 > > ip auth-proxy name chloe http
 > > ip audit notify log
 > > ip audit po max-events 100
 > > ip audit smtp spam 500
 > > !
 > >  interface Ethernet0/0
 > >  ip address 192.168.0.116 255.255.255.248
 > >  no cdp enable
 > > !
 > > interface Serial0/0
 > >  no ip address
 > >  clockrate 56000
 > >  no cdp enable
 > > !
 > > interface Serial0/1
 > >  no ip address
 > >  shutdown
 > >  no cdp enable
 > > !
 > > ip default-gateway 192.168.0.113
 > > no ip classless
 > > ip http server
 > > !
 > > logging trap debugging
 > > logging facility local2
 > > logging 192.168.0.114
 > > no cdp run
 > > !
 > > end
 > >
 > >
 > > ---------------------------------
 > > Be smarter than spam. See how smart SpamGuard is at giving junk 
email the
 > > boot with the All-new Yahoo! Mail
 > >
 > >
 > >
 > > ---------------------------------
 > >
 > >
 > > Yahoo!         Canada Toolbar : Search from anywhere on         the

web and
 > > bookmark your favourite sites. Download it now!
 > > _______________________________________________
 > > cisco-nsp mailing list  cisco-nsp at puck.nether.net
 > > https://puck.nether.net/mailman/listinfo/cisco-nsp
 > > archive at http://puck.nether.net/pipermail/cisco-nsp/
 > >
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


#########################################################
The information contained in this e-mail and subsequent attachments may be privileged, 
confidential and protected from disclosure.  This transmission is intended for the sole 
use of the individual and entity to whom it is addressed.  If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited.  If you 
think that you have received this message in error, please e-mail the sender at the above 
e-mail address.
#########################################################



More information about the cisco-nsp mailing list