ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Strelets <alexander.strelets@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] etcnet wifi и dhcp
Date: Sat, 4 Apr 2009 20:12:33 +0300
Message-ID: <58aff4850904041012p63f71cf1mf78a3ad57429539a@mail.gmail.com> (raw)
In-Reply-To: <200904042101.48296.sem@altlinux.ru>

Добрый день,

2009/4/4 Mikhail Efremov <sem@altlinux.ru>:
> service network restart и посмотреть что выводится.

$ sudo service network restart
Computing interface groups: ... 3 interfaces found
Processing /etc/net/vlantab: empty.
Stopping group 1/realphys (2 interfaces)
        Stopping eth0: ...OK
        Stopping wlan0: ...OK
Stopping group 0/virtual (1 interfaces)
        Stopping lo: .OK
Computing interface groups: ... 3 interfaces found
Starting group 0/virtual (1 interfaces)
        Starting lo: ....OK
Starting group 1/realphys (2 interfaces)
        Starting eth0: .OK
        Starting wlan0: ...OK
Processing /etc/net/vlantab: empty.

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1C:25:16:D2:C8
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:373042 errors:0 dropped:0 overruns:0 frame:0
          TX packets:373042 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2974802348 (2.7 GiB)  TX bytes:2974802348 (2.7 GiB)

wlan0     Link encap:Ethernet  HWaddr 00:1D:E0:2D:79:5F
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:265862 errors:0 dropped:0 overruns:0 frame:0
          TX packets:176801 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:281353838 (268.3 MiB)  TX bytes:23286893 (22.2 MiB)

wmaster0  Link encap:UNSPEC  HWaddr
00-1D-E0-2D-79-5F-F4-BF-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

$ sudo dhcpcd wlan0
wlan0: dhcpcd 4.0.12 starting
wlan0: broadcasting for a lease
wlan0: offered 192.168.0.55 from 192.168.0.1
wlan0: acknowledged 192.168.0.55 from 192.168.0.1
wlan0: leased 192.168.0.55 for 604800 seconds

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1C:25:16:D2:C8
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:373042 errors:0 dropped:0 overruns:0 frame:0
          TX packets:373042 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2974802348 (2.7 GiB)  TX bytes:2974802348 (2.7 GiB)

wlan0     Link encap:Ethernet  HWaddr 00:1D:E0:2D:79:5F
          inet addr:192.168.0.55  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:265905 errors:0 dropped:0 overruns:0 frame:0
          TX packets:176803 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:281367538 (268.3 MiB)  TX bytes:23287619 (22.2 MiB)

wmaster0  Link encap:UNSPEC  HWaddr
00-1D-E0-2D-79-5F-F4-FF-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


> NetworkManager точно не стоит?

NetworkManager, проверил, не стоит.

-- 
С уважением, Александр Стрелец.


  parent reply	other threads:[~2009-04-04 17:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 15:35 Alexander Strelets
2009-04-04 17:01 ` Mikhail Efremov
2009-04-04 17:09   ` ANDREW SMIRNOFF
2009-04-04 18:59     ` Mikhail Efremov
2009-04-04 19:19       ` ANDREW SMIRNOFF
2009-04-04 17:12   ` Alexander Strelets [this message]
2009-04-04 18:49     ` Mikhail Efremov
2009-04-04 19:01       ` Anton Farygin
2009-04-04 19:29         ` Mikhail Efremov
2009-04-05  5:57           ` Anton Farygin
2009-04-04 19:28       ` Alexander Strelets
2009-04-04 19:30         ` Alexander Strelets

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=58aff4850904041012p63f71cf1mf78a3ad57429539a@mail.gmail.com \
    --to=alexander.strelets@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