From: Roman S <rromas@mailru.com> To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] DHCP problem Date: Fri Jun 1 17:43:01 2001 Message-ID: <200106011351.f51Dp8W34821@www2.mailru.com> (raw) Цитирую Yuri Ryazantsev <yuri@unix.ru>: > Ну думаю, не беда. А однако /etc/init.d/network stop и затем > /etc/init.d/network start не помогли - не получает от DHCP уже машина > ничего. Спасла только перезагрузка. > > Где проблема? Как корректно поднять сеть без перезагрузки? Эксперимент Машина сама "встала" бы "по-месту", как только закончилась бы аренда адреса... Ошибка ваша в том, что адрес не у _машины_, а у интерфейса, соотв. дёргать надо было не за всю сеть, а за адаптер (что переконфигурируется, то и дёргаем) А принудительно можно было бы "пропихнуть" так: ifdown eth0 ifup eth0 подробности в man по ifconfig, и т.п. Rgds! Roman Savelyev
next reply other threads:[~2001-06-01 17:43 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-06-01 17:43 Roman S [this message] 2001-06-02 0:32 ` Yuri Ryazantsev
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=200106011351.f51Dp8W34821@www2.mailru.com \ --to=rromas@mailru.com \ --cc=mandrake-russian@altlinux.ru \ /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