about routing

yi.zhang yzhang_be at yahoo.com
Wed Sep 18 07:48:38 EDT 2002


> Hi, 
> 
> I have set up a router on click router. And my router has 3 ethernet cards. 
> One is the control card and I can ping it. But the other two I can not reach.
> 
> The other two cards are treated as gateway to other two subnets. And they do 
> not have actual net yet./ not connect to other pc.
> Does anything not correct in my route part.
> 
>  rt :: LookupIPRoute(
>  10.10.10.115/32 0, 	//10.10.10.115 is the control card
>  10.10.10.255/32 0,
>  192.168.2.1/32  2,	//192.168.2.1 is one of the other two cards  
>  192.168.2.255/32 0,
>  192.168.2.0/32 0,
>  192.168.3.1/32 3,	//192.168.3.1 is the third card.
>  192.168.3.255/32 0,
>  192.168.3.0/32 0,
>  10.10.10.0/255.255.255.0 10.10.10.12 1,
>  192.168.2.0/255.255.255.0 2,
>  192.168.3.0/255.255.255.0 3,
>  255.255.255.255/32 0.0.0.0 0,
>  0.0.0.0/32 0,
>  0.0.0.0/0 10.10.10.12 1);

> or it also relates to my linux interface config?
> Thanks a lot!
> 
Yves.Zhang


__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com




More information about the click mailing list