Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Dennis wrote:
Hi,
I want to setup a DHCP, Firewall and Proxy server. What do I need to 
install first?

Thanks
Dennis; Please send more info. How many network cards are in the 
Mandrake box, and is it (or will it be) directly connected to the 
Internet, or is it inside of a larger network and managing a number of 
other computers behind it?

Mr. Geek

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Dennis
I have 3 NIC card... Actually I also have a plan to use that machine to 
having to internet connection...

- Original Message - 
From: Mr. Geek [EMAIL PROTECTED]
To: newbie@linux-mandrake.com
Sent: Tuesday, February 22, 2005 6:17 PM
Subject: Re: [newbie] DHCP, Firewall and Proxy


Dennis wrote:
Hi,
I want to setup a DHCP, Firewall and Proxy server. What do I need to
install first?
Thanks
Dennis; Please send more info. How many network cards are in the
Mandrake box, and is it (or will it be) directly connected to the
Internet, or is it inside of a larger network and managing a number of
other computers behind it?
Mr. Geek





Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Derek Jennings
On Tuesday 22 February 2005 04:11, Dennis wrote:
 Hi,

 I want to setup a DHCP, Firewall and Proxy server. What do I need to
 install first?

 Thanks
Install drakwizard and your MandrakeControl Centre will have a new 'Server' 
section to allow you to install the DHCP and Proxy servers.

For the Firewall use the Mandrake GUI for the initial setup, but then use the 
shorewall firewall module in Webmin for more detailed setup.

(Install webmin, then start the webmin service in 
MandrakeControlCentreSystemServices, then point your browser to
https://localhost:1  )

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Dennis wrote:
I have 3 NIC card... Actually I also have a plan to use that machine to 
having to internet connection...
OK, Then it would be better if you set up Mandrake to handle the 
Internet connection and Internet sharing first. If you plan on hosting 
any websites, email servers, FTP, or other Internet-available services,
it would follow that you'll be better off with a static IP address and a 
domain name.

As an alternative, you can use one of the many free dynamic DNS 
services, but a lot of your functionality may be a question of whether 
or not your ISP will permit it.

For instance, your ISP may be blocking ports 21, 25, 80, and 110, 
effectively preventing you from offering FTP, SMTP, HTTP, and POP3 
directly from your connection. This is something you'll have to find out 
by contacting them directly.

On the other hand, assuming that you are allowed by the ISP to offer up 
your web services to the Internet, then I'd suggest a few things.

Since you have 3 network interface cards (a.k.a. NIC's) already, I'd 
suggest that eth0 (NIC #1) be used for your Internet connection, eth1 
(NIC #2) be used on it's own subnet (10.0.0.0/255.0.0.0 - for example) 
to connect to a hub or switch and from there to most of the other 
systems on your network, and finally eth2 (NIC #3) on a different subnet 
(192.168.0.0/255.255.255.0 - for example) to connect to one last system, 
which can host any additional services you wish to experiment with.

As a bonus, you can build your firewall so that anything on NIC #3 can 
be your De-Militarized Zone (a.k.a. DMZ) and/or set up as a Honey Pot 
zone to trap would-be intruders.

If you don't plan on implementing a DMZ in this fashion, then remove NIC 
#3, since it wouldn't serve any other purpose. The only other option 
with NIC #3 would be to set up the second subnet and to use it like NIC 
#2, as another subnet. Keep in mind that you should still use a 
different subnet than your first one.

While that may be a lot to digest, it gives you several option on what 
you can do with the system. Once you decide on a plan of action, come 
back to the list with as much info as you can provide (ISP details, 
long-term goals of the Mandrake box, etc., and I'm sure that someone 
will be around to help out.

Thus endeth the lesson.
Mr. Geek
Registered Linux User #190712

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Derek Jennings wrote:
On Tuesday 22 February 2005 04:11, Dennis wrote:
Hi,
I want to setup a DHCP, Firewall and Proxy server. What do I need to
install first?
Thanks
Install drakwizard and your MandrakeControl Centre will have a new 'Server' 
section to allow you to install the DHCP and Proxy servers.

For the Firewall use the Mandrake GUI for the initial setup, but then use the 
shorewall firewall module in Webmin for more detailed setup.

(Install webmin, then start the webmin service in 
MandrakeControlCentreSystemServices, then point your browser to
https://localhost:1  )

derek
As an add-on to Derek's suggestion (well, sort of anyway), once you 
complete the Internet Connection Sharing Wizard, you can shut down 
Shorewall and Squid (permanently if you like), and switch to webmin
networkingLinux Firewall to maintain Internet Connection Sharing and 
your firewall.

For some of us (yes, me too), Linux Firewall is a lot less complex to 
manage, configure and maintain as long as you run Mandrake's ICS wizard 
first (and you only need to run it once). There seems to be a file 
located in /etc/sysconfig that is either modified or created when you 
run the ICS Wizard and that file makes ICS possible. I don't know which 
file it is, but then I normally don't have the time to find out.

Once it's created, it stays put and works with Linux Firewall or 
Shorewall. On a small network with a broadband Internet connection, you
might not want to use a proxy server (ie; Squid), and at least this 
gives you an option.

Shorewall is definitely strong, but it's also highly complex to 
administer (at least in webmin), while Linux Firewall can take only a 
few minutes to set up. Since Mandrake's Shorewall Wizard is over 
simplified, it leaves a lot of the configuration possibilities and 
permutations out of the Wizard.

As a direct opposite, IMHO, the webmin version of Shorewall can rapidly 
speed up your aging process. Linux Firewall allows you to set up a 
sophisticated firewall - one rule at a time, and like Shorewall, it will 
prevent you from starting a firewall which may have errors in it.

One of the nicest benefits of the Linux Firewall is your ability to 
transport that set of rules as one file, instead of a bunch of 
sub-folders and files, allowing you to use it on other Mandrake systems 
with only a few basic changes.

Again, it's only a question of choice. The good news is that you can 
play with both and decide which is best for you.

--
Mr. Geek
Registered Linux User #190712

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Dennis
The reason for having 3 NIC is for making Mandrakelinux handling Two 
Internet Connection and configure it automatic connection failover, it means 
when one ISP line down it will be automatically transfer to the other one. 
Is it possible?

So the role of my Linux will be DHCP, Firewall, Proxy and Failover.
My hardware specs right now is, P4 2.4GHz, 512MB, with 3NIC one is 
built-in...

My plan is the built in one is use for LAN and the 2 NIC will be connected 
to my two ISP.

Thanks
- Original Message - 
From: Mr. Geek [EMAIL PROTECTED]
To: newbie@linux-mandrake.com
Sent: Tuesday, February 22, 2005 8:48 PM
Subject: Re: [newbie] DHCP, Firewall and Proxy


Dennis wrote:
I have 3 NIC card... Actually I also have a plan to use that machine to
having to internet connection...
OK, Then it would be better if you set up Mandrake to handle the
Internet connection and Internet sharing first. If you plan on hosting
any websites, email servers, FTP, or other Internet-available services,
it would follow that you'll be better off with a static IP address and a
domain name.
As an alternative, you can use one of the many free dynamic DNS
services, but a lot of your functionality may be a question of whether
or not your ISP will permit it.
For instance, your ISP may be blocking ports 21, 25, 80, and 110,
effectively preventing you from offering FTP, SMTP, HTTP, and POP3
directly from your connection. This is something you'll have to find out
by contacting them directly.
On the other hand, assuming that you are allowed by the ISP to offer up
your web services to the Internet, then I'd suggest a few things.
Since you have 3 network interface cards (a.k.a. NIC's) already, I'd
suggest that eth0 (NIC #1) be used for your Internet connection, eth1
(NIC #2) be used on it's own subnet (10.0.0.0/255.0.0.0 - for example)
to connect to a hub or switch and from there to most of the other
systems on your network, and finally eth2 (NIC #3) on a different subnet
(192.168.0.0/255.255.255.0 - for example) to connect to one last system,
which can host any additional services you wish to experiment with.
As a bonus, you can build your firewall so that anything on NIC #3 can
be your De-Militarized Zone (a.k.a. DMZ) and/or set up as a Honey Pot
zone to trap would-be intruders.
If you don't plan on implementing a DMZ in this fashion, then remove NIC
#3, since it wouldn't serve any other purpose. The only other option
with NIC #3 would be to set up the second subnet and to use it like NIC
#2, as another subnet. Keep in mind that you should still use a
different subnet than your first one.
While that may be a lot to digest, it gives you several option on what
you can do with the system. Once you decide on a plan of action, come
back to the list with as much info as you can provide (ISP details,
long-term goals of the Mandrake box, etc., and I'm sure that someone
will be around to help out.
Thus endeth the lesson.
Mr. Geek
Registered Linux User #190712





Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Dennis wrote:
The reason for having 3 NIC is for making Mandrakelinux handling Two 
Internet Connection and configure it automatic connection failover, it 
means when one ISP line down it will be automatically transfer to the 
other one. Is it possible?

So the role of my Linux will be DHCP, Firewall, Proxy and Failover.
My hardware specs right now is, P4 2.4GHz, 512MB, with 3NIC one is 
built-in...

My plan is the built in one is use for LAN and the 2 NIC will be 
connected to my two ISP.

Thanks

Have a look at this Howto. It should help.
http://linux-ip.net/html/adv-multi-internet.html
MrGeek.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Dennis
In my case, what do I need to configure first, the DHCP, Firewall and Proxy 
or the Multiple Connection?

Thanks
- Original Message - 
From: Mr. Geek [EMAIL PROTECTED]
To: newbie@linux-mandrake.com
Sent: Wednesday, February 23, 2005 11:23 AM
Subject: Re: [newbie] DHCP, Firewall and Proxy


Dennis wrote:
The reason for having 3 NIC is for making Mandrakelinux handling Two
Internet Connection and configure it automatic connection failover, it
means when one ISP line down it will be automatically transfer to the
other one. Is it possible?
So the role of my Linux will be DHCP, Firewall, Proxy and Failover.
My hardware specs right now is, P4 2.4GHz, 512MB, with 3NIC one is
built-in...
My plan is the built in one is use for LAN and the 2 NIC will be
connected to my two ISP.
Thanks

Have a look at this Howto. It should help.
http://linux-ip.net/html/adv-multi-internet.html
MrGeek.





Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Dennis wrote:
In my case, what do I need to configure first, the DHCP, Firewall and 
Proxy or the Multiple Connection?

Thanks
Go with the Internet connection as your first item of priority. It will 
make everything else a lot easier.

--
Mr. Geek
Registered Linux User #190712

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Dennis
You mean the multiple internet connection?
- Original Message - 
From: Mr. Geek [EMAIL PROTECTED]
To: newbie@linux-mandrake.com
Sent: Wednesday, February 23, 2005 11:48 AM
Subject: Re: [newbie] DHCP, Firewall and Proxy


Dennis wrote:
In my case, what do I need to configure first, the DHCP, Firewall and
Proxy or the Multiple Connection?
Thanks
Go with the Internet connection as your first item of priority. It will
make everything else a lot easier.
--
Mr. Geek
Registered Linux User #190712





Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP, Firewall and Proxy

2005-02-22 Thread Mr. Geek
Dennis wrote:
You mean the multiple internet connection?
Yes.
--
Mr. Geek
Registered Linux User #190712

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] DHCP, Firewall and Proxy

2005-02-21 Thread Dennis
Hi,
I want to setup a DHCP, Firewall and Proxy server. What do I need to install 
first?

Thanks 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



RE: [newbie] DHCP Server

2004-08-13 Thread Stephen Kühn
On Fri, 2004-08-13 at 09:00, Bill Shirley wrote:
 You should be seeing messages in /var/log/syslog like:
 Aug  8 15:32:20 server1 dhcpd: DHCPDISCOVER from 00:d0:09:f4:49:37 via eth0
 Aug  8 15:32:21 server1 dhcpd: DHCPOFFER on 192.168.128.126 to 00:d0:09:f4:49:37 
 (LAB4) via eth0
 
 Can you post your /etc/dhcpd.conf file?
 
 What IP address range are you wanting to serve?
 
 Which ethernet card is it, eth0?
 
 The lease file is /var/lib/dhcp/dhcpd.leases.
 
 HTH,
 Bill

I ended up giving up on it; since it didn't show up in webmin, and since
I couldn't get it running in five minutes or less, I gave up. It wasn't
that important to me, I just wanted to make it easier to have client's
machines snag an IP without setting a static one. No big worries. Really
does get on my nerves, though, that it didn't play nicely with
webmin...which is supposed to reflect a standard...

--
stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

'Never trust a ruler who puts his faith in tunnels and bunkers and
escape routes. The chances are that his heart isn't in the job.'
(Guards! Guards!)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



RE: [newbie] DHCP Server

2004-08-13 Thread Scott Mazur
On Sat, 14 Aug 2004 07:14:20 +1000, Stephen Kühn wrote
 On Fri, 2004-08-13 at 09:00, Bill Shirley wrote:
  You should be seeing messages in /var/log/syslog like:
  Aug  8 15:32:20 server1 dhcpd: DHCPDISCOVER from 00:d0:09:f4:49:37 via 
eth0
  Aug  8 15:32:21 server1 dhcpd: DHCPOFFER on 192.168.128.126 to 
00:d0:09:f4:49:37 (LAB4) via eth0
  
  Can you post your /etc/dhcpd.conf file?
  
  What IP address range are you wanting to serve?
  
  Which ethernet card is it, eth0?
  
  The lease file is /var/lib/dhcp/dhcpd.leases.
  
  HTH,
  Bill
 
 I ended up giving up on it; since it didn't show up in webmin, and since
 I couldn't get it running in five minutes or less, I gave up. It wasn't
 that important to me, I just wanted to make it easier to have 
 client's machines snag an IP without setting a static one. No big 
 worries. Really does get on my nerves, though, that it didn't play 
 nicely with webmin...which is supposed to reflect a standard...

I've had no problem setting up a dhcpd server, and it shows up nicely in 
webmin.  Out of the box, the default settings should work without further 
tweaking.

Are you sure the dhcpd server package is really installed?

Scott

--
Nothing goes to waste when Little Fish are near!
(http://www.littlefish.ca)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



RE: [newbie] DHCP Server

2004-08-13 Thread Stephen Kühn
On Sat, 2004-08-14 at 08:34, Scott Mazur wrote:
 On Sat, 14 Aug 2004 07:14:20 +1000, Stephen Kühn wrote
  On Fri, 2004-08-13 at 09:00, Bill Shirley wrote:
   You should be seeing messages in /var/log/syslog like:
   Aug  8 15:32:20 server1 dhcpd: DHCPDISCOVER from 00:d0:09:f4:49:37 via 
 eth0
   Aug  8 15:32:21 server1 dhcpd: DHCPOFFER on 192.168.128.126 to 
 00:d0:09:f4:49:37 (LAB4) via eth0
   
   Can you post your /etc/dhcpd.conf file?
   
   What IP address range are you wanting to serve?
   
   Which ethernet card is it, eth0?
   
   The lease file is /var/lib/dhcp/dhcpd.leases.
   
   HTH,
   Bill
  
  I ended up giving up on it; since it didn't show up in webmin, and since
  I couldn't get it running in five minutes or less, I gave up. It wasn't
  that important to me, I just wanted to make it easier to have 
  client's machines snag an IP without setting a static one. No big 
  worries. Really does get on my nerves, though, that it didn't play 
  nicely with webmin...which is supposed to reflect a standard...
 
 I've had no problem setting up a dhcpd server, and it shows up nicely in 
 webmin.  Out of the box, the default settings should work without further 
 tweaking.
 
 Are you sure the dhcpd server package is really installed?
 
 Scott

Yeppers - it's installed all right; and actually, Adolpho Bello sent me
his working dhcpd.conf which after just a few mods worked perfectly.

Less than five minutes of time.

That's how I've come to live in linux - if it can't be done in five
minutes or less, I seek another resolution. (Not talking about
installations, however - which can take quite a bit more time in getting
straight and customised).

--
stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

Women are all alike. When they're maids they're mild as milk: once make
'em wives, and they lean their backs against their marriage
certificates, and defy you. -- Jerrold



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Brian Parish
On Fri, 2004-08-13 at 00:31, Stephen Kühn wrote:
 Ok - now I know I must be doing something wrong here folks; but let's
 start out from the beginning.
 
 I constantly have customer computers in here, and generally, when I slap
 them on the network, I give them a static IP address along with gateway
 and the whole nine yards.
 
 Today I decided I was exceptionally lazy and wanted to setup the DHCP
 server via the Mandrake Control Centre. Ok - no worries - accepted all
 the defaults and the likes. But it ain't seeming to work. Wassup?
 
 I have a customer machine here - rebooted even - tried to renew the IP,
 but getting nothing - NADA - WTF am I doing wrong - or do I need to
 spend more than five minutes on this?
 
 Mind you, I'm not having a whinge because of it, but I thought it should
 work right away and first off...(and I don't want to reboot)
 
 stephen kuhn - proprietor

If your /etc/dhcpd.conf file has valid addresses in it and

service dhcpd status

shows dhcpd as running, that's about it.  Unless you have a firewall in
between you and the dhcp server or something.


cheers
Brian



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Lanman
Stephen Kühn wrote:
Ok - now I know I must be doing something wrong here folks; but let's
start out from the beginning.
I constantly have customer computers in here, and generally, when I slap
them on the network, I give them a static IP address along with gateway
and the whole nine yards.
Today I decided I was exceptionally lazy and wanted to setup the DHCP
server via the Mandrake Control Centre. Ok - no worries - accepted all
the defaults and the likes. But it ain't seeming to work. Wassup?
I have a customer machine here - rebooted even - tried to renew the IP,
but getting nothing - NADA - WTF am I doing wrong - or do I need to
spend more than five minutes on this?
Mind you, I'm not having a whinge because of it, but I thought it should
work right away and first off...(and I don't want to reboot)
stephen kuhn - proprietor

Stephen; Check your security level while you're at it, and see if the 
dhcp server is providing IP's on the correct NIC if the server has two 
NIC's installed.

Lanman

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Stephen Kühn
On Fri, 2004-08-13 at 00:41, Brian Parish wrote:
 On Fri, 2004-08-13 at 00:31, Stephen Kühn wrote:
  Ok - now I know I must be doing something wrong here folks; but let's
  start out from the beginning.
  
  I constantly have customer computers in here, and generally, when I slap
  them on the network, I give them a static IP address along with gateway
  and the whole nine yards.
  
  Today I decided I was exceptionally lazy and wanted to setup the DHCP
  server via the Mandrake Control Centre. Ok - no worries - accepted all
  the defaults and the likes. But it ain't seeming to work. Wassup?
  
  I have a customer machine here - rebooted even - tried to renew the IP,
  but getting nothing - NADA - WTF am I doing wrong - or do I need to
  spend more than five minutes on this?
  
  Mind you, I'm not having a whinge because of it, but I thought it should
  work right away and first off...(and I don't want to reboot)
  
  stephen kuhn - proprietor
 
 If your /etc/dhcpd.conf file has valid addresses in it and
 
 service dhcpd status
 
 shows dhcpd as running, that's about it.  Unless you have a firewall in
 between you and the dhcp server or something.
 
 
 cheers
 Brian

I know it's running; already been through that with the IRC guys; yeah,
it's running, restarted heaps of times already. The issue is that the
client machine (a customer's machine) doesn't seem to want to pick up
the IP; I can set it up with static and it's right to go, but when I set
it to DHCP it doesn't suck and IP from the pool...banging head now.

stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

We are so fond of each other because our ailments are the same. --
Jonathon Swift



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Stephen Kühn
On Fri, 2004-08-13 at 01:07, Lanman wrote:
 Stephen Kühn wrote:
  Ok - now I know I must be doing something wrong here folks; but let's
  start out from the beginning.
  
  I constantly have customer computers in here, and generally, when I slap
  them on the network, I give them a static IP address along with gateway
  and the whole nine yards.
  
  Today I decided I was exceptionally lazy and wanted to setup the DHCP
  server via the Mandrake Control Centre. Ok - no worries - accepted all
  the defaults and the likes. But it ain't seeming to work. Wassup?
  
  I have a customer machine here - rebooted even - tried to renew the IP,
  but getting nothing - NADA - WTF am I doing wrong - or do I need to
  spend more than five minutes on this?
  
  Mind you, I'm not having a whinge because of it, but I thought it should
  work right away and first off...(and I don't want to reboot)
  
  stephen kuhn - proprietor
 
 
 Stephen; Check your security level while you're at it, and see if the 
 dhcp server is providing IP's on the correct NIC if the server has two 
 NIC's installed.
 
 Lanman

Been there done that; nada.
It used to be easy under RH to get the DHCPD up and running via webmin;
strange that I can't even access the DHCP server under webmin - say it
ain't installed...arg...need more beer...

stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

Hit them biscuits with another touch of gravy, Burn that sausage just a
match or two more done. Pour my black old coffee longer, While that
smell is gettin' stronger A semi-meal ain't nuthin' much to want. Loan
me ten, I got a feelin' it'll save me, With an ornery soul who don't
shoot pool for fun, If that coat'll fit you're wearin', The Lord'll
bless your sharin' A semi-friend ain't nuthin' much to want. And let me
halfway fall in love, For part of a lonely night, With a semi-pretty
woman in my arms. Yes, I could halfway fall in deep-- Into a snugglin',
lovin' heap, With a semi-pretty woman in my arms. -- Elroy Blunt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Mikkel L. Ellertson
Stephen Kühn wrote:
 Ok - now I know I must be doing something wrong here folks; but let's
 start out from the beginning.
 I constantly have customer computers in here, and generally, when I
 slap them on the network, I give them a static IP address along with
 gateway and the whole nine yards.
 Today I decided I was exceptionally lazy and wanted to setup the DHCP
 server via the Mandrake Control Centre. Ok - no worries - accepted
 all the defaults and the likes. But it ain't seeming to work. Wassup?
 I have a customer machine here - rebooted even - tried to renew the
 IP, but getting nothing - NADA - WTF am I doing wrong - or do I need
 to spend more than five minutes on this?
 Mind you, I'm not having a whinge because of it, but I thought it
 should work right away and first off...(and I don't want to reboot)
 stephen kuhn - proprietor
Are there any messages in the log from the DHCP server?  There is also a 
DHCP client list, that shows the leases given out.  I am not sure where 
Mandrake puts it.  Check in the /var tree. 

You should also check the firewall settings on the server to see if it 
is even letting DHCP traffic in.  Requests to the server require 
different settings then a client does.

Mikkel
--
   Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] DHCP Server

2004-08-12 Thread Adolfo Bello
On Thu, 2004-08-12 at 12:45, Mikkel L. Ellertson wrote:
 Stephen Kühn wrote:
 
   Ok - now I know I must be doing something wrong here folks; but let's
   start out from the beginning.
 
   I constantly have customer computers in here, and generally, when I
   slap them on the network, I give them a static IP address along with
   gateway and the whole nine yards.
 
   Today I decided I was exceptionally lazy and wanted to setup the DHCP
   server via the Mandrake Control Centre. Ok - no worries - accepted
   all the defaults and the likes. But it ain't seeming to work. Wassup?
 
 
   I have a customer machine here - rebooted even - tried to renew the
   IP, but getting nothing - NADA - WTF am I doing wrong - or do I need
   to spend more than five minutes on this?
 
   Mind you, I'm not having a whinge because of it, but I thought it
   should work right away and first off...(and I don't want to reboot)
 
   stephen kuhn - proprietor
 
 Are there any messages in the log from the DHCP server?  There is also a 
 DHCP client list, that shows the leases given out.  I am not sure where 
 Mandrake puts it.  Check in the /var tree. 
 
 You should also check the firewall settings on the server to see if it 
 is even letting DHCP traffic in.  Requests to the server require 
 different settings then a client does.
 
 Mikkel

Stephen:

You can also check if you have a firewall on the client side blocking
the DHCP address request. It happened to me not long ago.

Adolfo



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



RE: [newbie] DHCP Server

2004-08-12 Thread Bill Shirley
You should be seeing messages in /var/log/syslog like:
Aug  8 15:32:20 server1 dhcpd: DHCPDISCOVER from 00:d0:09:f4:49:37 via eth0
Aug  8 15:32:21 server1 dhcpd: DHCPOFFER on 192.168.128.126 to 00:d0:09:f4:49:37 
(LAB4) via eth0

Can you post your /etc/dhcpd.conf file?

What IP address range are you wanting to serve?

Which ethernet card is it, eth0?

The lease file is /var/lib/dhcp/dhcpd.leases.

HTH,
Bill


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Stephen Kühn
 Sent: Thursday, August 12, 2004 11:21 AM
 To: Mandrake Newbie
 Subject: Re: [newbie] DHCP Server


 On Fri, 2004-08-13 at 01:07, Lanman wrote:
  Stephen Kühn wrote:
   Ok - now I know I must be doing something wrong here folks; but let's
   start out from the beginning.
  
   I constantly have customer computers in here, and generally, when I slap
   them on the network, I give them a static IP address along with gateway
   and the whole nine yards.
  
   Today I decided I was exceptionally lazy and wanted to setup the DHCP
   server via the Mandrake Control Centre. Ok - no worries - accepted all
   the defaults and the likes. But it ain't seeming to work. Wassup?
  
   I have a customer machine here - rebooted even - tried to renew the IP,
   but getting nothing - NADA - WTF am I doing wrong - or do I need to
   spend more than five minutes on this?
  
   Mind you, I'm not having a whinge because of it, but I thought it should
   work right away and first off...(and I don't want to reboot)
  
   stephen kuhn - proprietor
 
 
  Stephen; Check your security level while you're at it, and see if the
  dhcp server is providing IP's on the correct NIC if the server has two
  NIC's installed.
 
  Lanman

 Been there done that; nada.
 It used to be easy under RH to get the DHCPD up and running via webmin;
 strange that I can't even access the DHCP server under webmin - say it
 ain't installed...arg...need more beer...

 stephen kuhn - proprietor
 __
 illawarra computer services :: a kuhn media australia venture
 http://kma.0catch.com  :: mobile 0410.728.389
 Serving Sydney, The Illawarra, South Coast and Rural NSW
 __
   * This message was composed on a 100% Microsoft free computer *
   We expressly refuse to utilise Microsoft DRM encoded documents
 __
   Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here.

 Hit them biscuits with another touch of gravy, Burn that sausage just a
 match or two more done. Pour my black old coffee longer, While that
 smell is gettin' stronger A semi-meal ain't nuthin' much to want. Loan
 me ten, I got a feelin' it'll save me, With an ornery soul who don't
 shoot pool for fun, If that coat'll fit you're wearin', The Lord'll
 bless your sharin' A semi-friend ain't nuthin' much to want. And let me
 halfway fall in love, For part of a lonely night, With a semi-pretty
 woman in my arms. Yes, I could halfway fall in deep-- Into a snugglin',
 lovin' heap, With a semi-pretty woman in my arms. -- Elroy Blunt






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] DHCP Issue, more info!

2004-03-26 Thread Marc Resnick
As you might know, I've been having an aggravating DHCP problem. I use
DCHPCD, which claims to retrieve the lease renew time from the router.
But, once a day, I have to go and unplug the router, and plug it back
in, for it to reset. A sudden idea came to me today. My renew time is
set to 0 on my router, which is equal to one day. I thought that perhaps
DHCPCD recognized 0 as some other time, or no time at all. I therefore
set it to 720 minutes. I reset the router, went to my laptop, and did an
ifup wlan0. I then checked /etc/dhcpc/ folder, and looked at the info
file. The times were still not correct. I then realized that I maybe
should send the info file to this list. So, here it is:
IPADDR=192.168.1.101
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
GATEWAY=192.168.1.1
DNS=167.206.3.205,167.206.3.139,167.206.3.206
DHCPSID=192.168.1.1
DHCPGIADDR=0.0.0.0
DHCPSIADDR=0.0.0.0
DHCPCHADDR=00:00:D1:21:C7:B0
DHCPSHADDR=00:06:25:E7:C1:C1
DHCPSNAME=''
LEASETIME=43200
RENEWALTIME=21600
REBINDTIME=37800
INTERFACE='wlan0'
CLASSID='Linux 2.6.3-4mdk i686'
CLIENTID=00:00:D1:21:C7:B0
This ring anyones bell? Shouldn't all those times be the same?

TIA

--Marc




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Dhcp client issues with samba server and others

2003-10-08 Thread Daniel Buchanan
I have a laptop that's is running dhcp since i move around a lot with 
it.  For the most part everything works fine except for some services. 
Notably samba and ftp.  From what i can gather is these services are 
requiring an ip addy which is not available at the time they are started 
from the rc5.d path.  If I then login as root and restart the services 
everything works fine.  The error message i get from somba nmb service 
is no local interfaces.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] DHCP

2003-04-05 Thread Kristjan
Hi 

Now my dhcpd says that it is not configured to listen to any devices.
However I have gone through the wizard several times.. 

I am getting frustrated on the Mnadrake tools... they worked like charm in 9.0 
(ole klick and done) Now no matter what.. there is no change.

are there any other ways a dummy can make the configuration ?

Kristjan

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] DHCP release/renewal

2003-01-15 Thread Noquar


Hi all, this is my first time posting to this list. The question I had
was this...

I run two computers off a hub/switch in my house on a cable modem, my
ISP will assign a separate IP to both so it doesn't require a router. My
Windows machine has kept the same IP for months, my Mandrake 9.0 machine
seems to get about 2-3 new IP's a DAY. Is there anything I can set to
keep the machine from release/renewing so often? It doesn't matter if
the machine is kept on constantly, sometimes it will renew in the middle
of a console session, it seems so random and it's annoying. I'd prefer
not to get a static IP but it seems I might have to go that route.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP release/renewal

2003-01-15 Thread Stephen Kuhn
On Thu, 2003-01-16 at 04:40, Noquar wrote:
 Hi all, this is my first time posting to this list. The question I had
 was this...
 
 I run two computers off a hub/switch in my house on a cable modem, my
 ISP will assign a separate IP to both so it doesn't require a router. My
 Windows machine has kept the same IP for months, my Mandrake 9.0 machine
 seems to get about 2-3 new IP's a DAY. Is there anything I can set to
 keep the machine from release/renewing so often? It doesn't matter if
 the machine is kept on constantly, sometimes it will renew in the middle
 of a console session, it seems so random and it's annoying. I'd prefer
 not to get a static IP but it seems I might have to go that route.

Linux or UNIX are inherently shitting with being DHCP clients - if
anything, static IP is preferred to anything else.

Sorry - there are heaps of work-arounds, but in reality, nothing beats
the stability of static.

-- 
Thu Jan 16 10:10:00 EST 2003
 10:10am  up 2 days,  1:51,  4 users,  load average: 0.51, 0.29, 0.15
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
--

Rudin's Law:
If there is a wrong way to do something, most people will
do it every time.

Rudin's Second Law:
In a crisis that forces a choice to be made among alternative
courses of action, people tend to choose the worst possible
course.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP release/renewal

2003-01-15 Thread Lyvim Xaphir
On Wed, 2003-01-15 at 18:14, Stephen Kuhn wrote:

 Linux or UNIX are inherently shitting with being DHCP clients - if
 anything, static IP is preferred to anything else.
 
 Sorry - there are heaps of work-arounds, but in reality, nothing beats
 the stability of static.

I used to say something similar.  But since I have been working with a
DHCP server in order to provide ip services to winblows clients, I have
found it to be very reliable.  The DHCP server can be configured to
provide an ip that doesn't change to a selected hardware address;
basically the same as a static IP.

This of course applies only when YOU control the DHCP server.  However
if you do have one, then you can tell it to supply whatever IP you want
the hardware to have; including perhaps an available IP on the ISP's
net.

In a corporate situation a DHCP server allows very easy administration
of IP's from a central location.

These days I've got a DHCP server on the local net here, and I've been
pretty pleased with the results and ease of use.



--LX
 

-- 
°°°
Kernel  2.4.18-6mdk Mandrake Linux  8.2
Enlightenment 0.16.5-11mdkEvolution  1.0.2-5mdk
Registered Linux User #268899 http://counter.li.org/
°°°



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP/net-up script

2003-01-09 Thread Derek Jennings
On Thursday 09 Jan 2003 6:58 am, Brandon Vanderberg wrote:
 Hi all,
 I'm using DHCPCD on a 9.0 box (2 actually) with my broadband connection.
 I'm also using a dynamic dns service.
 I need to get my boxes to update the dns when the ip changes.

 Now I've already got a script that does the updating and it works great,
 and it's in a cron job running hourly. Sometimes the addresses change
 once a month, sometimes more often. Rather than keep it in the cron job,
 I'd rather have it execute (and log) only when the address changes.

 Where's the best place for this. In the net-up script? I can't remember
 what that is, or if it's executed when the computer gets a new lease. I
 don't see a dhcpc script, just an exe.

 Any help is greatly appreciated. (And it'll significantly help remove
 unneeded entries in my log.) ;)

 TIA
 ~Brandon

I am not sure if the netup script will help you since I am not sure if it runs 
when the DHCP license is renewed.
I use a dyndns service with an updater running as a daemon, and it works fine. 
It just periodically checks the IP and if different notifies dyndns. You only 
get a log entry when something changes.

 ddclient from http://burry.ca:4141/ddclient/


derek
-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP/net-up script

2003-01-09 Thread Brandon Vanderberg

  Where's the best place for this. In the net-up script? I can't remember
  what that is, or if it's executed when the computer gets a new lease. I
  don't see a dhcpc script, just an exe.
 
 I use a dyndns service with an updater running as a daemon, and it works fine. 
 It just periodically checks the IP and if different notifies dyndns. You only 
 get a log entry when something changes.
 
  ddclient from http://burry.ca:4141/ddclient/

That client won't work with my dns provider. However, reading that page
did cause me to look at dhcpcd.exe. Turns out it is only a script, and
even has a place for me to put in my update command. Looks like it's
going to work. I guess I'll just have to wait and see. 

Thanks,

~Brandon



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP/net-up script

2003-01-08 Thread Brandon Vanderberg
Hi all,
I'm using DHCPCD on a 9.0 box (2 actually) with my broadband connection.
I'm also using a dynamic dns service.
I need to get my boxes to update the dns when the ip changes. 

Now I've already got a script that does the updating and it works great,
and it's in a cron job running hourly. Sometimes the addresses change
once a month, sometimes more often. Rather than keep it in the cron job,
I'd rather have it execute (and log) only when the address changes.  

Where's the best place for this. In the net-up script? I can't remember
what that is, or if it's executed when the computer gets a new lease. I
don't see a dhcpc script, just an exe.

Any help is greatly appreciated. (And it'll significantly help remove
unneeded entries in my log.) ;)

TIA
~Brandon





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP client problems

2002-11-08 Thread David C. Fox
I've been using Mandrake 8.1 quite happily for some months with a fixed 
local (192.168.123.x) IP address on a home network.  I'm connected to 
the internet via a dedicated firewall/router attached to my ATT 
Broadband cable modem.

Unfortunately, ATT just switched from DNS servers with fixed IP 
addresses to ones with dynamic IP addresses, so I have to switch my 
linux box to use DHCP, so that it gets the right addresses for the name 
servers, and I'm having major problems.

I used the Connection panel under Network  Internet in the Mandrake 
Control Center to switch to using DHCP.  However, once I do that, lots 
of programs start complaining that they can't find the IP address 
corresponding to my host name, aclinux:

1.  when I boot the computer, it no longer boots to the graphical login 
screen, but instead gives me the text login.  When I log in and check 
the syslog, I see messages like:

Nov 9 01:40:44 aclinux gdm[1909]: gdm_auth_secure_display: Error getting 
hentry for aclinux
... gdm[1897]: Failed to start the display server several times in a 
short time period; disabling display :0

2.  If I log in in text mode and then type startx, X and Gnome start, 
but Gnome prints another warning about not being able to find the host 
IP, and how it won't work properly without it.

3.  proftpd gives a message:

proftpd: aclinux - Fatal: unable to determine IP address of `aclinux`

and dies, so now I have internet access, but no ftp access

My Windows 98 machine on the same network has no problem resolving 
aclinux to the DHCP-assigned address.  I can find the DHCP-assigned IP 
address for my linux box manually by looking in the 
/var/lib/dhcp/dhclient.leases file.

I suppose I could write a script to modify /etc/hosts on startup, 
(though I don't know where to put that script to ensure that it runs 
before the login or proftpd startup) but it seems like there must be a 
standard way to do this.

Thanks in advance for any help,
David


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP Revisited

2002-07-12 Thread Frank McKenna

Hi All,

I found a great link for setting up DHCP at
http://www.isc.org/products/DHCP/

I ran ifconfig -a as root and received the following message:

eth0   Link encap:Ethernett HWaddr 00:A0:24:E9:1F;9C
  inet addr:192.168.0.1  Bcast 192.168.0.255 Mask
255.255.255.0
  UP BROADCAST RUNNINGMULTICAST MTU:1500 Metric:1
  RX Packets:620 errors :0 dropped:0 overruns::0 carriers:0
collisions: 0 txqueulen:100
  RX bytes:134995 (131.8 KB)  TX bytes15790 (15.4 KB)
  Interrupt: 12 BASE ADDRESS 0XS800

loLink encap:Local Loopback
   inet addr: 127.0.0.1  Mask 255.0.0.0
   UP LOOPBACK RUNNING  MTU: 16436
   RX packets: 550 errors: 0 dropped:0 overruns:0 carrier:0
collisions:0 txqueulen:0
RX bytes:37216 (36.3 KB) TX bytes 37216 (36.3)

Maybe someone can point out where I made a mistake,

TIA

Frank McKenna

True strength les through gentleness




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP, DNS, Dialing out

2002-05-23 Thread F. McKenna

Hi All,

Sorry for the somewhat long post.

I have recently installed 8.1 on an AMD K6 2 450 w/256 MB RAM and an Eight
GB HDD  The BIOS actaully shows the CPU as a K6 3D 400.  I believe that I
have set the jumpers on the board correctly so I don't really understand
this.

Anyway,  I want to set up the server to be both the DHCP and DNS servers.  I
am going about this the wrong way?  Do I have to have each server on a
different machine?  At present I would like to connect a Windows 98 and a
200 Pro box to the LAN that I am trying to create and then maybe attach a
Sun Solaris 8 box later.

Also, I can dial out but I cannot browse the internet using Konq.

I apreciate any comments,

TIA

Frank McKenna

You don't have to like it you just have to do it but it is sure fun to win

True Strength lies in Gentleness







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP Server

2002-05-18 Thread Jim Dawson

On Fri, 2002-05-17 at 10:19, Ricardo Marques wrote:
 
 Hi.
 
 This is my first time with Linux.
 
 I'm trying to install a DHCP Server in a Mandrake 8.2 without sucess.
 
 Please, could anyone help me?
 
 How can I install a DHCP Server. I've tryed the expert instalation without 
 sucess.
 
 I'd like to add the botton DCHP Server in the configuration wizards 
 (Mandrake Control Center).
 
 Thanks in advance for any help.
 
 Ricardo Marques
 Systems Administrator – NT/2000.
 

I don't think that DHCP Server is installable from the installation
menu.You will need to install the RPM manually using Software Manager.
Just do a search for DHCP and you'll find DHCP Server and DHCP Client
packages. I believe that the DHCP Server packages are on disk 2.

--




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP Server

2002-05-18 Thread et

are you using kde? on the desktop is control center,  login as root,  
network and internet,  Connection Sharing, answer the wizards 
questions..

(I Know,,, it seems so simple it couldn't really work that well, especially 
in linux with a GUI, but heck they gotta do something to earn the respect and 
SELL distros)


On Saturday 18 May 2002 08:19 am, you wrote:
 On Fri, 2002-05-17 at 10:19, Ricardo Marques wrote:
  Hi.
 
  This is my first time with Linux.
 
  I'm trying to install a DHCP Server in a Mandrake 8.2 without sucess.
 
  Please, could anyone help me?
 
  How can I install a DHCP Server. I've tryed the expert instalation
  without sucess.
 
  I'd like to add the botton DCHP Server in the configuration wizards
  (Mandrake Control Center).
 
  Thanks in advance for any help.
 
  Ricardo Marques
  Systems Administrator – NT/2000.

 I don't think that DHCP Server is installable from the installation
 menu.You will need to install the RPM manually using Software Manager.
 Just do a search for DHCP and you'll find DHCP Server and DHCP Client
 packages. I believe that the DHCP Server packages are on disk 2.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP Server

2002-05-17 Thread Ricardo Marques


Hi.

This is my first time with Linux.

I'm trying to install a DHCP Server in a Mandrake 8.2 without sucess.

Please, could anyone help me?

How can I install a DHCP Server. I've tryed the expert instalation without 
sucess.

I'd like to add the botton DCHP Server in the configuration wizards 
(Mandrake Control Center).

Thanks in advance for any help.

Ricardo Marques
Systems Administrator – NT/2000.

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP trouble with Comcast.net

2002-01-21 Thread Steven Bradtke

Previous to the recent switchover from @Home's network to Comcast's own 
network,
I assigned my firewall machine a static IP address and everything worked 
fine.  However,
now I've got to use DHCP to lease a dynamically assigned address from the 
network.
I can't get this to work.  I keep getting back the message timed out 
waiting for a valid
DHCP server response.   My DHCP client is dhcpcd.  I live in Howard 
county, in the
Baltimore, MD area.  I've tried this using both Mandrake 8.0 and 8.1.  Has 
anyone had
success getting this to work?

Thanks,

Steve


===
Steven Bradtke  [EMAIL PROTECTED]
===




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP trouble with Comcast.net

2002-01-21 Thread Matt

On Monday 21 January 2002 03:30 pm, you wrote:
 Previous to the recent switchover from @Home's network to Comcast's own
 network,
 I assigned my firewall machine a static IP address and everything worked
 fine.  However,
 now I've got to use DHCP to lease a dynamically assigned address from the
 network.
 I can't get this to work.  I keep getting back the message timed out
 waiting for a valid
 DHCP server response.   My DHCP client is dhcpcd.  I live in Howard
 county, in the
 Baltimore, MD area.  I've tried this using both Mandrake 8.0 and 8.1.  Has
 anyone had
 success getting this to work?

Setting a static IP probably won't work once they are fully converted, but I
find that sometimes my original setup works and other times I have to use
the command line to activate dhcpcd and get connected.  Try 'man dhcpcd'
and see if that helps.

--matt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP trouble with Comcast.net

2002-01-21 Thread George Czerw


Steve,

I'm NOT using a separate firewall, but it sounds like you have a bad
DHCP configuration, and you could run into this problem whether you
have a firewall or just a single machine.


1.  Make sure that /etc/resolv.conf contains the IP addresses of the
Comcast DNS servers in your area AND make sure that the search domain
correctly reflects the new network information if you know it because
you have either gotten it from a machine that works or from someone in
your area who knows what it is.  Mine looks like:

nameserver 68.46.144.5
nameserver 68.46.144.6
search brlngt01.nj.comcast.net

2.  Your /etc/sysconfig/network-scripts/net_resolv.default should
contain the same information that the resolv.conf file does.

3.  Your initial /etc/sysconfig/network-scripts/ifcfg-eth0 should
look like the following:

DEVICE=eth0
DHCP_HOSTNAME=whatever your's is
BOOTPROTO=dhcp
IPADDR=
NETMASK=
NETWORK=
BROADCAST=
ONBOOT=yes

After DHCP passes the parameters, the blanks should be filled in
with the correct information.

4.  If you haven't turned your cable modem off since the conversion,
you should do so, so that will clear any cached information out of its
memory.

Hope this helps.

George



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP client

2002-01-17 Thread Paul Sharp



Hi,
From a brand new newbie to Mandrake. 
Previously used
Caldera. Have a Microsoft network 
neighborhood at home
with half dozen computers and an old Pentium 233 
box
running win98 and Sygate Home Network as a 
gateway
with a cable modem. 

Goal to replace that gateway with a linux box 
eventually.
But for now I am in a Linux network class and I am 
trying
get a Mandrake Linux box to work as a client on the 
existing
network. 

Configured the network card with draknet in 
Xwindows. Set it up with no IP or mask and the DHCP box checked. Gave it the gateway address of 192.168.0.1 
where the Sygate resides. Sygate provides a 
DHCP server at that address.

It all ends up with eth0 running but it never gets 
an IP address assigned to it. However, when the dhcpcd starts up it gets 
valid information from Sygate which appears in
/etc/dhcpc/dhcpcd-eth0.info Some how 
something is missing because this info never shows up in the Linux routing 
tableor in the info provided by ifconfig -a for eth0
and thus there in no network access.

If I configurewith astatic IP address 
such as 192.168.0.33
I haveInternet access and can browse the 
web.

What is missing??

Regards
Paul 


RE: [newbie] DHCP client

2002-01-17 Thread Chad



Paul,

Try not giving it a 
gateway address. If you give it a gateway, it will assume that all the 
other ethernet configuration is supplied, such as the IP and subnet. But 
if nothing is filled in, it will take the user supplied information (nothing) 
over the server supplied information (correct IP, subnet, dns, etc). If 
you choose DHCP, do not give it any other information.

The box will send 
out a general DHCP get request and if the Sygate server is the only server that 
is listening to those requests, then it will send a reply with the supplied 
information (IP, Subnet, Gateway, DNS, etc.).

Chad


-Original Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
Behalf Of Paul SharpSent: Thursday, January 17, 2002 9:46 
PMTo: MandrakeSubject: [newbie] DHCP 
client
Hi,
From a brand new newbie to Mandrake. 
Previously used
Caldera. Have a Microsoft network 
neighborhood at home
with half dozen computers and an old Pentium 233 
box
running win98 and Sygate Home Network as a 
gateway
with a cable modem. 

Goal to replace that gateway with a linux box 
eventually.
But for now I am in a Linux network class and I am 
trying
get a Mandrake Linux box to work as a client on the 
existing
network. 

Configured the network card with draknet in 
Xwindows. Set it up with no IP or mask and the DHCP box checked. Gave it the gateway address of 192.168.0.1 
where the Sygate resides. Sygate provides a 
DHCP server at that address.

It all ends up with eth0 running but it never gets 
an IP address assigned to it. However, when the dhcpcd starts up it gets 
valid information from Sygate which appears in
/etc/dhcpc/dhcpcd-eth0.info Some how 
something is missing because this info never shows up in the Linux routing 
tableor in the info provided by ifconfig -a for eth0
and thus there in no network access.

If I configurewith astatic IP address 
such as 192.168.0.33
I haveInternet access and can browse the 
web.

What is missing??

Regards
Paul 


[newbie] DHCP configuration to improve detection on dynamic IP

2002-01-07 Thread Stephen Liu

Hi All People,

Kindly advise a simple and straightward method to configure network 
settings in using DHCP to improve the detection on dynamic IP address.

Thanks in advance.

B.R.
Stephen




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP and 8.x and @Home networks

2001-10-05 Thread Richard Waters

On Friday 05 October 2001 10:57 am, you wrote:
 In reply to Sridhar's words, written Thu, 4 Oct 2001 14:55:28 +1000

 I just now noticed this discussion. Interesting stuff since in a few weeks
 I will also get connected to an @Home network. Of course this gets a train
 of questions going:

 A person at work told me that all I'd have to do for this is add the name
 of the DHCP server to /etc/sysconfig/network-scripts/ifcfg-eth1 (or
 something along these lines). Is that so?

 In the info I received so far there is no DHCP server name mentioned and
 also no DNS server IP's. They use something they call 'dynamic DNS'. Does
 that imply that I can scratch the DNS IP's of my current ISP from the
 /etc/resolv.conf when the big moment is there?

 I already got a NIC to use which is no problem. But how to configure these
 other things is something I'd like to know up front, so I can show that
 cable guy that Linux does not need 100 reboots in order to get an ethernet
 link going. All the help is appreciated!

 Paul
I have been using the instruction below since LM 7.0 and they always work for 
me:

edit the following file: /sbin/ifup 
  
 Look for a section that looks like this:
  
 f [ XXX$DHCP_CLIENT != XXX ];then
 case $(basename $DHCP_CLIENT) in
 dhcpcd)
 [ -n $DHCP_HOSTNAME ]  DHCP_ARGS=-h $DHCP_HOSTNAME [ -n 
$NEEDHOSTNAME ]  DHCP_ARGS=$DHCP_ARGS -H
 DHCP_ARGS=$DHCP_ARGS -h chomehostname $DEVICE
 ;;
  
 You can see that I have added the parameters -h chomehostname. Replace 
chomehostname with your @Home hostname.
  
 This  assumes that you have tried to manually call dhcpcd -h 
 your_host_name, and it worked..·!



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP and 8.1

2001-10-05 Thread Jennifer


Well, I originally choose the lan and adsl conections to install. When I 
chose ADSl and entered my ISP name without the www. It showed up by 
default...but still no internet connection. I then turned off the ADSL 
connections and viola!, my connection worked using the 10.0.0.1 IP Address 
with the LAN connection.


On Thursday 04 October 2001 10:45 pm, Roger Sherman wrote:
 On Thu, 4 Oct 2001, Jennifer wrote:
  For my ISP I had to use 10.0.0.1 for my IP address with DHCP on a LAN
  connection, not ADSl or PPPoe. This was different from the connection I
  had set up for mandrake 8.0. I am now on 8.1 and very happy.

 So when the box came up for you to enter in your hostname, you put in
 10.0.0.1? How on earth did you figure that out?

 I'll give it a whirl, a little later...I tried entering in my hostname
 (ool-18.dyn.optonline.net), but it didn't have any effect :-/

   [rog@dyn rog]
  


-- 
Jennifer
RLU#221463
Yahoo IM: jlynn2k
#include wisdom.h
void ignorance (it offers no value)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] DHCP and 8.x and @Home networks

2001-10-05 Thread Sridhar Dhanapalan

On Fri, 5 Oct 2001 10:57:38 -0400, Paul [EMAIL PROTECTED] wrote:
 In reply to Sridhar's words, written Thu, 4 Oct 2001 14:55:28 +1000
 
 I don't know how your ISP works, but with @Home-based networks each user is
 given a unique code to insert as the host name. THe code is of the format
 COxxx-A, where the 'x's form a unique number.
 
  With 7.2, when I installed that (each and every time), it asked me what my
  host name is, and what my proxy setting are; both boxes I leave blank, and
  it works like a charm, every time.
 
 I just now noticed this discussion. Interesting stuff since in a few weeks I
 will also get connected to an @Home network. Of course this gets a train of
 questions going:
 
 A person at work told me that all I'd have to do for this is add the name of
 the DHCP server to /etc/sysconfig/network-scripts/ifcfg-eth1 (or something
 along these lines). Is that so?
 
 In the info I received so far there is no DHCP server name mentioned and also
 no DNS server IP's. They use something they call 'dynamic DNS'. Does that
 imply that I can scratch the DNS IP's of my current ISP from the
 /etc/resolv.conf when the big moment is there?
 
 I already got a NIC to use which is no problem. But how to configure these
 other things is something I'd like to know up front, so I can show that cable
 guy that Linux does not need 100 reboots in order to get an ethernet link
 going. All the help is appreciated!
 
 Paul

/sbin/dhcpcd -d -n -h COxxx-A eth0, where COxxx-A is your @Home
computer name (hostname), and eth0 is the network interface to use. You can
also configure the connection via the Mandrake Control Centre network settings.
All you need is to use your computer name as your hostname.

I have found that occasionally my connection cuts out (probably because the dhcp
lease expires). To prevent this, I have the above command set to run every 30
minutes in my /etc/crontab.


-- 
Sridhar Dhanapalan

Windows: The first user interface where you
click Start to turn it off.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] DHCP and 8.1

2001-10-03 Thread Roger Sherman

I installed 8.1 a couple days ago, and it has a major advantage over 7.2
(what I've been using since it came out) - I finally have sound. And, a
nice little bonus, it looks great!

One problem, however, and a rather major one at that. As with every
version released after 7.2, from the 8.0 betas on, I haven't been able to
get online. Now, I have a cable modem, using Optimum Online (Cablevision),
I use DHCP, which always tells me it couldn't find an IP # when I boot
into 8.1. I have a 3com 3c900B-TPO nic card, which uses the 3c59x kernel
module. 8.1 detected it just fine, and uses the correct module, so I know
thats not the problem.

With 7.2, when I installed that (each and every time), it asked me what my
host name is, and what my proxy setting are; both boxes I leave blank, and
it works like a charm, every time. With 8.1, I tried it like that, and I
also tried putting in what I believe is my host name, dyn.optonline.net.
All that accomplished was having my terminal showing a prompt that said

[rog@dyn rog]

I didn't do anything with the proxy settings, as I don't believe I have
any. Oh, and in the past, I figured out my (then) current IP # (it only
changes on me once a week or so), and tried to set my box up like a static
IP, but that didn't work either.

So there you have it. Can anyone help? I really want to get 8.1 happening,
as I have realized how much I miss being able to play my ogg files and
CDs...Any more info needed, just ask - I'm willing to do pretty much
whatever I have to to get it happening this time...


peace,

Rog




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] DHCP Problems/Cable modem

2001-08-10 Thread Jose M. Sanchez

If you've done a clean install of 7.2 you really don't need to do this.

Go into Linuxconf and enable DHCP in the Networking screen that
configures the INTERFACE... 
Don't make the mistake of going into the DHCPD screens, to set up your
own DHCP server.

That's it!

During startup, Linux will poll for local DHCP servers and set itself
up.

-JMS


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Donnie Green
Sent: Thursday, August 09, 2001 6:38 AM
To: [EMAIL PROTECTED]
Subject: [newbie] DHCP Problems/Cable modem


I am running LM7.2 and need to set up my computer for DHCP because my 
Internet connection is provided by a Cable modem.  I have read that pump
is 
the best to use and I have installed it.  The problem that I am having
is 
that I don't know where to put my ISP's DHCP server address or DNS 
addresses.  Which files do I place them in?

Please help.

_
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp






RE: [newbie] DHCP...please help

2001-08-09 Thread Jose M. Sanchez

You are better off setting up ipmasq and DHCP via Linuxconf which TRIES
to keep you from doing things wrong...

-JMS


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Matt Buckley
Sent: Wednesday, August 08, 2001 10:58 PM
To: [EMAIL PROTECTED]
Subject: [newbie] DHCP...please help


Hello.  I am trying to stup/enable a DHCP client on my linux machine.  I
am running LM8.0 right now. I have a book about setting up an internet
server for linux, but all the examples are based off of RH6.2  I could
install that, but I would prefer to stay w/ LM8.0.  (I have read the
debate on ipchains/tables and deffinatly like the way iptables sound.)

Now, the book shows the following examples of ipmasq, and DHCP, which is
all well and good...if I were using the CDrom from the book.  Can anyone
tell me where the DCHP and ipmasq files are located (by default) on LM8,
and the commands to initialize them?  If they're the same as RH, then I
should be able to get it w/out an example.  I could play around w/ them
to figure it out, but cannot find the DCHP files or ipmasq ones.

The book's example of installing the DCHP rpm file is this:

# rpm -i /mnt/cdrom/RedHat/RPMS/dhcp-2.ob1pl6-6.i386.rpm [enter]

When I installed Linux-mandrake, I selected the option that was for
firewall/router, so I'm pretty sure the DHCP client is already install.
If it is not, where should I start looking?

-Thanks for all your help, folx.  It has been a great asset.

-Matt






[newbie] DHCP...please help

2001-08-08 Thread Matt Buckley

Hello.  I am trying to stup/enable a DHCP client on my linux machine.  I am
running LM8.0 right now.
I have a book about setting up an internet server for linux, but all the
examples are based off of RH6.2  I could install that, but I would prefer to
stay w/ LM8.0.  (I have read the debate on ipchains/tables and deffinatly
like the way iptables sound.)

Now, the book shows the following examples of ipmasq, and DHCP, which is all
well and good...if I were using the CDrom from the book.  Can anyone tell me
where the DCHP and ipmasq files are located (by default) on LM8, and the
commands to initialize them?  If they're the same as RH, then I should be
able to get it w/out an example.  I could play around w/ them to figure it
out, but cannot find the DCHP files or ipmasq ones.

The book's example of installing the DCHP rpm file is this:

# rpm -i /mnt/cdrom/RedHat/RPMS/dhcp-2.ob1pl6-6.i386.rpm [enter]

When I installed Linux-mandrake, I selected the option that was for
firewall/router, so I'm pretty sure the DHCP client is already install.  If
it is not, where should I start looking?

-Thanks for all your help, folx.  It has been a great asset.

-Matt





[newbie] DHCP Server

2001-07-31 Thread Errant

Hi all =)

Can anyone help me to learn how to setup a DHCP server under Mandrake 8?

Thanx a bunch,

Errant




Re: [newbie] DHCP, router and Realtek 8139

2001-06-12 Thread Dave Sherman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Have you verified that dhcpcd is installed? Use 'locate dhcpcd', and you 
should find it in /sbin (along with several other hits, but the actual 
executable is in the above directory).

If it is not installed, just install it, then re-run the network 
configurator in Mandrake's Control Center.

If it is installed, then try disabling dhcp and giving yourself a static 
IP. Can you reach the network after that? If not, then your problem is 
somewhere else. If yes, then you might have a dhcp problem.

Just some troubleshooting tips, hope they help.

Dave

On Tuesday 12 June 2001 06:57, thus spake Ralph Brown:
 I am writing this request for help after much frustration and no
 progress.

 I am trying to bring my new Mandrake 8 box up on my network, via DHCP.

 Network = 6 windows nodes, 1 linux, 1 SMC Barracade router (DHCP), 1
 hub, and 1 Speedstream 5260 DSL external modem.

 All of the windows nodes can see each other and have internet access.

 When I installed M8, I selected the DHCP option, and rebooted. I noticed
 that I had a green light on the router where M8 was plugged into. Then,
 as the boot process progressed, and eth0 was being brought up, the green
 light went out, and the screen message was something like unable to
 determine ip address.

 Ifconfig only shows 127.0.0.1, not eth0

 When I check hardware in Manadrake control center, my Realtek 8139 card
 shows up correctly.

 Using the internet config tool, I walk through it, and point to the ip#
 of the router, and see my NIC, but still can't connect to the network???

 Any suggestions, howto's, etc 

 Thanks in advance

- -- 
Nihil tam munitum quod non expugnari pecunia possit. (No 
fortification is such that it cannot be subdued with money.
- - Marcus Tullius Cicero, 106-43 B.C.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7JhXROiMJhTaLf3MRAgsQAJ4omrt1fcSyt9/pGPphPLb0Y2LUKwCgmNw8
mi9dFZNFEFRSKUEKAZIbveg=
=QgD8
-END PGP SIGNATURE-




[newbie] [Newbie] DHCP

2001-04-03 Thread phil

  Can anyone tell  me  what  /etc/dhcp file is  supposed to  contain?
right now mine  has Dhcpcd   executable,The  gear symbol LOL
   at boot up  my  system is failing to  determine IP info for  eth0(NIC) 
via Dhcpcd?
Oh yes I am trying to  access  the net  via a roadrunner cable modem.
  and my  NIC is recognized  by  harddrake.

If i try to  ping  i  get  unreachable!!





Re: [newbie] [Newbie] DHCP

2001-04-03 Thread phil

NO its ever changing?Dynamic

At 09:16 AM 4/3/2001 -0500, you wrote:
Don't you have a static IP?

- Original Message -
From: "phil" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, April 03, 2001 2:15 AM
Subject: [newbie] [Newbie] DHCP


Can anyone tell  me  what  /etc/dhcp file is  supposed to
contain?
  right now mine  has Dhcpcd   executable,The  gear symbol LOL
 at boot up  my  system is failing to  determine IP info for  eth0(NIC)
  via Dhcpcd?
  Oh yes I am trying to  access  the net  via a roadrunner cable modem.
and my  NIC is recognized  by  harddrake.
 
  If i try to  ping  i  get  unreachable!!
 
 
 





Re: [newbie] [Newbie] DHCP

2001-04-03 Thread phil

Thanks very much  Im aware of  all this.windowz and Linux   Same Box Same 
NIC So THat s should not be the prob,thanks

At 07:33 AM 4/3/2001 -0700, you wrote:
phil wrote:

  Oh yes I am trying to  access  the net  via a roadrunner cable modem.
and my  NIC is recognized  by  harddrake.

Depending on your location, you'll find that the following may or may
not apply for roadrunner:
1) they use the MAC address in the negotiation.  So if you used a
Windows machine with a network card, you will have to use the same
network card in your Linux box.
2) they sometimes assign you a hostname and that hostname/MAC address
combo is used to authenticate who you are.  If you had to enter a
hostname for Windows, you will have to assign that same hostname to your
Linux box.  I'd assume that you would have already done this, so it
probably does not apply to you.

Smile, at least you don't have PPPoE.
--
Blue skies...   Todd
| Get a bigger hammer!   |  PPPoE: the internet for people who|
| http://www.mrball.net  |  don't want the Internet.  |
| http://faq.mrball.net  |   --Aaron Lehmann  |





Re: [newbie]dhcp daemomn

2001-04-02 Thread Derek Rayne

--- phil [EMAIL PROTECTED] wrote:
 
 anyone know  how to find  and start   dhcp?
 I keep getting this  error message when  i  try to go online
 "warning the following hosts are
 unknown.

 home.netscape.com,home6.netscape.com and internic.net
 this means that some or all hosts
 will be unreachable.
 Perhaps there is a problem with
 your name server
 If your site must use a non-root
 name server you will need to set the $SOCKS_NS environment
 variable to point at the appropriate name server it may (or
 may not be nescessary) to set this variable or the socks
 host preference,to the IP adress of the host in question
 rather than its name. consult your system administrator."

Hi there,

What worked for me is putting in the DNS numbers for your local ISP. 
After I put those in the kPPP configuration it worked perfectly fine
and with no problems what so ever.  I am assuming it would also be the
same for what you are using.

=

Richard Wegner - Linux Newbie - [EMAIL PROTECTED]

NOTE: Derek Rayne is a FICTIONAL CHARACTER this is just an
e-mail address I chose!


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text




Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-27 Thread Dan LaBine

Did any of you try to set up your connection as a LAN connection? I'm using
the exact same thing at home and at the office, and it has worked for me
everytime, including LM 8.0B2! Don't bother with setting it up as an
Internet connection, just as a network configuration.

Dan LaBine
Registered Linux User # 190712

- Original Message -
From: "michael" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 26, 2001 10:01 PM
Subject: Re: [newbie] DHCP and LM 8.0B2 Solved


 I reinstalled!!! the refuge of weinies i know, but hey it works!

 michael wrote:

  Hey is there a separate list for Traktopel?
 
  I installed and configured my rtl8139 with a private ip and through a
  gateway.
  Now I'm on a dhcp server with my home ISP and can't figure out what to
  do...
  linuxconf changes don't seem to work.
  -m-







Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-27 Thread Rog

On Mon, 26 Mar 2001 20:06:12 -0900, you wrote:

On Monday 26 March 2001 07:27 pm, you purportedly scrawled:
 On Mon, 26 Mar 2001 19:01:21 -0800, you wrote:
 I reinstalled!!! the refuge of weinies i know, but hey it works!

 YOure lucky...I tried that, and I still can't get online (DHCP, cable
 modem..). I'm hoping b3 solves my problem...hopefully it'll be out
 soon.

Rog- I have reinstalled several times and each time I am asked to configure 
my connection I tell it cable and the first dhcpd choice and it works 
flawlessly


Hmmm...I dont think I've been given a choice on dhcp...but, I'll try
again. Thanks!



 peace,

 Rog


peace,

Rog




Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-27 Thread Rog

On Tue, 27 Mar 2001 05:38:32 -0500, you wrote:

Did any of you try to set up your connection as a LAN connection? I'm using
the exact same thing at home and at the office, and it has worked for me
everytime, including LM 8.0B2! Don't bother with setting it up as an
Internet connection, just as a network configuration.

Yeah, I took the LAN option the second time round...didn't work
though...



Dan LaBine
Registered Linux User # 190712

- Original Message -
From: "michael" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 26, 2001 10:01 PM
Subject: Re: [newbie] DHCP and LM 8.0B2 Solved


 I reinstalled!!! the refuge of weinies i know, but hey it works!

 michael wrote:

  Hey is there a separate list for Traktopel?
 
  I installed and configured my rtl8139 with a private ip and through a
  gateway.
  Now I'm on a dhcp server with my home ISP and can't figure out what to
  do...
  linuxconf changes don't seem to work.
  -m-






peace,

Rog




Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-26 Thread michael

I reinstalled!!! the refuge of weinies i know, but hey it works!

michael wrote:

 Hey is there a separate list for Traktopel?

 I installed and configured my rtl8139 with a private ip and through a
 gateway.
 Now I'm on a dhcp server with my home ISP and can't figure out what to
 do...
 linuxconf changes don't seem to work.
 -m-





Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-26 Thread Rog

On Mon, 26 Mar 2001 19:01:21 -0800, you wrote:

I reinstalled!!! the refuge of weinies i know, but hey it works!

YOure lucky...I tried that, and I still can't get online (DHCP, cable
modem..). I'm hoping b3 solves my problem...hopefully it'll be out
soon.



michael wrote:

 Hey is there a separate list for Traktopel?

 I installed and configured my rtl8139 with a private ip and through a
 gateway.
 Now I'm on a dhcp server with my home ISP and can't figure out what to
 do...
 linuxconf changes don't seem to work.
 -m-




peace,

Rog




Re: [newbie] DHCP and LM 8.0B2 Solved

2001-03-26 Thread michael

On Monday 26 March 2001 07:27 pm, you purportedly scrawled:
 On Mon, 26 Mar 2001 19:01:21 -0800, you wrote:
 I reinstalled!!! the refuge of weinies i know, but hey it works!

 YOure lucky...I tried that, and I still can't get online (DHCP, cable
 modem..). I'm hoping b3 solves my problem...hopefully it'll be out
 soon.

Rog- I have reinstalled several times and each time I am asked to configure 
my connection I tell it cable and the first dhcpd choice and it works 
flawlessly

 peace,

 Rog

-- 
-m-




[newbie] DHCP and LM 8.0B2

2001-03-22 Thread michael

Hey is there a separate list for Traktopel?

I installed and configured my rtl8139 with a private ip and through a
gateway.
Now I'm on a dhcp server with my home ISP and can't figure out what to
do...
linuxconf changes don't seem to work.
-m-





RE: [newbie] DHCP Server

2001-01-18 Thread Jose M. Sanchez


Getting Linux to "share" your single internet connection is very simple
under 7.2.

There is a GUI interface to set this all up for you.

In 7.1 you need to do all the work yourself.

1) Edit your /etc/rc.local file

Make sure it includes the following lines:

#
#CRITICAL:  Enable IP forwarding since it is disabled by default since
#
#Redhat Users:  you may try changing the options in /etc/sysconfig/network
from:
#
#   FORWARD_IPV4=false
# to
#   FORWARD_IPV4=true
#
echo "1"  /proc/sys/net/ipv4/ip_forward
#
# Load up MASQ support
#
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_quake
/sbin/modprobe ip_masq_raudio
# The above three are more than enough.
# Though you might want to enable other MASQ modules as well
#
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -s 10.0.0.0/8 -j MASQ -d 0.0.0.0/0
#

This assumes that you have an existing working internet connection of some
sort -AND- another ethernet interface connected to your internet "private"
network.

In the above case my private network is using the reserved IP address range
of

10.0.0.1 thru 10.254.254.254, far more than most people need!

My ethernet card on my internet connected linux box, that will be used to
talk to the "other" machines is at 10.0.0.1 (though any address will work).

Since I'm using a few Winblows machines:

They all have their default gateway address pointing to 10.0.0.1
They all have reserved IP addresses for their Ethernet cards starting with

Machine One: Eternet 10.0.0.10 Sub-Netmask 255.0.0.0
Machine Two: Eternet 10.0.0.11 Sub-Netmask 255.0.0.0
etc.

They DNS entries all point to the DNS server at my ISP (though you could set
up your own to get much faster responses!)

And each machine has a unique name.

Remember: (Normally, unless you REALLY know what you are doing) you should
have two connections on your Linux box, one to the internet.

The Internet Connection may be thru dialup (using PPP), a Cable Modem or DSL
(normally using a seperate ethernet card, configured as eth0), etc.

The "local" connection is seperate (in this case eth1), configured by me
manually as the second connection.

Normally the first connection gets automatically configured for you by your
DSL or Cable provider using a DHCP -CLIENT- on your machine. If you can surf
the internet you already have this set up!

That's about it.

The above configuration is considered a bit "open" since there are almost no
restrictions on what services Linux "provides" to the internet.

After you have things up and running, you can deal with cutting down the
services Linux provides to the internet and thereby increase security.

-JMS


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dan Belkie
Sent: Tuesday, January 16, 2001 6:17 PM
To: [EMAIL PROTECTED]
Subject: [newbie] DHCP Server


Does anyone know of any good docs for a DHCP server setup?

I have Mandrake 7.1 Corp server installed with webmin and I want to plug the
Linux box in at my house on my DLS line and run multiple computers through
it. Maybe 3 or 4.

Any Ideas? And by t the way that corp. server install was soo stupid
easy! Yeah Mandrake!






[newbie] DHCP Server

2001-01-16 Thread Dan Belkie

Does anyone know of any good docs for a DHCP server setup?

I have Mandrake 7.1 Corp server installed with webmin and I want to plug the
Linux box in at my house on my DLS line and run multiple computers through
it. Maybe 3 or 4.

Any Ideas? And by t the way that corp. server install was soo stupid
easy! Yeah Mandrake!





Re: [newbie] DHCP Server

2001-01-16 Thread Dan LaBine

A slight correction to my previous post y'all. When I said static IP's I
meant static for my interneal machines. Like many of you I use DHCP for my
cablemodem.
Sorry if i caused anyone an enbolism!

Dan LaBine
Registered Linux User #190712

- Original Message -
From: "Dan LaBine" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 16, 2001 8:13 PM
Subject: Re: [newbie] DHCP Server


 Dan; Why bother with DHCP ?? That's probably a dumb question, but I'm
 running Corp Server with static IP's and it's fine. Just wondering,...?

 Dan LaBine

 - Original Message -
 From: "Dan Belkie" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, January 16, 2001 6:16 PM
 Subject: [newbie] DHCP Server


  Does anyone know of any good docs for a DHCP server setup?
 
  I have Mandrake 7.1 Corp server installed with webmin and I want to plug
 the
  Linux box in at my house on my DLS line and run multiple computers
through
  it. Maybe 3 or 4.
 
  Any Ideas? And by t the way that corp. server install was soo
 stupid
  easy! Yeah Mandrake!
 
 







Re: [newbie] DHCP Server

2001-01-16 Thread Dan Belkie

Hey Dan!
Ha ha ha you seem to be the answer to all my questions!  Ok thanks by the
way for the help on the corp. server issue last night.

Yes I though about the static IP way of things with the 192.168.0.X stuff.
But I was just wondering about the DHCP as if I can do this at home it will
make me feel cooler! ha ha No but really If I can apply this at home I will
be able to do the same for my office and in the office I would like to use
DHCP so that way I don't really have to be there if a new workstation is
being added. Just a few browser configs. Make sense? Have you set up DHCP
Server with Corp server? I see that its in there... But I guess I would need
to install another LAN card? Any ideas on this?

Sincerely,

Dan Belkie
hostinghouse.com
[EMAIL PROTECTED]
http://www.hostinghouse.com
***We are now giving away free .com domains names!***
_
- Original Message -
From: "Dan LaBine" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 16, 2001 6:13 PM
Subject: Re: [newbie] DHCP Server


 Dan; Why bother with DHCP ?? That's probably a dumb question, but I'm
 running Corp Server with static IP's and it's fine. Just wondering,...?

 Dan LaBine

 - Original Message -
 From: "Dan Belkie" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, January 16, 2001 6:16 PM
 Subject: [newbie] DHCP Server


  Does anyone know of any good docs for a DHCP server setup?
 
  I have Mandrake 7.1 Corp server installed with webmin and I want to plug
 the
  Linux box in at my house on my DLS line and run multiple computers
through
  it. Maybe 3 or 4.
 
  Any Ideas? And by t the way that corp. server install was soo
 stupid
  easy! Yeah Mandrake!
 
 







[newbie] DHCP

2000-12-15 Thread Michael (Nozy) Falzon

Hi  all
  Just need to know if some has setup a dhcp with 2 network 

i have one but it not working to will 


subnet 10.0.0.0 netmask 255.0.0.0 {
  range 10.1.100.100 10.1.100.150;


# Unknown Clients Get This Pool 
pool {
range 10.1.100.100 10.1.100.150;
allow unknown clients;
}


# Known Clients Get This Pool 
pool {
range 10.1.0.2 10.1.0.99;
deny unknown clients;
}
}

subnet 192.0.0.0 netmask 255.0.0.0 {
  range 192.168.1.100 192.168.0.150;
}

# optiondomain-name "mozysswamp.yi.org";

option routers 10.1.1.1;
option domain-name-servers 10.1.1.1;
option domain-name-servers 192.168.1.1;

default-lease-time 28800;
max-lease-time 57600;

Michael Falzon
Mozy's Swamp BBs  Red Dwarf BBs
+61 3 93314369  BBs and Fax
+61 3 93314368  BBs
+61409967695Help Desk 24/7

http://mozysswamp.yi.org
telnet://mozysswamp.yi.org

FidoNet Number  3:634/384  
BloodNet Number 53:100/101 
GameLink Number 50:100/103
Xpresit Number 782:101/102

Gremlin Consltancy P/L
Phone : (+61 03) 9315 3855
Fax   : (+61 03) 9302 
Email : [EMAIL PROTECTED]






Re: [newbie] dhcp failure

2000-12-09 Thread Paul R

do you have a firewall set up?  I ask because I have to dhcpcd, then run 
firewall to get ip.

-paul r

Christopher I Trojan wrote:

 Hey folks, 
 
 I'm trying to install a cable ethernet connection on linux-mandrake 7.2
 (CD complete that I bought at CompUSA). Only trouble is, I can't get the
 dhcp daemon to find an ip address at aurora startup, and furthermore, I
 can't get DrakeConfig to connect to the netwok either- it says it is
 restarting network connection eth0, but then it still doesn't work. Any
 known problems with the dhcp daemon?  Any suggestions?
 P.S. my network card is DEC 2x something or another, and it is listed as
 compatible.  It uses the DEC tulip driver, which linux says is installed.
 
 Thanks a lot,
 
 Chris Trojan
 
 
 


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





[newbie] dhcp failure

2000-12-06 Thread Christopher I Trojan

Hey folks, 

I'm trying to install a cable ethernet connection on linux-mandrake 7.2
(CD complete that I bought at CompUSA). Only trouble is, I can't get the
dhcp daemon to find an ip address at aurora startup, and furthermore, I
can't get DrakeConfig to connect to the netwok either- it says it is
restarting network connection eth0, but then it still doesn't work. Any
known problems with the dhcp daemon?  Any suggestions?
P.S. my network card is DEC 2x something or another, and it is listed as
compatible.  It uses the DEC tulip driver, which linux says is installed.

Thanks a lot,

Chris Trojan





RE: [newbie] dhcp

2000-11-22 Thread eschbach

same here


 ** Original Subject: RE: [newbie] dhcp
 ** Original Sender: Ewcapada Ewa Kaus [EMAIL PROTECTED]
 ** Original Date: Tue, 21 Nov 2000 22:59:22 -0600

 ** Original Message follows... 


  
  I can't get my linux mandrake 7.1 to use dhcp to detect the network settings.  I 
am currently set up on a network and it recognizes my ethernet card, but doesn't 
actually
  get the connection.  I have tried dialing up using the modem.  It connects to my 
local isp, but still doesn't respond.  I have tried to install one of the dhcp 
programs off
  from the cdrom that came with mandrake, but it doesn't install, it just brings up 
the rpm manager.
  
  
  ___
  Get more from your time online. FREE MSN Explorer download : 
http://explorer.msn.com
 
 What will surely help is reinstalling your Linux Mandrake, or installing
 7.0, or installing 7.2 (not upgrade, just remove everything). Chose the
 right network settings when installing (choose BOOTP/DHCP and leave all
 fields blank). Works with no problem
 
 Ewa


** - End Original Message --- **

 

animalTK





Re: [newbie] dhcp

2000-11-20 Thread jae you

i have a Linsys DSL router. I use it as a DHCP server.
It was propery set  up before i installed the Linux.
It's working just fine after installation.
If you have a software DHCP or Proxy server, you better have another 
computer to host your Local Network. The server should have all information 
about your Remote ISP provider.
All you have to know is the IP address of your DHCP or Proxy server.
NIC card may have conflict with your sound card, so check it out at Hardrake 
or whatever.



From: "Brian Green" [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [newbie] dhcp
Date: Sat, 18 Nov 2000 14:13:25 -0600

I can't get my linux mandrake 7.1 to use dhcp to detect the network 
settings.  I am currently set up on a network and it recognizes my ethernet 
card, but doesn't actually get the connection.  I have tried dialing up 
using the modem.  It connects to my local isp, but still doesn't respond.  
I have tried to install one of the dhcp programs off from the cdrom that 
came with mandrake, but it doesn't install, it just brings up the rpm 
manager.___
Get more from your time online.  FREE MSN Explorer download : 
http://explorer.msn.com

_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com





[newbie] DHCP

2000-10-20 Thread dom972


Hi !

I have Road Runner at home but am not able to configure it.
My Network Adapter is working.
In order to configure DHCP, the only thing I did is enabling the DHCP
option when I installed mandrake 7.1.
I guess that is not enough to make Road Runner work (Indeed it
doesn't...)

I went through the DHCP mini-how-to but it is not updated enough and
doesn't deal with the Mandrake 7.1 configuration.
There is no way to find a complete documentation on how to do it under
Mandrake 7.1...
And as I am a pure newbie (I've been using Linux for only 2 weeks...), I
really do not know what to do. Moreover, I don't really understand the
Networking jargon...

Then it would be really great if someone could guide me step-by-step
through the process of making DHCP work under Mandrake...

Sorry about that... I am just desperate and I still absolutely do not want
to go back to the Microsoft world...

Thanks a lot for your understanding and help!

Nicolas




Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread Noah Omamalin

Try www.freecisco.org, the site has a floopy drive
linux server software. It can do routing of your
single ip address and share it with your networked
computers. Also features print server, http server and
ppp modules. Get the Freesco027 version of the
software. I'm very impressed with it and have it
configured in an hour. I have already used it for my
internet cafe business.

=]

Noah
--- Romanator [EMAIL PROTECTED] wrote:
 Hi everybody,
 
 Has any one had success setting a single Linux box
 using DHCP, pump and
 setting up
 your cable modem? If you have, I am very interested
 on how you got your
 Internet setup
 working.
 
 -- 
 Roman
 Registered Linux User #179293
 


__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/




Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread Dennis Veatch

Another good floppy based Router/Firewall/dhcp/dhclient linux server
is the Linux Router Project. It can be run on one floppy or depending
on other services you want to run multiple floppies. I have been
running the EigerStien2BETA image and has proven to be very stable
and no fuss. There are other LRP images available if the word beta
scares you. It and other LRP images can be found at lrp.c0wz.com and
lrp.steinkuehler.net .

I have mine setup to run DHCP, dhclient, dnscache, ipchains and
portsentry.

Noah Omamalin wrote:

 Try www.freecisco.org, the site has a floopy drive
 linux server software. It can do routing of your
 single ip address and share it with your networked
 computers. Also features print server, http server and
 ppp modules. Get the Freesco027 version of the
 software. I'm very impressed with it and have it
 configured in an hour. I have already used it for my
 internet cafe business.

 =]

 Noah
 --- Romanator [EMAIL PROTECTED] wrote:
  Hi everybody,
 
  Has any one had success setting a single Linux box
  using DHCP, pump and
  setting up
  your cable modem? If you have, I am very interested
  on how you got your
  Internet setup
  working.
 
  --
  Roman
  Registered Linux User #179293
 

 __
 Do You Yahoo!?
 Yahoo! Messenger - Talk while you surf!  It's FREE.
 http://im.yahoo.com/





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-18 Thread D.M. Mattix

On Tue, 17 Oct 2000, Larry Marshall wrote:
  I saw Larry's post about PPPoE and it just depends on what your DSL service
  is offering evidently not all offer PPPoE...
 
 Really?  What are the alternatives?  I thought the main thing that was
 allowing DSL to become reasonably priced was the simple pppoe
 approach.  I'm also one of the dumbest guys on the planet when it comes to
 networking :-)
 
 Cheers --- Larry

That is possible but it depends on what is doing the PPPoE.  My provider
swbell.net allows and configures for DHCP on the RJ45 side of the DSL modem.  A
friend attempted to use PPPoE on his Linksys and failed at first and then it
worked after he had given up (now since I have not checked his setup I have no
idea if he switched it back to DHCP while he was attempting to connect multiple
times and failing or not...).  I set my DLink router up with DHCP on the WAN
side and boom it worked just fine.  It did not suprise me since my NT box  and
Linux box had been setup for DHCP directly attached to the DSL modem.  So, the
short of it: I am connecting to DSL (and have been for nearly 8 months) without
PPPoE.  The only thing I can glean from my experience and those reported here
is that DSL can be configured multiple ways depending upon the provider.  So to
me that means there is no universal answer to the burning question of how to
connect to DSL/Cable modems...

 --  
D.M.(Mike) Mattix 
[EMAIL PROTECTED]




Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread Dennis Veatch

"Thomas F. RuBane" wrote:

 Hi Roman  All:

 I'm using Mandrake 7.1 (With an automatic install)
 and a Netgear 310tx which is a tulip chipset compatible card.
 My DSL service uses DHCP, but I haven't gotten that working either. I
 entered all the information manually (I checked using winipcfg the get the
 info). I have installed the dhcp-client. Previously, linux would recognize
 eth0, but I could not get it up using ifconfig. I did a reinstall of linux,
 and now doing ifconfig -a will not even show that there is an eth0
 interface.

snip

Have you set the NIC to use dhclient?





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread D.M. Mattix

On Tue, 17 Oct 2000, Thomas F. RuBane wrote:
 Hi Roman  All:
 
 I'm using Mandrake 7.1 (With an automatic install)
 and a Netgear 310tx which is a tulip chipset compatible card.
 My DSL service uses DHCP, but I haven't gotten that working either. I
 entered all the information manually (I checked using winipcfg the get the
 info). I have installed the dhcp-client. Previously, linux would recognize
 eth0, but I could not get it up using ifconfig. I did a reinstall of linux,
 and now doing ifconfig -a will not even show that there is an eth0
 interface.
 
 I've tried using Drakconfig  going to the hardware configuration dialog. it
 shows a network card is installed, but warns that it is already configured
 when I try and configure it.
 
 I recognize the benefits of Unix  Linux - that's why I'm trying to get it
 up  running. But I have to admit Windows still is easier to configure in
 some respects.
 
 Thanks for any help,
 
 Tom
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Romanator
 Sent: Saturday, October 14, 2000 3:47 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] DHCP, Pump commands and Cable Modem Setup
 
 Hello Tom,
 
 You'll need the following:
 
 For example:
 Host name: cr123543-b
 Subdomain address: myarea.state.wave.home.com
 IP address: xx.xxx.xxx.xx
 Subnet mask: 255.255.255.0
 Gateway address: xx.xxx.xxx.xx
 Broadcast: xx.xxx.xxx.xxx
 Network: xx.xxx.xxx.x
 
 And:
 1. Which version of Linux are you using?
 2. What type of netwrok card are you using i.e. 3c905c ?
 
 --
 Roman
 Registered Linux User #179293

Tom,

Go into Network Configuration.  It is an option on DrakeConfig.  The problem is
that the automatic install does not configure your network card.  I only have
the text mode version working on the system I am currently running but the GUI
version has a tabbed interface.  You must click on the adapter 1 tab and 
enable that adapter, then select DHCP also in the same tab and you should be
on your way.

I saw Larry's post about PPPoE and it just depends on what your DSL service
is offering evidently not all offer PPPoE...

--  D.M.(Mike) Mattix
[EMAIL PROTECTED]




RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-17 Thread Larry Marshall


 I saw Larry's post about PPPoE and it just depends on what your DSL service
 is offering evidently not all offer PPPoE...

Really?  What are the alternatives?  I thought the main thing that was
allowing DSL to become reasonably priced was the simple pppoe
approach.  I'm also one of the dumbest guys on the planet when it comes to
networking :-)

Cheers --- Larry






Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread Greg Stewart

Depending on your particular service, this can either be extremely simple,
or a little tricky. Give us a bit more infomration if you have the equipment
and account, or tell us which service you plan to use, or how you plan to
set things up.

-Greg


- Original Message -
From: "Romanator" [EMAIL PROTECTED]


 Hi everybody,

 Has any one had success setting a single Linux box using DHCP, pump and
 setting up
 your cable modem? If you have, I am very interested on how you got your
 Internet setup
 working.

 --
 Roman
 Registered Linux User #179293


 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






Re: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread chronos

At 09:11 AM 10/14/2000 -0400, you wrote:
To Roman-
Hi, I actually do tech support for a cable isp and my first suggustion 
would be to set yourself up statically and enter in all the info, if this 
doesnt work let me know so I can consult my fellow work mates. Also give me 
any error messages you get.
   
 Thank 
you, Chronos.
Hi everybody,

Has any one had success setting a single Linux box using DHCP, pump and
setting up
your cable modem? If you have, I am very interested on how you got your
Internet setup
working.

--
Roman
Registered Linux User #179293





RE: [newbie] DHCP, Pump commands and Cable Modem Setup

2000-10-14 Thread Thomas F. RuBane

I'm having a similar problem with a DSL modem. I've tried configuring
statically, but am still unable to connect. When trying to up the eth0
interface with the ifconfig command, I get the error "this resource is
temporarily unavailable." Or something similar. I would be grateful for any
suggestions.

Thanks,

Tom RuBane

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of chronos
Sent: Saturday, October 14, 2000 1:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] DHCP, Pump commands and Cable Modem Setup


At 09:11 AM 10/14/2000 -0400, you wrote:
To Roman-
Hi, I actually do tech support for a cable isp and my first suggustion
would be to set yourself up statically and enter in all the info, if this
doesnt work let me know so I can consult my fellow work mates. Also give me
any error messages you get.

Thank
you, Chronos.





re:[newbie]DHCP, Pump commands and Cable Modems

2000-10-14 Thread D.M. Mattix

On Sat, 14 Oct 2000, Thomas F. RuBane wrote:
 I'm having a similar problem with a DSL modem. I've tried configuring
 statically, but am still unable to connect. When trying to up the eth0
 interface with the ifconfig command, I get the error "this resource is
 temporarily unavailable." Or something similar. I would be grateful for any
 suggestions.
 
 Thanks,
 
 Tom RuBane
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of chronos
 Sent: Saturday, October 14, 2000 1:15 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] DHCP, Pump commands and Cable Modem Setup
 
 
 At 09:11 AM 10/14/2000 -0400, you wrote:
 To Roman-
 Hi, I actually do tech support for a cable isp and my first suggustion
 would be to set yourself up statically and enter in all the info, if this
 doesnt work let me know so I can consult my fellow work mates. Also give me
 any error messages you get.
 
 Thank
 you, Chronos.

As a couple of people have said it depends on a lot of things.  
Did you do an automatic, custom, or expert install.  
Only the automatic install configures the network card for you.  If the
network card was not configured you need to load a dhcp client as that was
not loaded either.  

When you boot do you get any error messages during the Mandrake startup when
starting device eth0?   

What does HardDrake say you have for a network card?  

What DO you have for a network card??  

Heck, what version of Mandrake are you using??  

Have you successfully used the DSL modem with anything else (like Windows)?? 
If so what configuration did you use (DHCP, static config,etc)??  

Does you DSL use PPPoE or straight DHCP (the Windows config can tell alot)??

Figuring out network problems via long distance is a crap shoot at best, but it
is also like detective work (Just give me the facts, sir).  Linux is quite
informative during the boot process and if you are having trouble you should
pay careful attention to what the boot messages are saying.


--  D.M.(Mike) Mattix
[EMAIL PROTECTED]






RE: [newbie] DHCP fails at boot time to allocate IP address

2000-09-01 Thread Mark Johnson

I'm not trying to have the host machine assign an IP to itself.  I'm trying
to have the DHCP server give the linux machine an IP address.

-Original Message-
From: Booysen RJ [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 01, 2000 1:00 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [newbie] DHCP fails at boot time to allocate IP address


 You can't have the host machine assign an IP address to itself.  You have
to set the IP address for that computer

R.Booysen


Mark Johnson wrote:

 - Original Message -
 From: "Mark Johnson" [EMAIL PROTECTED]
 
  Environment:
  Mandrake 7.1 (CD-ROM)
  Linksys Router (which does DHCP)
  Linksys NIC
  CableModem
 

 I'm not sure what you are saying here.  I'm trying to get an IP
 address for my Linux box from the Linksys Router. The problem 
 is that Linux is not getting an IP address from the DHCP server 
 (ie: the Linksys Router). Consequently, I can't reach the 
 internet at all.  I can't configure the gateway either...

 I'm not using a plain old hub, I'm using a router that acts as 
 a hub and DHCP server.

   [cable company] -- (dhcp) 24.162.94.??? ---
-- [ linksys router (dhcp/gateway192.168.1.1) ]
 -- (dhcp) 192.168.1.101 -- Win2K machine
   -- (dhcp) 192.168.1.102 -- Win2K machine
   -- (dhcp) x -- Linux machine 
   (linux did not get ip address from router)





RE: [newbie] DHCP fails at boot time to allocate IP address

2000-09-01 Thread Nijs, Vincent

Mark,

I was unable to get an IP on the school network (which uses DHCP). Somewhere
in the nework-howto documentation it was suggested to use the following the
Redhat, Mandrake etc. in this type of situation:

Issue the command '/sbin/pump -I eht0 -h hostname' - it worked for me.

As I am a complete newbie this reply may be of no use to you what so ever.
If so ... sorry, and good luck to you.

Regards,

Vincent

-Original Message-
From:   Mark Johnson [mailto:[EMAIL PROTECTED]] 
Sent:   Friday, September 01, 2000 4:35 PM
To: '[EMAIL PROTECTED]'
Subject:RE: [newbie] DHCP fails at boot time to allocate IP address

I'm not trying to have the host machine assign an IP to itself.  I'm trying
to have the DHCP server give the linux machine an IP address.

-Original Message-
From: Booysen RJ [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 01, 2000 1:00 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [newbie] DHCP fails at boot time to allocate IP address


 You can't have the host machine assign an IP address to itself.  You have
to set the IP address for that computer

R.Booysen


Mark Johnson wrote:

 - Original Message -
 From: "Mark Johnson" [EMAIL PROTECTED]
 
  Environment:
  Mandrake 7.1 (CD-ROM)
  Linksys Router (which does DHCP)
  Linksys NIC
  CableModem
 

 I'm not sure what you are saying here.  I'm trying to get an IP
 address for my Linux box from the Linksys Router. The problem 
 is that Linux is not getting an IP address from the DHCP server 
 (ie: the Linksys Router). Consequently, I can't reach the 
 internet at all.  I can't configure the gateway either...

 I'm not using a plain old hub, I'm using a router that acts as 
 a hub and DHCP server.

   [cable company] -- (dhcp) 24.162.94.??? ---
-- [ linksys router (dhcp/gateway192.168.1.1) ]
 -- (dhcp) 192.168.1.101 -- Win2K machine
   -- (dhcp) 192.168.1.102 -- Win2K machine
   -- (dhcp) x -- Linux machine 
   (linux did not get ip address from router)





RE: [newbie] DHCP fails at boot time to allocate IP address

2000-08-31 Thread Booysen RJ

 You can't have the host machine assign an IP address to itself.  You have
to set the IP address for that computer

R.Booysen


Mark Johnson wrote:

 -Original Message-
 From: Charles A Edwards [mailto:[EMAIL PROTECTED]]
 
 - Original Message -
 From: "Mark Johnson" [EMAIL PROTECTED]
 
  Environment:
  Mandrake 7.1 (CD-ROM)
  Linksys Router (which does DHCP)
  Linksys NIC
  CableModem
 
  During the installation of I selected dhcpd/bootpd and left the IP
 address
  blank.  When I finished the installation and rebooted for the first
time
  it  brought up eth0 ok [ PASSED ], but when it went to grap an IP
from
 the
  DHCP server (the router) it failed.  The two windows machine handle
the
 DHCP
  fine  so I know, I assume, that the DHCP server is working...

 [snip]

 
 
  Mark
Using DHCP in Linux will only allow you to share an internet
connection
 with a Windows box. If you are wanting to do file and print sharing
you
 will
 need to install Samba.

 I'm not sure what you are saying here.  I'm trying to get an IP
address for
 my Linux box from the Linksys Router. The problem is that Linux is not
 getting an IP address from the DHCP server (ie: the Linksys Router).
 Consequently, I can't reach the internet at all.  I can't configure
the
 gateway either...

 I'm not using a plain old hub, I'm using a router that acts as a hub
and
 DHCP server.

   [cable company] -- (dhcp) 24.162.94.??? ---
-- [linksys router/dhcp/gateway (192.168.1.1)]
 -- (dhcp) 192.168.1.101 -- Win2K machine
   -- (dhcp) 192.168.1.102 -- Win2K machine
   -- (dhcp) x -- Linux machine (linux did not
get ip
 address from router)

 Are you saying that I should not have enabled DHCP during the
installation
 and should have just left the IP blank

I use DHCP with my DSL modem and I also have the Linksky hub and
NICs.
 When you choose DHCP during the installation it auto configured your
 network
 settings in Linux you do not need/ and should not manually change any
of
 the
 settings. With the settings as installed and with the Win host
machine
 connectted to the internet I can connect to the net from Linux..
 
 [snip]
 
   Charles





[newbie] DHCP IP Address conflict.

2000-05-25 Thread Keith Latta

Does anyone have any ideas on why I sometime get ip address conflicts from
my workstations.  I am running mandrake 6.0 using it as a dhcp server, my
workstations are running Windows95 and Windows98.  No one is using static
ip's.

Thanks

Keith




RE: [newbie] DHCP

2000-04-27 Thread Yacketta,Ronald J

install the dhcp-client rpm


-Original Message-
From: Dallas Haggar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 26, 2000 7:41 PM
To: [EMAIL PROTECTED]
Subject: [newbie] DHCP


Hi,
I have installed Mandrake 7.02 (i486) on my old 486 DX2/66. I have an
SMC8000 series ethernet card set to software config.
Using linuxconf the pc comes upon my network OK with a static IP address,
but if I set it to DHCP the ethernet card fails to start and my DHCP server
doesn't get a request for an IP address. Any suggestions?
Thanks
Dallas

-
 Send Amazing Cards FREE by e-mail with 
 FREE e-Gift and FREE decoration: 
 www.mini-card.com/index.asp?referer=fm1
-
 Get your own free email account at
 http://www.freemail.com.au/ now part of the 
 Webuser.com.au independent portal. Visit at...
 http://www.webuser.com.au
-




Re: [newbie] DHCP

2000-04-27 Thread John Couturier

I know for a fact that the Mandrake install does not install the DHCP client software. 
 So most likely need to install dhcpcd (note the second c as dhcpd is the actual dhcp 
server).  If you installed the network during the install of Mandrake you might want 
to uninstall the dhcpcd and re-install it anyway.  I never set up the network during 
the install of NT Workstation and I don't do it in Linux either.  Just never seems to 
work right when you do that.

Then run 'netcfg' and configure your NIC.

John
-- Original Message --
From: Dallas Haggar [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: 27 Apr 2000 09:40:42 +1000

Hi,
I have installed Mandrake 7.02 (i486) on my old 486 DX2/66. I have an SMC8000 series 
ethernet card set to software config.
Using linuxconf the pc comes upon my network OK with a static IP address, but if I 
set it to DHCP the ethernet card fails to start and my DHCP server doesn't get a 
request for an IP address. Any suggestions?
Thanks
Dallas

-
 Send Amazing Cards FREE by e-mail with 
 FREE e-Gift and FREE decoration: 
 www.mini-card.com/index.asp?referer=fm1
-
 Get your own free email account at
 http://www.freemail.com.au/ now part of the 
 Webuser.com.au independent portal. Visit at?
 http://www.webuser.com.au
-





Re: [newbie] DHCP

2000-04-27 Thread Martin Solms

"Yacketta,Ronald J" wrote:
 
 install the dhcp-client rpm

Where do I find the rpm?  

Thanks

Martin




RE: [newbie] DHCP

2000-04-27 Thread Yacketta,Ronald J

its on the mandrake cdrom
Mandrake/RPMS

-Original Message-
From: Martin Solms [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 9:17 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] DHCP


"Yacketta,Ronald J" wrote:
 
 install the dhcp-client rpm

Where do I find the rpm?  

Thanks

Martin




[newbie] DHCP

2000-04-26 Thread Dallas Haggar

Hi,
I have installed Mandrake 7.02 (i486) on my old 486 DX2/66. I have an SMC8000 series 
ethernet card set to software config.
Using linuxconf the pc comes upon my network OK with a static IP address, but if I set 
it to DHCP the ethernet card fails to start and my DHCP server doesn't get a request 
for an IP address. Any suggestions?
Thanks
Dallas

-
 Send Amazing Cards FREE by e-mail with 
 FREE e-Gift and FREE decoration: 
 www.mini-card.com/index.asp?referer=fm1
-
 Get your own free email account at
 http://www.freemail.com.au/ now part of the 
 Webuser.com.au independent portal. Visit at…
 http://www.webuser.com.au
-


[newbie] dhcp server

2000-04-13 Thread freeman

I already have a tcp network with fixed Ip's using samba
to network my linux server with 3 windows boxes.  I was 
going to redo my box from scratch and put mandrake 7.0-2
on.  When I do I want to set it up to be a dhcp server this
time.  What is the easist way to do this.  Keep in mind 
that I am very new to this so would appreciate a simplistic
walk threw or maybe a "Idiot proof" howto.

MF







Get your own free email account from
http://www.popmail.com




Re: [newbie] DHCP problem

2000-02-25 Thread Denis Havlik

On Fri, 18 Feb 2000, David van Balen wrote:

:~Date: Fri, 18 Feb 2000 11:52:00 -0600 (CST)
:~From: David van Balen [EMAIL PROTECTED]
:~Reply-To: [EMAIL PROTECTED]
:~To: [EMAIL PROTECTED]
:~Subject: [newbie] DHCP problem
:~
:~
:~The network my computer's on was down for a while earlier. It's now up,
:~but I can't get a stable connection under Linux. If I run dhcpcd -k and
:~then restart the daemon, it works for a while and then dies (i.e. my
:~telnet sessions freeze and netscape can't connect to any server). Windows
:~under vmware seems to be working fine.
:~I'm wondering if maybe someone is using my ip as a static ip address
:~(I don't think it's the first time it's happened) so is there a way to
:~force dhcpcd to get a new ip address? I've looked at the man page and
:~can't find anything that looks like it would work. I've also tried pump
:~and it always says "operation failed."
:~
:~DvB

Which version of Mandrake? I have 7.0 at home, works great with DHCP.
In case you have a static address (assigned to your MAC address), you
can try setting up network withouth DHCP. You will need to know your
gateway, your own address and DNS-server address.  

cu
Denis

-
Mag^H^H^HDr. Denis Havlik  http://www.ap.univie.ac.at/users/havlik
Mandrakesoft||| e-mail: [EMAIL PROTECTED]
Austria(@ @)   tel: (++431) 4277/51179 
---oOO--(_)--OOo-



[newbie] DHCP problem

2000-02-18 Thread David van Balen


The network my computer's on was down for a while earlier. It's now up,
but I can't get a stable connection under Linux. If I run dhcpcd -k and
then restart the daemon, it works for a while and then dies (i.e. my
telnet sessions freeze and netscape can't connect to any server). Windows
under vmware seems to be working fine.
I'm wondering if maybe someone is using my ip as a static ip address
(I don't think it's the first time it's happened) so is there a way to
force dhcpcd to get a new ip address? I've looked at the man page and
can't find anything that looks like it would work. I've also tried pump
and it always says "operation failed."

DvB



RE: [newbie] DHCP...

2000-02-03 Thread flupke

there is a task manager called ktop. It seems that it's what you need.
About your 3com card : are you sure this is the module you need?
Is there anything mentionned about that in your card's documentation?

Dave wrote :
 insmod 3c509 gives me
 ./3c509.o: init_module: Device or resource busy
 sorry to have so little to go on, but I have no way of figuring out what
 tto do next.
 (on a side note, is there a taskmanager or ctrl+alt+del equivalent in linux?
 I know that there is ps, but anything else (especially if it is accesible in
 KDE))?
 Thanks
 Dave
 
 
 have you tried a insmod 3c509 ??
 does not look like the mod for the nic is loaded (hence the no eth0 in
 ifconfig)
 after you try the insmod (and get no errors ) try a modprobe 3c509
 and then a ifconfig if you then see a eth0 ... BINGO
 you can go into linuxconf and edit eth0 to use the 3c509 modual and dhcp
 protocol.
 after you save and exit linuxconf try ifconfig again you should see eth0,
 if no do a ifup eth0
 
 Regards,
 ROn



RE: [newbie] DHCP...

2000-02-03 Thread Dave

yep...I know it's a 3c905B card...
and I looked through the documentation again and didn't see anything of
help.  One thing I'm confused about,however: if it is the IRQ etc., how do i
change that? (I have win98 too)
Thanks
Dave

-Original Message-
From: flupke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 03, 2000 5:07 AM
To: [EMAIL PROTECTED]
Subject: RE: [newbie] DHCP...


there is a task manager called ktop. It seems that it's what you need.
About your 3com card : are you sure this is the module you need?
Is there anything mentionned about that in your card's documentation?

Dave wrote :
 insmod 3c509 gives me
 ./3c509.o: init_module: Device or resource busy
 sorry to have so little to go on, but I have no way of figuring out
what
 tto do next.
 (on a side note, is there a taskmanager or ctrl+alt+del equivalent in
linux?
 I know that there is ps, but anything else (especially if it is accesible
in
 KDE))?
 Thanks
 Dave

 
 have you tried a insmod 3c509 ??
 does not look like the mod for the nic is loaded (hence the no eth0 in
 ifconfig)
 after you try the insmod (and get no errors ) try a modprobe 3c509
 and then a ifconfig if you then see a eth0 ... BINGO
 you can go into linuxconf and edit eth0 to use the 3c509 modual and dhcp
 protocol.
 after you save and exit linuxconf try ifconfig again you should see eth0,
 if no do a ifup eth0

 Regards,
 ROn



RE: [newbie] DHCP...

2000-02-03 Thread flupke

you can check the ressources used by your computer by viewing several files:
/proc/pci, /proc/interrupts, /proc/ioports, ...
p.ex. : to see informations about your IRQs, you type : cat /proc/interrupts

If you see that there could be conflicts, with irq or something, you'll have to
add extra parameters when loading the module of your card. I couldn't help you
for that. Sorry. You'll have to go back to the documentation of the module or
see the explanations of someone else. (that must be something like 'modprobe
3c905B irq=..')

I know that for some pnp cards (I don't know if yours is pnp), you even
have to boot in DOS, run a program that initializes the card, then only boot
linux with loadlin.  :-(


Dave wrote :
 yep...I know it's a 3c905B card...
 and I looked through the documentation again and didn't see anything of
 help.  One thing I'm confused about,however: if it is the IRQ etc., how do i
 change that? (I have win98 too)
 Thanks
 Dave
 
 -Original Message-
 From: flupke [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, February 03, 2000 5:07 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [newbie] DHCP...
 
 
 there is a task manager called ktop. It seems that it's what you need.
 About your 3com card : are you sure this is the module you need?
 Is there anything mentionned about that in your card's documentation?
 
 Dave wrote :
  insmod 3c509 gives me
  ./3c509.o: init_module: Device or resource busy
  sorry to have so little to go on, but I have no way of figuring out
 what
  tto do next.
  (on a side note, is there a taskmanager or ctrl+alt+del equivalent in
 linux?
  I know that there is ps, but anything else (especially if it is accesible
 in
  KDE))?
  Thanks
  Dave
 
  
  have you tried a insmod 3c509 ??
  does not look like the mod for the nic is loaded (hence the no eth0 in
  ifconfig)
  after you try the insmod (and get no errors ) try a modprobe 3c509
  and then a ifconfig if you then see a eth0 ... BINGO
  you can go into linuxconf and edit eth0 to use the 3c509 modual and dhcp
  protocol.
  after you save and exit linuxconf try ifconfig again you should see eth0,
  if no do a ifup eth0
 
  Regards,
  ROn



Re: [RE: [newbie] DHCP...]

2000-02-03 Thread Jaguar

There seems to be confusion about the chipset.
Since there is both a 3C509, and a 3C905...I suggest pulling the card after
POWER OFFand reading the chipset off of the card...to make sure you are
trying the correct Driver.
HTH
Jaguar

"Dave" [EMAIL PROTECTED] wrote:
 yep...I know it's a 3c905B card...
 and I looked through the documentation again and didn't see anything of
 help.  One thing I'm confused about,however: if it is the IRQ etc., how do
i
 change that? (I have win98 too)
 Thanks
 Dave
 
 -Original Message-
 From: flupke [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, February 03, 2000 5:07 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [newbie] DHCP...
 
 
 there is a task manager called ktop. It seems that it's what you need.
 About your 3com card : are you sure this is the module you need?
 Is there anything mentionned about that in your card's documentation?
 
 Dave wrote :
  insmod 3c509 gives me
  ./3c509.o: init_module: Device or resource busy
  sorry to have so little to go on, but I have no way of figuring out
 what
  tto do next.
  (on a side note, is there a taskmanager or ctrl+alt+del equivalent in
 linux?
  I know that there is ps, but anything else (especially if it is accesible
 in
  KDE))?
  Thanks
  Dave
 
  
  have you tried a insmod 3c509 ??
  does not look like the mod for the nic is loaded (hence the no eth0 in
  ifconfig)
  after you try the insmod (and get no errors ) try a modprobe 3c509
  and then a ifconfig if you then see a eth0 ... BINGO
  you can go into linuxconf and edit eth0 to use the 3c509 modual and dhcp
  protocol.
  after you save and exit linuxconf try ifconfig again you should see eth0,
  if no do a ifup eth0
 
  Regards,
  ROn



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.



RE: [RE: [newbie] DHCP...]

2000-02-03 Thread Dave

rofl.
I'm sorry for the typos...it's been a rough week.
3c90x...time to try this all again.
-Dave

-Original Message-
From: Jaguar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 03, 2000 10:11 AM
To: [EMAIL PROTECTED]
Subject: Re: [RE: [newbie] DHCP...]


There seems to be confusion about the chipset.
Since there is both a 3C509, and a 3C905...I suggest pulling the card after
POWER OFFand reading the chipset off of the card...to make sure you are
trying the correct Driver.
HTH
Jaguar

"Dave" [EMAIL PROTECTED] wrote:
 yep...I know it's a 3c905B card...
 and I looked through the documentation again and didn't see anything of
 help.  One thing I'm confused about,however: if it is the IRQ etc., how do
i
 change that? (I have win98 too)
 Thanks
 Dave

 -Original Message-
 From: flupke [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, February 03, 2000 5:07 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [newbie] DHCP...


 there is a task manager called ktop. It seems that it's what you need.
 About your 3com card : are you sure this is the module you need?
 Is there anything mentionned about that in your card's documentation?

 Dave wrote :
  insmod 3c509 gives me
  ./3c509.o: init_module: Device or resource busy
  sorry to have so little to go on, but I have no way of figuring out
 what
  tto do next.
  (on a side note, is there a taskmanager or ctrl+alt+del equivalent in
 linux?
  I know that there is ps, but anything else (especially if it is
accesible
 in
  KDE))?
  Thanks
  Dave
 
  
  have you tried a insmod 3c509 ??
  does not look like the mod for the nic is loaded (hence the no eth0 in
  ifconfig)
  after you try the insmod (and get no errors ) try a modprobe 3c509
  and then a ifconfig if you then see a eth0 ... BINGO
  you can go into linuxconf and edit eth0 to use the 3c509 modual and dhcp
  protocol.
  after you save and exit linuxconf try ifconfig again you should see
eth0,
  if no do a ifup eth0
 
  Regards,
  ROn



Get your own FREE, personal Netscape WebMail account today at
http://webmail.netscape.com.



  1   2   >