Re: Help! Network interfaces not working
From: Kevin Nathan (knathan_at_project54.com)
Date: 09/30/05
- Next message: StvyLife: "Re: can't copy a file.desktop into kde"
- Previous message: Perfect Reign: "Help! Network interfaces not working"
- In reply to: Perfect Reign: "Help! Network interfaces not working"
- Next in thread: PerfectReign: "Re: Help! Network interfaces not working"
- Reply: PerfectReign: "Re: Help! Network interfaces not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Sep 2005 22:44:38 -0700
On Thu, 29 Sep 2005 21:53:32 -0700
Perfect Reign <theperfectreign@yahoo.com> wrote:
> Fired up the laptop today after being at work. I'm at home with DSL
> and a wireless router. DHCP is setup. All has been well since July
> with the laptop.
>
> I was connected all day at work on my domain with the laptop through a
> cable.
>
> I've ran Yast and the NICs are auto detected. I've rebooted and tried
> ifconfig.
>
> Ideas? I googled but get a bazillion hits. What could I do to get the
> connection to be available?
>
What is the output of:
su
(enter root password)
ifconfig
iwconfig
From the above results, bring down each interface (except 'lo', of
course!) with:
ifdown eth0
ifdown wlan0
and so on, substituting your actual device designations of course. Then
bring up just the wireless one with:
ifup wlan0
or whichever one is appropriate for your version . . .
-- Kevin Nathan (Arizona, USA) Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/ Open standards. Open source. Open minds. The command line is the front line. Linux 2.6.8-24.18-default 10:31pm up 21 days 23:18, 13 users, load average: 0.31, 0.35, 0.38
- Next message: StvyLife: "Re: can't copy a file.desktop into kde"
- Previous message: Perfect Reign: "Help! Network interfaces not working"
- In reply to: Perfect Reign: "Help! Network interfaces not working"
- Next in thread: PerfectReign: "Re: Help! Network interfaces not working"
- Reply: PerfectReign: "Re: Help! Network interfaces not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|