On Fri, Sep 29, 2000 at 09:06:57PM -0500, Steve Borho wrote:
> On Sat, Sep 30, 2000 at 12:00:37AM +0200, Andre Steden wrote:
> > Hello,
> > 
> > if i try traceroute (RH 7.0) with my isdn-connection it doesn't work.
> > traceroute on my home network is ok.
> > 
> > If i install the traceroute-1.4a5-18.i386.rpm from RH 6.2
> > it works fine.
> 
> The obvious question is: How does it fail?
> 
> -- 
> Steve Borho                       Voice:  314-439-8342
> Member of Technical Staff
> Celox Networks Inc                http://www.ietf.org/rfc/rfc1925.txt
> 
Hi Steve,

here it comes :

[root@mini /root]# traceroute redhat.com
traceroute to redhat.com (207.175.42.154), 30 hops max, 38 byte packets
 1  * * *
 2  * * *
 3  * * *
.....
[root@mini /root]# rpm -e traceroute
[root@mini /root]# rpm -i traceroute-1.4a5-18.i386.rpm
[root@mini /root]# traceroute redhat.com
traceroute to redhat.com (207.175.42.154), 30 hops max, 38 byte packets
 1  212.185.254.193 (212.185.254.193)  21.835 ms  21.759 ms  23.894 ms
 2  193.158.140.86 (193.158.140.86)  21.842 ms  21.595 ms  23.633 ms
 3  DU-ag1.DU.net.DTAG.DE (194.25.7.115)  22.551 ms  22.707 ms  22.398 ms
.....

[root@mini /root]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
212.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 ippp0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         212.185.254.193 0.0.0.0         UG    0      0        0 ippp0
[root@mini /root]#

If i remove the traceroute-1.4a5-aliases.patch from the src.rpm and compile, it works! 
It seems that there is a bug in the aliases.patch.

--
Andre Steden <[EMAIL PROTECTED]>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to