Re: network/name resolution problems

2003-11-18 Thread Ken Gilmour
Can you type "ifconfig" into a konsole and paste the results here please? It appears as though you haven't supplied a valid DNS server address. Replying to the message sent by Dan Davison  on Mon, 17 Nov 2003 11:07:07 -0600 (CST), received at 09:53:41 on 18/11/2003. Dan Davison wrote: >Dear debi

Re: network/name resolution problems

2003-11-17 Thread Dan Davison
> Should be fine. (Debian kernel, or custom-built? Which Debian custom-built > (And if you've built your own kernel, there are a couple of kernel > options that need to be enabled, namely the CONFIG_PACKET and > CONFIG_FILTER ("Packet socket" and "socket filtering") options; check Thanks D

Re: network/name resolution problems

2003-11-17 Thread Werner Scharinger
Hi, Am Montag, 17. November 2003 18:07 schrieb Dan Davison: > The network settings I am using work under windows on my other partition, > and worked on another machine running debian with a 2.2.xx kernel. > > I am running kernel 2.4.22. If this is unwise for someone as > linux-incompetent as me, m

Re: network/name resolution problems

2003-11-17 Thread Kent West
Kent West wrote: Dan Davison wrote: On Mon, 17 Nov 2003, Monique Y. Herman wrote: On Mon, 17 Nov 2003 at 17:07 GMT, Dan Davison penned: I am trying to make an ethernet connection to a university network. The network settings I am using work under windows on my other partition, and worked

Re: network/name resolution problems

2003-11-17 Thread David Z Maze
Dan Davison <[EMAIL PROTECTED]> writes: > I am trying to make an ethernet connection to a university network. ...from your other message, using DHCP. What does /etc/network/interfaces say? It should have a stanza that looks more-or-less like auto eth0 iface eth0 inet dhcp (If you have so

Re: network/name resolution problems

2003-11-17 Thread Kent West
Dan Davison wrote: On Mon, 17 Nov 2003, Monique Y. Herman wrote: On Mon, 17 Nov 2003 at 17:07 GMT, Dan Davison penned: I am trying to make an ethernet connection to a university network. The network settings I am using work under windows on my other partition, and worked on another mach

Re: network/name resolution problems

2003-11-17 Thread Dan Davison
On Mon, 17 Nov 2003, Monique Y. Herman wrote: > On Mon, 17 Nov 2003 at 17:07 GMT, Dan Davison penned: > > I am trying to make an ethernet connection to a university network. > > > > The network settings I am using work under windows on my other > > partition, and worked on another machine runnin

Re: network/name resolution problems

2003-11-17 Thread Monique Y. Herman
On Mon, 17 Nov 2003 at 17:07 GMT, Dan Davison penned: > Dear debian users, could someone put me out of my trying-to-get-online > misery please? > > I am trying to make an ethernet connection to a university network. > > The network settings I am using work under windows on my other > partition,

network/name resolution problems

2003-11-17 Thread Dan Davison
Dear debian users, could someone put me out of my trying-to-get-online misery please? I am trying to make an ethernet connection to a university network. The network settings I am using work under windows on my other partition, and worked on another machine running debian with a 2.2.xx kernel.