Re: Re: no network access on new install

2003-10-15 Thread Joachim Fahnenmueller
On Tue, Oct 14, 2003 at 06:35:54PM -0600, Allasso wrote:
 On Tuesday 14 October 2003 14:38, Allasso wrote:
I just finished my first install of debian on my second hard drive via 
  over the net, using my existing system (redhat 8.0), and using the 
  guidelines from section 3.7 in the manual. I finally got it to boot on 
  its own.
  
  I am not able to access the network now.
  
 Some info about the hardware and connection type involved wouldn't hurt.
 
 I am using an ethernet card with a DSL connection. This is connected to a DSL router.
 
 Is that what you meant? 
 
 Klaus 
 

Yeah, so much info my mail server almost crashed.

But seriously: A good point to start is 
http://www.netfilter/org/documentation/index.html .

Some hints:
Is the router working ok?
Is your ethernet card supported? Do you have the right driver module?
Is the network set up correctly (ifconfig , route )?

HTH
-- 
Joachim Fahnenmüller

# Hi! I'm a .signature virus. Copy me into
# your ~/.signature to help me spread!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



no network access on new install

2003-10-14 Thread Allasso
 I just finished my first install of debian on my second hard drive via 
over the net, using my existing system (redhat 8.0), and using the 
guidelines from section 3.7 in the manual. I finally got it to boot on 
its own.

I am not able to access the network now.

/etc/network/interface shows:

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
(example right out of the manual)

This BTW is interesting to me, because when I chroot into debian from my 
existing system, I have no problem accessing the network. (how else 
could I have downloaded all those packages using dselect?)

I checked, and it appears that I have dhcp-client installed. Shouldn't 
dhcp be taking care of all that? Also, am I correct in assuming that 
this is taken care of in the kernel anyway, if dhcp is selected in the 
etc/network/interfaces file?

the kernel I have installed is either:

2.4.18-k6 or
2.4.18-1-k6
(I am not sure which - is there a way of determining this?)

Manually running ifup eth0 says that eth0 is already configured

I am sure it is obvious by now that I know almost nothing about linux, 
(I'll refrain from using the n word), but I do need help.

How can I determine if the kernel is recognizing my interfaces?

How can I determine if eth0 is actually configured with what is in the 
/etc/network/interfaces file?

What else should I look for?

Also, I have in my notes something indicating that I may have manually 
added network in the filepath, /etc/network/interfaces, because it 
wasn't already in there. Could that have anything to do with it?

I am reticent to dump it and start over.

Allasso



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: no network access on new install

2003-10-14 Thread klaus imgrund
On Tuesday 14 October 2003 14:38, Allasso wrote:
   I just finished my first install of debian on my second hard drive via 
 over the net, using my existing system (redhat 8.0), and using the 
 guidelines from section 3.7 in the manual. I finally got it to boot on 
 its own.
 
 I am not able to access the network now.
 
Some info about the hardware and connection type involved wouldn't hurt.

Klaus 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Re: no network access on new install

2003-10-14 Thread Allasso
On Tuesday 14 October 2003 14:38, Allasso wrote:
  I just finished my first install of debian on my second hard drive via 
over the net, using my existing system (redhat 8.0), and using the 
guidelines from section 3.7 in the manual. I finally got it to boot on 
its own.

I am not able to access the network now.

Some info about the hardware and connection type involved wouldn't hurt.

I am using an ethernet card with a DSL connection. This is connected to a DSL router.

Is that what you meant? 

Klaus 





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]