Mailinglist Archive: opensuse (3103 mails)
| < Previous | Next > |
Re: [SLE] Network connection
- From: Oliver Ob <ob_ok@xxxxxxx>
- Date: Wed, 26 Feb 2003 16:34:45 +0100
- Message-id: <3E5CDE95.F6F44A17@xxxxxxx>
Oliver Ob schrieb:
>
> Given an example network of for instance 3 computers:
> 192.168.17.64 ---- 192.168.17.65 ------- 192.168.17.67
> A B C
>
> Question #1:
> ------------
> #A uses #C as router for wvdial+internet -> works fine
> #B imports NFS shares from #C -> works fine also
>
> But: #B does not see, nor ping #A properly.
> Error is as follows:
> Ping........
> >From 192.168.17.65: icmp_seq=x Destination Host is Unreachable
>
> But why?
> #A and #C DO see each other without problems
> It is one and the same cable! If it WERE the cable, #A and #C
> would also report errors.
>
> What logs or so do you need to help me?
> Where should I take a look?
>
> Thanks!
>
route -n on #B:
192.168.17.0 0.0.0.0. 255.255.255.0 U 0 0 0 eth0
and this line comes twice! This must be wrong.
So what must I do?
route -n on #C:
(dynamic ppp0, cause its a router for Internet)
193.158.134.137 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.17.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 193.* 0.0.0.0 UG 0 0 0 ppp0
--
*º¤.,___,.¤º*¨¨¨*¤ =Oliver@home= *º¤.,¸¸¸,.¤º*¨¨*¤
I / __|__ http://www.bmw-roadster.de/Friends/Olli/olli.html I
I / / |_/ http://www.bmw-roadster.de/Friends/friends.html I
I \ \__|_\ http://groups.yahoo.com/group/VGAP-93 I
I \___| mailto:VGAP-93-subscribe@xxxxxxxxxxxxxxx I
>>> Telek0ma iBBMS - moving house, but online! +49....TRSi1 <<<
>
> Given an example network of for instance 3 computers:
> 192.168.17.64 ---- 192.168.17.65 ------- 192.168.17.67
> A B C
>
> Question #1:
> ------------
> #A uses #C as router for wvdial+internet -> works fine
> #B imports NFS shares from #C -> works fine also
>
> But: #B does not see, nor ping #A properly.
> Error is as follows:
> Ping........
> >From 192.168.17.65: icmp_seq=x Destination Host is Unreachable
>
> But why?
> #A and #C DO see each other without problems
> It is one and the same cable! If it WERE the cable, #A and #C
> would also report errors.
>
> What logs or so do you need to help me?
> Where should I take a look?
>
> Thanks!
>
route -n on #B:
192.168.17.0 0.0.0.0. 255.255.255.0 U 0 0 0 eth0
and this line comes twice! This must be wrong.
So what must I do?
route -n on #C:
(dynamic ppp0, cause its a router for Internet)
193.158.134.137 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.17.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 193.* 0.0.0.0 UG 0 0 0 ppp0
--
*º¤.,___,.¤º*¨¨¨*¤ =Oliver@home= *º¤.,¸¸¸,.¤º*¨¨*¤
I / __|__ http://www.bmw-roadster.de/Friends/Olli/olli.html I
I / / |_/ http://www.bmw-roadster.de/Friends/friends.html I
I \ \__|_\ http://groups.yahoo.com/group/VGAP-93 I
I \___| mailto:VGAP-93-subscribe@xxxxxxxxxxxxxxx I
>>> Telek0ma iBBMS - moving house, but online! +49....TRSi1 <<<
| < Previous | Next > |