Re: Problem [7:71890]

2003-07-05 Thread Jens Neelsen
Hi,

first you need to enable "ip routing" to make it work.

Then your default route should look like this:
"ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx"  where is
xxx.xxx.xxx.xxx is the other router interface. 
Note: after the destination network follows a subnet mask (not a
wildcard mask).

Make sure you have a route in your other back to this router
(Entires in the routing table are oneway only). Try "show ip
route" to verify.

With kind regards
Jens Neelsen

--- Projet AIM  wrote:
> Hi again
> I am pretty much thanksfull for your explanantion
> I have tried what you have suggested and still it doesn't work
> The thing is I am convainced that I am missing something but
> can't find out 
> what
> Thanx again and any help is appreciated
> Elias
> 
> 
> >From: "Jans van Deventer" 
> >Reply-To: "Jans van Deventer" 
> >To: [EMAIL PROTECTED]
> >Subject: Re: Problem [7:71890]
> >Date: Fri, 4 Jul 2003 14:25:41 GMT
> >
> >Hi
> >
> >What you did when you typed "no ip routing" was to
> effectively change
> >your router into an IP host. You must enable ip routing with
> "ip
> >routing" and then add your static route. Test again and come
> back for
> >help if it doensn't work.
> >
> >One advantage of disabling IP routing and effectively turning
> your
> >router into a host is because you can then use all the nice
> debug
> >functionalities like debug ip packet, as though your router
> was a host.
> >
> >Regards,
> >Jans
> >
> >Projet AIM wrote:
> >
> > >Hi all
> > >I have a cisco 3600 and I am facing an unknown problem
> maybe it is 
> >stupuid
> > >but realy i don't know
> > >I have a pretty much common configuration 2 valid IP
> addresses on both
> > >interfaces. one of them are my network the other interface
> is linked to
> > >another router interface when I trie to ping the outside
> from the 
> >router's
> > >consol I have a response but when I try to ping from a
> machine in my
> >network
> > >and don't have any reply.
> > >I used static route as in
> > >"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where
> is
> >xxx.xxx.xxx.xxx
> > >  is the other router interface
> > >I disabled ip routing
> > >"no ip routing"
> > >Can Anyone please help me if a missed anything
> > >THANX a lot
> > >Elias
> > >
> >
>
>_
> > >Trouvez l'bme soeur sur MSN Rencontres !
> http://g.msn.fr/FR1000/9551
>
_
> Dicouvrez les nouvelles imotictnes animies de 
> http://g.msn.fr/FR1001/866 
> MSN Messenger nouvelle formule
[EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71942&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Re: Problem [7:71890]

2003-07-04 Thread Zsombor Papp
>Probably the "outside" world doesn't know about your network that's behind 
>the 3600. The ping reply needs to come back somehow.

And/or the host behind the 3600 doesn't know that the 3600 is the gateway.

>Thanks,
>
>Zsombor
>
>
>At 04:32 PM 7/4/2003 +, Projet AIM wrote:
>>Hi again
>>I am pretty much thanksfull for your explanantion
>>I have tried what you have suggested and still it doesn't work
>>The thing is I am convainced that I am missing something but can't find out
>>what
>>Thanx again and any help is appreciated
>>Elias
>>
>>
>> >From: "Jans van Deventer"
>> >Reply-To: "Jans van Deventer"
>> >To: [EMAIL PROTECTED]
>> >Subject: Re: Problem [7:71890]
>> >Date: Fri, 4 Jul 2003 14:25:41 GMT
>> >
>> >Hi
>> >
>> >What you did when you typed "no ip routing" was to effectively change
>> >your router into an IP host. You must enable ip routing with "ip
>> >routing" and then add your static route. Test again and come back for
>> >help if it doensn't work.
>> >
>> >One advantage of disabling IP routing and effectively turning your
>> >router into a host is because you can then use all the nice debug
>> >functionalities like debug ip packet, as though your router was a host.
>> >
>> >Regards,
>> >Jans
>> >
>> >Projet AIM wrote:
>> >
>> > >Hi all
>> > >I have a cisco 3600 and I am facing an unknown problem maybe it is
>> >stupuid
>> > >but realy i don't know
>> > >I have a pretty much common configuration 2 valid IP addresses on both
>> > >interfaces. one of them are my network the other interface is linked to
>> > >another router interface when I trie to ping the outside from the
>> >router's
>> > >consol I have a response but when I try to ping from a machine in my
>> >network
>> > >and don't have any reply.
>> > >I used static route as in
>> > >"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where is
>> >xxx.xxx.xxx.xxx
>> > >  is the other router interface
>> > >I disabled ip routing
>> > >"no ip routing"
>> > >Can Anyone please help me if a missed anything
>> > >THANX a lot
>> > >Elias
>> > >
>> > >_
>> > >Trouvez l'bme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551
>>_
>>Dicouvrez les nouvelles imotictnes animies de  http://g.msn.fr/FR1001/866
>>MSN Messenger nouvelle formule




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71899&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Re: Problem [7:71890]

2003-07-04 Thread Zsombor Papp
Probably the "outside" world doesn't know about your network that's behind 
the 3600. The ping reply needs to come back somehow.

Thanks,

Zsombor


At 04:32 PM 7/4/2003 +, Projet AIM wrote:
>Hi again
>I am pretty much thanksfull for your explanantion
>I have tried what you have suggested and still it doesn't work
>The thing is I am convainced that I am missing something but can't find out
>what
>Thanx again and any help is appreciated
>Elias
>
>
> >From: "Jans van Deventer"
> >Reply-To: "Jans van Deventer"
> >To: [EMAIL PROTECTED]
> >Subject: Re: Problem [7:71890]
> >Date: Fri, 4 Jul 2003 14:25:41 GMT
> >
> >Hi
> >
> >What you did when you typed "no ip routing" was to effectively change
> >your router into an IP host. You must enable ip routing with "ip
> >routing" and then add your static route. Test again and come back for
> >help if it doensn't work.
> >
> >One advantage of disabling IP routing and effectively turning your
> >router into a host is because you can then use all the nice debug
> >functionalities like debug ip packet, as though your router was a host.
> >
> >Regards,
> >Jans
> >
> >Projet AIM wrote:
> >
> > >Hi all
> > >I have a cisco 3600 and I am facing an unknown problem maybe it is
> >stupuid
> > >but realy i don't know
> > >I have a pretty much common configuration 2 valid IP addresses on both
> > >interfaces. one of them are my network the other interface is linked to
> > >another router interface when I trie to ping the outside from the
> >router's
> > >consol I have a response but when I try to ping from a machine in my
> >network
> > >and don't have any reply.
> > >I used static route as in
> > >"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where is
> >xxx.xxx.xxx.xxx
> > >  is the other router interface
> > >I disabled ip routing
> > >"no ip routing"
> > >Can Anyone please help me if a missed anything
> > >THANX a lot
> > >Elias
> > >
> > >_
> > >Trouvez l'bme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551
>_
>Dicouvrez les nouvelles imotictnes animies de  http://g.msn.fr/FR1001/866
>MSN Messenger nouvelle formule




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71897&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Re: Problem [7:71890]

2003-07-04 Thread Projet AIM
Hi again
I am pretty much thanksfull for your explanantion
I have tried what you have suggested and still it doesn't work
The thing is I am convainced that I am missing something but can't find out 
what
Thanx again and any help is appreciated
Elias


>From: "Jans van Deventer" 
>Reply-To: "Jans van Deventer" 
>To: [EMAIL PROTECTED]
>Subject: Re: Problem [7:71890]
>Date: Fri, 4 Jul 2003 14:25:41 GMT
>
>Hi
>
>What you did when you typed "no ip routing" was to effectively change
>your router into an IP host. You must enable ip routing with "ip
>routing" and then add your static route. Test again and come back for
>help if it doensn't work.
>
>One advantage of disabling IP routing and effectively turning your
>router into a host is because you can then use all the nice debug
>functionalities like debug ip packet, as though your router was a host.
>
>Regards,
>Jans
>
>Projet AIM wrote:
>
> >Hi all
> >I have a cisco 3600 and I am facing an unknown problem maybe it is 
>stupuid
> >but realy i don't know
> >I have a pretty much common configuration 2 valid IP addresses on both
> >interfaces. one of them are my network the other interface is linked to
> >another router interface when I trie to ping the outside from the 
>router's
> >consol I have a response but when I try to ping from a machine in my
>network
> >and don't have any reply.
> >I used static route as in
> >"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where is
>xxx.xxx.xxx.xxx
> >  is the other router interface
> >I disabled ip routing
> >"no ip routing"
> >Can Anyone please help me if a missed anything
> >THANX a lot
> >Elias
> >
> >_
> >Trouvez l'bme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551
_
Dicouvrez les nouvelles imotictnes animies de  http://g.msn.fr/FR1001/866 
MSN Messenger nouvelle formule




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71893&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Re: Problem [7:71890]

2003-07-04 Thread Janó van Deventer
Hi

What you did when you typed "no ip routing" was to effectively change 
your router into an IP host. You must enable ip routing with "ip 
routing" and then add your static route. Test again and come back for 
help if it doensn't work.

One advantage of disabling IP routing and effectively turning your 
router into a host is because you can then use all the nice debug 
functionalities like debug ip packet, as though your router was a host.

Regards,
Jans

Projet AIM wrote:

>Hi all
>I have a cisco 3600 and I am facing an unknown problem maybe it is stupuid 
>but realy i don't know
>I have a pretty much common configuration 2 valid IP addresses on both 
>interfaces. one of them are my network the other interface is linked to 
>another router interface when I trie to ping the outside from the router's 
>consol I have a response but when I try to ping from a machine in my
network
>and don't have any reply.
>I used static route as in
>"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where is
xxx.xxx.xxx.xxx
>  is the other router interface
>I disabled ip routing
>"no ip routing"
>Can Anyone please help me if a missed anything
>THANX a lot
>Elias
>
>_
>Trouvez l'bme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71891&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


Problem [7:71890]

2003-07-04 Thread Projet AIM
Hi all
I have a cisco 3600 and I am facing an unknown problem maybe it is stupuid 
but realy i don't know
I have a pretty much common configuration 2 valid IP addresses on both 
interfaces. one of them are my network the other interface is linked to 
another router interface when I trie to ping the outside from the router's 
consol I have a response but when I try to ping from a machine in my network 
and don't have any reply.
I used static route as in
"ip route 0.0.0.0 255.255.255.255 xxx.xxx.xxx.xxx"  where is xxx.xxx.xxx.xxx 
  is the other router interface
I disabled ip routing
"no ip routing"
Can Anyone please help me if a missed anything
THANX a lot
Elias

_
Trouvez l'bme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=71890&t=71890
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]