2004-01-25 17:12:05

by Stas Sergeev

[permalink] [raw]
Subject: problems connecting to kernel.bkbits.net


Hello.

I used a BK->CVS gateway on kernel.bkbits.net
for some time, but it is already several
month that I can't connect to it any more.
Is it still alive?

Here is what I have:

$ cvs update
cvs [update aborted]: connect to kernel.bkbits.net(192.132.92.14):2401
failed: No route to host

$ traceroute kernel.bkbits.net
1 gate (192.168.3.1) 5.823 ms 16.544 ms 8.973 ms
2 RINNet-MSU.iitp.ru (194.220.14.45) 12.531 ms 143.000 ms 69.300 ms
3 RINNet-IITP.iitp.ru (194.220.14.129) 134.844 ms 212.712 ms
190.928 ms
[.....]
20 svl-edge-09.inet.qwest.net (205.171.14.98) 312.245 ms * 204.768 ms
21 63.150.59.90 (63.150.59.90) 268.390 ms 217.756 ms 218.520 ms
22 216.240.36.206 (216.240.36.206) 218.669 ms 248.692 ms 218.659 ms
23 kernel.bkbits.net (192.132.92.14) 214.393 ms !<10> 243.426 ms
!<10> *

$ ping kernel.bkbits.net
PING kernel.bkbits.net (192.132.92.14) from 192.168.3.28 : 56(84)
bytes of data.64 bytes from kernel.bkbits.net (192.132.92.14):
icmp_seq=0 ttl=44 time=239.295 msec
64 bytes from kernel.bkbits.net (192.132.92.14): icmp_seq=1 ttl=44
time=230.619 msec

--- kernel.bkbits.net ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/mdev = 230.619/234.957/239.295/4.338 ms


Now I am lost. ping is fine, but traceroute
shows code 10, which is "Host prohibited".
Any ideas what can that be?
I have googled a lot, but I have found
nothing that looks even nearly similar to the
problem I am having.


2004-01-26 15:44:09

by Larry McVoy

[permalink] [raw]
Subject: Re: problems connecting to kernel.bkbits.net

Eric forwarded me this mail (thanks).

The BK->CVS gateway is still going strong but the CVS server part of it has
been shut down because of security problems. Nobody wants to run it because
of the security problems that CVS has. If someone wants to do that they
can mirror it from kernel.org, it's there under /pub/scm/linux/kernel/bkcvs
and if you grab that you can start up a CVS server.

----- Forwarded message from Stas Sergeev <[email protected]> -----

From: Stas Sergeev <[email protected]>
To: [email protected]
Subject: problems connecting to kernel.bkbits.net
Date: Sun, 25 Jan 2004 20:11:35 +0300


Hello.

I used a BK->CVS gateway on kernel.bkbits.net
for some time, but it is already several
month that I can't connect to it any more.
Is it still alive?

Here is what I have:

$ cvs update
cvs [update aborted]: connect to kernel.bkbits.net(192.132.92.14):2401
failed: No route to host

$ traceroute kernel.bkbits.net
1 gate (192.168.3.1) 5.823 ms 16.544 ms 8.973 ms
2 RINNet-MSU.iitp.ru (194.220.14.45) 12.531 ms 143.000 ms 69.300 ms
3 RINNet-IITP.iitp.ru (194.220.14.129) 134.844 ms 212.712 ms
190.928 ms
[.....]
20 svl-edge-09.inet.qwest.net (205.171.14.98) 312.245 ms * 204.768 ms
21 63.150.59.90 (63.150.59.90) 268.390 ms 217.756 ms 218.520 ms
22 216.240.36.206 (216.240.36.206) 218.669 ms 248.692 ms 218.659 ms
23 kernel.bkbits.net (192.132.92.14) 214.393 ms !<10> 243.426 ms
!<10> *

$ ping kernel.bkbits.net
PING kernel.bkbits.net (192.132.92.14) from 192.168.3.28 : 56(84)
bytes of data.64 bytes from kernel.bkbits.net (192.132.92.14):
icmp_seq=0 ttl=44 time=239.295 msec
64 bytes from kernel.bkbits.net (192.132.92.14): icmp_seq=1 ttl=44
time=230.619 msec

--- kernel.bkbits.net ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/mdev = 230.619/234.957/239.295/4.338 ms


Now I am lost. ping is fine, but traceroute
shows code 10, which is "Host prohibited".
Any ideas what can that be?
I have googled a lot, but I have found
nothing that looks even nearly similar to the
problem I am having.