Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge || wget
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
ice_greg
n00b
n00b


Joined: 18 Mar 2005
Posts: 4

PostPosted: Fri Mar 18, 2005 3:44 pm    Post subject: emerge || wget Reply with quote

Тема! Вот ставлю генту! Два дня тяну из инета сурс! Потом начинаются чудеса!
--22:16:03-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.22.tar.gz
(try: 4) => `/usr/portage/distfiles/mysql-4.0.22.tar.gz'
Connecting to mysql.linux.cz[1.0.0.0]:80... failed: Connection timed out.
Retrying.

--22:19:16-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.22.tar.gz
(try: 5) => `/usr/portage/distfiles/mysql-4.0.22.tar.gz'
Connecting to mysql.linux.cz[1.0.0.0]:80... failed: Connection timed out.
Giving up.

При етом я в инете! если пингуешь хост то всё нормально! Но только на 5-10 минут! Потм опять с толкача(pЫng)!
Back to top
View user's profile Send private message
GreenDragon
Guru
Guru


Joined: 31 Jul 2003
Posts: 319

PostPosted: Fri Mar 18, 2005 9:40 pm    Post subject: Re: emerge || wget Reply with quote

ice_greg wrote:
Тема! Вот ставлю генту! Два дня тяну из инета сурс! Потом начинаются чудеса!
--22:16:03-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.22.tar.gz
(try: 4) => `/usr/portage/distfiles/mysql-4.0.22.tar.gz'
Connecting to mysql.linux.cz[1.0.0.0]:80... failed: Connection timed out.
Retrying.

--22:19:16-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.22.tar.gz
(try: 5) => `/usr/portage/distfiles/mysql-4.0.22.tar.gz'
Connecting to mysql.linux.cz[1.0.0.0]:80... failed: Connection timed out.
Giving up.

При етом я в инете! если пингуешь хост то всё нормально! Но только на 5-10 минут! Потм опять с толкача(pЫng)!

Первое впечатление - отсутствует связь с ДНС.
Можно взглянуть на /etc/resolv.conf and /etc/conf.d/net
Back to top
View user's profile Send private message
ice_greg
n00b
n00b


Joined: 18 Mar 2005
Posts: 4

PostPosted: Sat Mar 19, 2005 12:53 pm    Post subject: Reply with quote

/etc/resolv.conf
nameserver 192.168.1.1
-------------------------------------------------------------------------
/etc/conf.d/net
gateway="eth0/192.168.1.1"
Back to top
View user's profile Send private message
ice_greg
n00b
n00b


Joined: 18 Mar 2005
Posts: 4

PostPosted: Sat Mar 19, 2005 12:55 pm    Post subject: Reply with quote

вот что он пишет!!!

bash-2.05b# emerge -f mysql
Calculating dependencies ...done!
>>> emerge (1 of 6) dev-db/mysql-4.0.24 to /
>>> Downloading http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.24.tar.gz
--15:53:53-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.24.tar.gz
=> `/usr/portage/distfiles/mysql-4.0.24.tar.gz'
Resolving mysql.linux.cz... 1.0.0.0
Connecting to mysql.linux.cz[1.0.0.0]:80...
Back to top
View user's profile Send private message
GreenDragon
Guru
Guru


Joined: 31 Jul 2003
Posts: 319

PostPosted: Sat Mar 19, 2005 2:29 pm    Post subject: Reply with quote

ice_greg wrote:
вот что он пишет!!!

bash-2.05b# emerge -f mysql
Calculating dependencies ...done!
>>> emerge (1 of 6) dev-db/mysql-4.0.24 to /
>>> Downloading http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.24.tar.gz
--15:53:53-- http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-4.0.24.tar.gz
=> `/usr/portage/distfiles/mysql-4.0.24.tar.gz'
Resolving mysql.linux.cz... 1.0.0.0
Connecting to mysql.linux.cz[1.0.0.0]:80...

Процентов 90 - ДНС
Попробуйте сделать
Code:
 $ ping mysql.linux.cz
или
$ host mysql.linux.cz

Если получите 147.251.48.205
или
mysql.linux.cz is an alias for odysseus.linux.cz.
odysseus.linux.cz has address 147.251.48.205
- то DNS отпадает
Если получите опять 1.0.0.0 то скорее всего у Вас неправильно указан DNS вашего провайдера, если Вы конечно свой не держите


По предыдущему посту.
Quote:

/etc/resolv.conf
nameserver 192.168.1.1
-------------------------------------------------------------------------
/etc/conf.d/net
gateway="eth0/192.168.1.1"

Машина шлюз и машина DNS у Вас в сети одна и та же?

[/quote]
Back to top
View user's profile Send private message
ice_greg
n00b
n00b


Joined: 18 Mar 2005
Posts: 4

PostPosted: Sat Mar 19, 2005 2:43 pm    Post subject: Reply with quote

Это модем! DSL-504T (eth)и аппаратно и через пинг он адресс получает! Вот чтобы конект начать через емерже надо пингануть сам хост! Иначе 1.0.0.0
Back to top
View user's profile Send private message
noboru
n00b
n00b


Joined: 22 Jan 2005
Posts: 9

PostPosted: Mon Mar 21, 2005 10:52 am    Post subject: Reply with quote

ice_greg wrote:
Это модем! DSL-504T (eth)и аппаратно и через пинг он адресс получает! Вот чтобы конект начать через емерже надо пингануть сам хост! Иначе 1.0.0.0

У меня аналогичный модем (500T). Я обычно прописываю днсники из system log'а железки:
Code:

 12:10:45> primary   DNS address 212.188.4.10
 12:10:45> secondary DNS address 195.34.32.116

_________________
始まりだけ夢見て起きる。。。
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum