Steve Jacobs wrote:
> OpenSUSE 10.3
> Dell Inspiron 8500
> Dell TrueMobile 1300 wifi card (Broadcom, I think)
> 
> Using ndiswrapper.
> 
> Wired = eth0
> Wireless = eth1
> 
<snip>
> 
> If I look at /var/log/messages, I see:  (beginning from where I
> switched from wired to wireless, using KNetworkManager) :
> 
> 
<snip>
> Oct 30 11:45:54 inspiron8500 dhclient: DHCPDISCOVER on eth1 to
                                         ^^^^^^^^^^^^^^^^^^^^
> 255.255.255.255 port 67 interval 2
> Oct 30 11:45:55 inspiron8500 kernel: martian source 255.255.255.255
> from 206.233.8.30, on dev eth0
                     ^^^^^^^^^^^
<snip>
> Any ideas what might have changed, and why I can no longer get an IP
> via DHCP, wirelessly?
> 
> Thanks,
> Steve

        Steve, I don't know why, and I'm not sure I'm reading this right, but
it looks like you are sending the discover on eth1 and then for some
reason your box thinks it is reading the response on eth0. I don't see
how eth1 can bind to an address it thinks is being returned on eth0. I
may be reading this wrong, but that is what it looks like to me.

        As root in a konsole, what do iwconfig and ifconfig return? Have you
looked closely at the wireless config in yast? You can also manually try
to get the address in a konsole window with "dhclient -s 206.233.8.255
eth1" and see if you generate any more descriptive messages.

        It may also be possible that your udev rules got screwed up somehow,
but someone smarter than I will have to help you there. I, in the past
with 10.0, have had udev "persistent name" problems with devices wanting
to change names on me. (i.e. eth0 to eth1, etc.)

        Good luck, it will work again, it's just a matter of how much pain you
will experience in the meantime working to solve the problem.

-- 
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to