I’m trying to make a network installation for leap 15.1 from the network on my vmware (192.142.199.40) but I cannot reach the repository.
In fact from all my systems I cannot traceroute that address:
traceroute to download.opensuse.org (195.135.221.134), 30 hops max, 60 byte packets
1 001-199.sailweb.eu (193.142.199.1) 0.254 ms 0.173 ms 0.147 ms
2 172.31.255.1 (172.31.255.1) 0.296 ms 0.197 ms 0.162 ms
3 wifisistem-tex97.topix.it (194.116.98.145) 6.791 ms 6.750 ms 10.699 ms
4 81.31.144.193 (81.31.144.193) 7.646 ms 7.604 ms 7.551 ms
5 ae1-201.cr0-trn3.ip4.gtt.net (77.67.73.173) 7.624 ms 7.571 ms 7.518 ms
6 et-0-0-37.cr10-fra2.ip4.gtt.net (89.149.180.49) 20.979 ms 25.272 ms 25.251 ms
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
I think it’s a rounting problem, but I do not know how to check it. TY in advance
Don’t know from where you are trying to connect, but you seem near Italy (network wise), where we experienced DNS problems yesterday evening but everything seems normal here at the moment.
The problem, already mentioned by @malcolmlewis, is described here https://status.opensuse.org/
Yes, it’s a public address in a whole class I manage. There are several other hosts working in that class.
Only the repository is unreachable from Italy. I used a local mirror and I was able to finish the installation, TY
EDIT: My public ip is 193.142.199.61 but all the class 193.142.199.0/26 is unable to reach the main repository. DNS resolves the name, but the ip is not seen:
root@isildur:/root # host isildurisildur.fmal.com has address 193.142.199.61
root@isildur:/root # host download.opensuse.org
download.opensuse.org has address 195.135.221.134
download.opensuse.org has IPv6 address 2620:113:80c0:8::13
root@isildur:/root # ping 195.135.221.134
PING 195.135.221.134 (195.135.221.134) 56(84) bytes of data.
--- 195.135.221.134 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2048ms
root@isildur:/root # traceroute 195.135.221.134
traceroute to 195.135.221.134 (195.135.221.134), 30 hops max, 60 byte packets
1 gw-199.sailweb.eu (193.142.199.1) 0.243 ms 0.162 ms 0.144 ms
2 172.31.255.1 (172.31.255.1) 0.239 ms 0.148 ms 0.124 ms
3 wifisistem-tex97.topix.it (194.116.98.145) 7.212 ms 7.191 ms 7.146 ms
4 81.31.144.193 (81.31.144.193) 6.809 ms 6.788 ms 6.753 ms
5 ae1-201.cr0-trn3.ip4.gtt.net (77.67.73.173) 3.425 ms 3.394 ms 3.353 ms
6 et-0-0-37.cr10-fra2.ip4.gtt.net (89.149.180.49) 19.307 ms 18.136 ms 18.083 ms
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
henk@boven:~> host host isildurisildur.fmal.com
host: couldn't get address for 'isildurisildur.fmal.com': not found
henk@boven:~> nslookup host isildurisildur.fmal.com
nslookup: couldn't get address for 'isildurisildur.fmal.com': not found
henk@boven:~> nslookup 193.142.199.61
61.199.142.193.in-addr.arpa name = isildur.fmal.com.
Authoritative answers can be found from:
henk@boven:~>
Does not look consistent with your host-domain name
According to “IP Location Finder” <https://www.iplocation.net/>, your location is in the region of Piemonte in Italy and, your ISP is “Sailweb SRL”.
You can confirm this by simply accessing the IP Location URL form your machine.
[HR][/HR]With “traceroute” I reach your ISP’s IP in 13 hops – ‘isildur.fmal.com’ – for which “dig” is reporting an IP address of ‘193.142.199.61’.
[HR][/HR]Could it be that, the DNS issue the openSUSE was suffering last Thursday, the 27th of February 2020, affected your initial problem?
We have some temporary DNS resultion problems with the opensuse.org domain. The problem is already identified and we work on a final solution.
Caching problems might appear for the next 12 hours (until 10:00 CET at 2020-02-28). Please stay tuned.