[c-nsp] can't ping - please help
Richard N. Ingram
rni at umn.edu
Tue Nov 25 07:23:21 EST 2008
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/
More information about the cisco-nsp
mailing list