ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Teimuraz Abashidze <tgasoft@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Notebook problems
Date: Wed, 1 Jul 2009 21:58:17 +0400
Message-ID: <7ddd15690907011058h162708edw34207f86f1531ee3@mail.gmail.com> (raw)
In-Reply-To: <7ddd15690906171131t66966e61w838a25d962d4b549@mail.gmail.com>

> У меня домашний роутер, с которым два других ноута работают нормально.
> На одном из них, стареньком HP nx7000 тоже AltLinux Branch 5.0 (и тоже
> винда рядом - что делать - надо). На старом довольно давно заметил,
> что после загрузки сеть недоступна (там  WiFi работает) и пока service
> network restart не скажешь, не работает. После этого включается но
> иногда опять пропадает. Свалил на возраст ноута - ок. 7 лет, хотя в
> богопротивной винде это не наблюдается, но все же.

> Теперь на новом ноуте - про который и пишу - та же  песня. После
> загрузки сети нет, приходится выходить в рута, опять service network
> restart... Адреса берет по DHCP, вроде все нормально должно быть...

> # cat /etc/net/ifaces/eth0/options
> TYPE=eth
> DISABLED=no
> NM_CONTROLLED=no
> BOOTPROTO=dhcp

Похоже, я разобрался с проблемой, когда сеть после загрузки ноута не
поднимается. Посмотрев на /etc/dhcpcd.conf, я увидел:

# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.

# dhcpcd-run-hooks uses these options.
option domain_name_servers, domain_name, domain_search, host_name

# Most distros have ntp support.
option ntp_servers

# We should behave nicely on networks and respect their MTU.
# However, a lot of buggy DHCP servers set invalid MTUs so this is not
# enabled by default.
#option interface_mtu

# Don't attempt to obtain an IPv4LL address if we failed to get one via DHCP.
noipv4ll

#Don`t attempt to lookup the hostname in DNS by default
nohook lookup-hostname

#Don't send any ARP requests.
noarp

Исходный пакет:

# rpm -qf dhcpcd.conf
dhcpcd-4.0.13-alt2

Я взял и заремил строки
noipv4ll
и
noarp

После чего зашатдаунил ноут и включил его по-новой, для чистоты
эксперимента. Сеть поднялась сразу же. Два для проверял - работает.
После этого провел аналогичную операцию на втором ноуте, где тоже не
поднималась после включения питания сеть - результат положительный.

Теперь файл выглядит так:

# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.

# dhcpcd-run-hooks uses these options.
option domain_name_servers, domain_name, domain_search, host_name

# Most distros have ntp support.
option ntp_servers

# We should behave nicely on networks and respect their MTU.
# However, a lot of buggy DHCP servers set invalid MTUs so this is not
# enabled by default.
#option interface_mtu

# Don't attempt to obtain an IPv4LL address if we failed to get one via DHCP.
#noipv4ll

#Don`t attempt to lookup the hostname in DNS by default
nohook lookup-hostname

#Don't send any ARP requests.
#noarp

Что, в багзиллу вешать?

--
Best regards,
Teimuraz Abashidze
--------------------------------------------
---Visit my home page:
http://tga.pvt.ge
http://raindi.ge/taichi
http://picasaweb.google.com/tgasoft/

  reply	other threads:[~2009-07-01 17:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12 18:45 Teimuraz Abashidze
2009-06-17 13:00 ` Andriy Dobrovol`s`kii
2009-06-17 18:31     ` Teimuraz Abashidze
2009-07-01 17:58       ` Teimuraz Abashidze [this message]
2009-07-11 10:39         ` Teimuraz Abashidze
2009-07-21 14:51           ` Andriy Dobrovol`s`kii
2009-07-22  4:12 ` Alexey Novikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ddd15690907011058h162708edw34207f86f1531ee3@mail.gmail.com \
    --to=tgasoft@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git