All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <eric.dumazet@gmail.com>,
	Changli Gao <xiaosuo@gmail.com>,
	Ben Hutchings <bhutchings@solarflare.com>,
	Greg Kroah-Hartman <gregkh@suse.de>,
	linux-usb@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: rndis: dhcp discover stopped working
Date: Mon, 11 Apr 2011 23:54:40 +0300	[thread overview]
Message-ID: <20110411205440.GA4227@swordfish> (raw)

[-- Attachment #1: Type: text/plain, Size: 2294 bytes --]

Hello,
Seems like dhcp discover stopped working with my HTC in "USB-tethering" mode:

kernel: [   60.670379] usb 2-1.3: new high speed USB device number 4 using ehci_hcd
kernel: [   60.766779] usb 2-1.3: New USB device found, idVendor=0bb4, idProduct=0c87
kernel: [   60.766787] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: [   60.766792] usb 2-1.3: Product: Android Phone
kernel: [   60.766796] usb 2-1.3: Manufacturer: HTC
kernel: [   60.766800] usb 2-1.3: SerialNumber: HT082PL07557
kernel: [   60.861976] Initializing USB Mass Storage driver...
kernel: [   60.862395] scsi4 : usb-storage 2-1.3:1.0
kernel: [   60.862965] usbcore: registered new interface driver usb-storage
kernel: [   60.862972] USB Mass Storage support registered.
kernel: [   61.865117] scsi 4:0:0:0: Direct-Access     HTC      Android Phone    0100 PQ: 0 ANSI: 2
kernel: [   61.874518] sd 4:0:0:0: [sdb] Attached SCSI removable disk
kernel: [   72.129190] usb 2-1.3: USB disconnect, device number 4
kernel: [   72.454846] usb 2-1.3: new high speed USB device number 5 using ehci_hcd
kernel: [   72.551186] usb 2-1.3: New USB device found, idVendor=0bb4, idProduct=0ffe
kernel: [   72.551195] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: [   72.551200] usb 2-1.3: Product: Android Phone
kernel: [   72.551205] usb 2-1.3: Manufacturer: HTC
kernel: [   72.551242] usb 2-1.3: SerialNumber: HT082PL07557
kernel: [   72.572416] rndis_host 2-1.3:1.0: usb0: register 'rndis_host' at usb-0000:00:1d.0-1.3, RNDIS device, e6:99:59:e3:8c:98
kernel: [   87.281911] NET: Registered protocol family 10
kernel: [   87.284969] ADDRCONF(NETDEV_UP): eth0: link is not ready
dhclient: can't create /var/db/dhclient.leases: No such file or directory
dhclient: DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 8
kernel: [   98.003895] usb0: no IPv6 routers present
dhclient: DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 8
dhclient: DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 11
dhclient: DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 15
dhclient: DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 19
dhclient: No DHCPOFFERS received.
dhclient: No working leases in persistent database - sleeping.


kernel: .39-rc2-*


	Sergey

[-- Attachment #2: Type: application/pgp-signature, Size: 316 bytes --]

             reply	other threads:[~2011-04-11 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-11 20:54 Sergey Senozhatsky [this message]
2011-04-11 21:02 ` rndis: dhcp discover stopped working Greg KH
2011-04-11 21:02   ` Greg KH
2011-04-11 21:20   ` Sergey Senozhatsky
2011-04-11 21:20     ` Sergey Senozhatsky

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=20110411205440.GA4227@swordfish \
    --to=sergey.senozhatsky@gmail.com \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=xiaosuo@gmail.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.