Re: How do I start auto DHCP?

2009-09-08 Thread Andrei Popescu
On Sun,06.Sep.09, 20:37:55, Jason Hsu wrote:
> I successfully installed Debian on a laptop, but it's refusing to 
> connect to the Internet.  It had no difficulty connecting during the 
> installation process, but it's not connecting now.  How do I start a 
> network connection?  How do I start auto DHCP?
> 
> It's a wired Ethernet connection.

[snip DSL procedure]

> What's the analogous procedure in Debian Linux?

It depends on what environment you have installed. I assume you want to 
do it from a graphical environment so you should be looking for Network 
Manager. You can also write this in /etc/network/interfaces:

allow-hotplug eth0
iface eth0 inet dhcp

If it's already there than remove network-manager (also known as 
network-mangler) ;)

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: How do I start auto DHCP?

2009-09-06 Thread Umarzuki Mochlis
as root
# dhclient eth0

where eth0 is the 1st interface

2009/9/6 Jason Hsu :
> I successfully installed Debian on a laptop, but it's refusing to connect to 
> the Internet.  It had no difficulty connecting during the installation 
> process, but it's not connecting now.  How do I start a network connection?  
> How do I start auto DHCP?
>
> It's a wired Ethernet connection.
>
> In Damn Small Linux, the Internet connection worked right out of the box.  In 
> Puppy Linux, I used this simple procedure:
>
>   1.  Make sure that your DSL modem is powered on and properly connected to 
> both your computer and the phone line.
>   2. Click on the "Connect" icon on the desktop.
>   3. Select the network/wireless LAN option.
>   4. Select eth0.
>   5. Click on "Auto DHCP"
>   6. When the configuration succeeds, save it.
>   7. Select Done.
>
> What's the analogous procedure in Debian Linux?
>
> --
> Jason Hsu 
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>



-- 
Regards,

Umarzuki Mochlis
http://gameornot.net


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



How do I start auto DHCP?

2009-09-06 Thread Jason Hsu
I successfully installed Debian on a laptop, but it's refusing to connect to 
the Internet.  It had no difficulty connecting during the installation process, 
but it's not connecting now.  How do I start a network connection?  How do I 
start auto DHCP?

It's a wired Ethernet connection.

In Damn Small Linux, the Internet connection worked right out of the box.  In 
Puppy Linux, I used this simple procedure:

   1.  Make sure that your DSL modem is powered on and properly connected to 
both your computer and the phone line.
   2. Click on the "Connect" icon on the desktop.
   3. Select the network/wireless LAN option.
   4. Select eth0.
   5. Click on "Auto DHCP"
   6. When the configuration succeeds, save it.
   7. Select Done.

What's the analogous procedure in Debian Linux?

-- 
Jason Hsu 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org