Re: DHCP appears not to be working

2003-09-22 Thread Jack Bowling
On Mon, Sep 22, 2003 at 12:40:22PM -0500, Vidiot wrote: > >Did the firestarter open the dhcp ports? I think it broadcasts on port 68 > >TCP/UDP > > When I ran the firestarter wizard, I added DHCP to the list of stuff I run. > After that it worked. > > Here are the $64,000 questions: > > 1) Why i

Re: DHCP appears not to be working

2003-09-22 Thread Rodolfo J. Paiz
At 13:44 9/22/2003, you wrote: I wish I had the time to dig deep into firewall rules. Keeping my web site up-to-date eats up all my time. But, it looks like I'll have to do that anyway. Really, take a good look at Shorewall. You can likely get your firewall in shape the first time in under 15 mi

RE: DHCP appears not to be working

2003-09-22 Thread Jason Staudenmayer
It's not that bad once you get the hang of it. -Original Message- From: Vidiot [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 3:44 PM To: [EMAIL PROTECTED] Subject: Re: DHCP appears not to be working >That's why I stay away from the starter scripts. Learnin

Re: DHCP appears not to be working

2003-09-22 Thread Vidiot
>That's why I stay away from the starter scripts. Learning how to hand code >your tables works much better. I tried a while ago to use the shorewall >scripts and the RH firewall tools both really screwed up the rules I wanted >set. It seems like they expect eth0 to be external and eth1 to be intern

RE: DHCP appears not to be working

2003-09-22 Thread Rodolfo J. Paiz
At 11:51 9/22/2003, you wrote: That's why I stay away from the starter scripts. Learning how to hand code your tables works much better. I tried a while ago to use the shorewall scripts and the RH firewall tools both really screwed up the rules I wanted set. It seems like they expect eth0 to be ext

RE: DHCP appears not to be working

2003-09-22 Thread Jason Staudenmayer
ernal but mine are always the other way. I set my internal first before I let it the box hit the internet just seems like the smarter thing to do. -Original Message- From: Vidiot [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 1:40 PM To: [EMAIL PROTECTED] Subject: Re: DHCP ap

Re: DHCP appears not to be working

2003-09-22 Thread Vidiot
>Did the firestarter open the dhcp ports? I think it broadcasts on port 68 >TCP/UDP When I ran the firestarter wizard, I added DHCP to the list of stuff I run. After that it worked. Here are the $64,000 questions: 1) Why is firestarter setting up the firewall to block stuff from eth1, my inte

Re: DHCP appears not to be working

2003-09-22 Thread Mike Burger
On Mon, 22 Sep 2003, Vidiot wrote: > >Firewall? > > OK, that was it, but I am confused as to why. > > I use firestarter to configure the firewall for me (RH7.1). When running > the wizard, I told it eth0, which is the internet. The internal lan is on > eth1. > > So, why is the internal lan af

Re: DHCP appears not to be working

2003-09-22 Thread Mike Burger
Ack...I'm an idiot. You've already said it's running. I guess the next question is "is eth1 your internal LAN interface"? On Mon, 22 Sep 2003, Vidiot wrote: > I have a W2K laptop that I am attempting to connect to my internal LAN, but > DHCP appears to not be working. THe daemon is running: >

Re: DHCP appears not to be working

2003-09-22 Thread Mike Burger
For what it's worth, in my dhcpd.conf file, all the "option" lines are set before setting the "subnet" line. Is the dhcpd actually running? If not, it might be erroring out during initialization. On Mon, 22 Sep 2003, Vidiot wrote: > I have a W2K laptop that I am attempting to connect to my in

RE: DHCP appears not to be working

2003-09-22 Thread Jason Staudenmayer
Did the firestarter open the dhcp ports? I think it broadcasts on port 68 TCP/UDP -Original Message- From: Vidiot [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 11:59 AM To: [EMAIL PROTECTED] Subject: Re: DHCP appears not to be working >Firewall? OK, that was it, but I

Re: DHCP appears not to be working

2003-09-22 Thread Phil Savoie
On Monday 22 September 2003 10:19, Vidiot wrote: > I have a W2K laptop that I am attempting to connect to my internal LAN, but > DHCP appears to not be working. THe daemon is running: > > ps -eaf | grep dhcp > root 26358 1 0 Sep03 ?00:00:03 /usr/sbin/dhcpd eth1 > > The

Re: DHCP appears not to be working

2003-09-22 Thread Benjamin J. Weiss
On Mon, 22 Sep 2003, Vidiot wrote: > >Try this: > > > >On the Win2K machine (while it is hooked up to your home network), open a > >command prompt and type: > > > >ipconfig /release > > > >ipconfig /renew > > > >Your dhcp client on the win2k machine is probably thinking that it already > >has a

Re: DHCP appears not to be working

2003-09-22 Thread Vidiot
>Firewall? OK, that was it, but I am confused as to why. I use firestarter to configure the firewall for me (RH7.1). When running the wizard, I told it eth0, which is the internet. The internal lan is on eth1. So, why is the internal lan affected by the firewall? I'm not worried about outside

RE: DHCP appears not to be working

2003-09-22 Thread Jason Staudenmayer
Firewall? -Original Message- From: Vidiot [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 11:04 AM To: [EMAIL PROTECTED] Subject: Re: DHCP appears not to be working >Try this: > >On the Win2K machine (while it is hooked up to your home network), open a >comman

Re: DHCP appears not to be working

2003-09-22 Thread Vidiot
>Try this: > >On the Win2K machine (while it is hooked up to your home network), open a >command prompt and type: > >ipconfig /release > >ipconfig /renew > >Your dhcp client on the win2k machine is probably thinking that it already >has a lease that hasn't expired, and doesn't need a new one. > >

Re: DHCP appears not to be working

2003-09-22 Thread Benjamin J. Weiss
On Mon, 22 Sep 2003, Vidiot wrote: > I have a W2K laptop that I am attempting to connect to my internal LAN, but > DHCP appears to not be working. THe daemon is running: > > ps -eaf | grep dhcp > root 26358 1 0 Sep03 ?00:00:03 /usr/sbin/dhcpd eth1 > > > The 169 ad

Re: DHCP and HostNam

2003-06-11 Thread Ben Russo
Peter Peltonen wrote: On Wed, 2003-06-11 at 13:26, Le Ngoc Thach wrote: Now, I want migrate Windows 2000 to Linux (RedHat Linux). I'm running DHCP and DNS (named service) in RedHat Linux 8.0. The DHCP and DNS work well but a workstation can not see the other by name (Now, I must remember IP of

Re: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-11 Thread Ed Wilts
On Wed, Jun 11, 2003 at 11:23:22AM -0700, Andreas Freyvogel wrote: > > Now, if anyone knows a way to monitor the WAN interface of a ADSL LINKSYS > router from a remote location and be notified when it changes, please let me > know. I use zoneclient (http://www.zoneclient.com) to monitor my WAN in

RE: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-11 Thread Andreas Freyvogel
dreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Zoki Sent: Tuesday, June 10, 2003 9:32 AM To: rhlist Subject: Re: DHCP Script to Update Dynamic DNS with IP Changes? Le 04/06/2003 01:27, « Ryan D. Egeland » <[EMAIL PROTECTED]> a écrit : > I'

Re: DHCP and HostNam

2003-06-11 Thread Peter Peltonen
On Wed, 2003-06-11 at 13:26, Le Ngoc Thach wrote: > Now, I want migrate Windows 2000 to Linux (RedHat Linux). I'm running > DHCP and DNS (named service) in RedHat Linux 8.0. The DHCP and DNS work > well but a workstation can not see the other by name (Now, I must > remember IP of client that DHCP a

Re: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-10 Thread Zoki
Le 04/06/2003 01:27, « Ryan D. Egeland » <[EMAIL PROTECTED]> a écrit : > I'm trying to have a script run only when my DHCP address (for my cable modem) > changes, in order to update my Dynamic DNS provider. There is some reference > to a file called "dhcpcd-eth0.exe" doing that, but I don't know

RE: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-04 Thread Eric Hammersley
I'm using ddclient v3.6.3 running as a service and it works great. Check the dyndns home page for a large list of apps that will perform such a task for linux, there are a few there. -Original Message- From: Ryan D. Egeland [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 6:27 PM To

RE: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-04 Thread Chad Skinner
I have a script that I wrote to upload a file to a web server when the ip on my system changes. I don't know enough about the system to know how it works with standard eth interfaces, but I saved the script as /etc/ppp/ip-up.local. You may be able to do something similar with /sbin/ifup-post. > --

Re: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-04 Thread bkrusic
Hi, Well, not sure if this applies to your situation but I have my dns records updated when a client pulls an addy via dhcp. This is done via an entry in my dhcpd.conf and has the lines; ddns-update-style interim; ddns-updates on; Since addys are requested from clients and when they get an addr

Re: DHCP Script to Update Dynamic DNS with IP Changes?

2003-06-04 Thread Robert
I am running a script called ez-ipupdate on my machine for my DynDNS.org address... It just checks every X minutes what your current IP is, checks with the DynDNS folk to see what address they have listed, and if they differ, it updates. Works for me.. Rob Day On Tue, 2003-06-03 at 19:27,

RE: dhcp - max lease time

2003-06-03 Thread Kenneth Goodwin
> > > > { > > hardware Ethernet 00:00:00:00:00:00; > > fixed-address 10.x.x.x; > > } > > Hi, > > I was hoping to avoid this as I've 60+ clients (and > new ones coming and going weekly) and don't want to > know there MAC addy. Howver,

Re: dhcp - max lease time

2003-06-03 Thread Joseph A Nagy Jr
[EMAIL PROTECTED] wrote: { hardware Ethernet 00:00:00:00:00:00; fixed-address 10.x.x.x; } Hi, I was hoping to avoid this as I've 60+ clients (and new ones coming and going weekly) and don't want to know there MAC addy. Howver, it looks as if this may

Re: dhcp - max lease time

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 14:39, [EMAIL PROTECTED] wrote: > > { > > hardware Ethernet 00:00:00:00:00:00; > > fixed-address 10.x.x.x; > > } > > Hi, > > I was hoping to avoid this as I've 60+ clients (and > new ones coming and going weekly) and don't want

Re: dhcp - max lease time

2003-06-03 Thread Mike Burger
On Mon, 2 Jun 2003, Joseph A Nagy Jr wrote: > [EMAIL PROTECTED] wrote: > > Hi, > > > > For permanent leases or leases that I wish to never > > expire, what should I modify in /etc/dhcpd.conf? > > > > The man pages don't mention permanent or infinite > > lease times. > > > > Bri- > > Lease time

Re: dhcp - max lease time

2003-06-03 Thread bkrusic
> { > hardware Ethernet 00:00:00:00:00:00; > fixed-address 10.x.x.x; > } Hi, I was hoping to avoid this as I've 60+ clients (and new ones coming and going weekly) and don't want to know there MAC addy. Howver, it looks as if this may be the only wa

RE: dhcp - max lease time

2003-06-03 Thread Kenneth Goodwin
To: [EMAIL PROTECTED] > Subject: Re: dhcp - max lease time > > > On Mon, 2003-06-02 at 14:10, [EMAIL PROTECTED] wrote: > > Hi, > > > > For permanent leases or leases that I wish to never > > expire, what should I modify in /etc/dhcpd.conf? >

RE: dhcp - max lease time

2003-06-03 Thread Michael Kalus
> -Original Message- > From: Joseph A Nagy Jr [mailto:[EMAIL PROTECTED] > Sent: June 2, 2003 2:23 PM > [EMAIL PROTECTED] wrote: > > Hi, > > > > For permanent leases or leases that I wish to never > > expire, what should I modify in /etc/dhcpd.conf? > > > > The man pages don't mention per

Re: dhcp - max lease time

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 14:10, [EMAIL PROTECTED] wrote: > Hi, > > For permanent leases or leases that I wish to never > expire, what should I modify in /etc/dhcpd.conf? > > The man pages don't mention permanent or infinite > lease times. > > Bri- > for a permanent lease I use this host foo

Re: dhcp - max lease time

2003-06-03 Thread bkrusic
> Lease times are set by the ISP. Hi, I am assigning my own leases internally via my dhcp server to my dhcp clients. Bri- __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- redhat-list mailing list un

Re: dhcp - max lease time

2003-06-03 Thread Joseph A Nagy Jr
[EMAIL PROTECTED] wrote: Hi, For permanent leases or leases that I wish to never expire, what should I modify in /etc/dhcpd.conf? The man pages don't mention permanent or infinite lease times. Bri- Lease times are set by the ISP. Although the lease on my IP is only for 6 days, I've had the same I

Re: dhcp-release

2003-03-20 Thread will
Release the current lease and exit (assuming this is eth0): /sbin/dhclient -r eth0 Start the dhcp client again: /sbin/dhclient eth0 -- William On Thu, 2003-03-20 at 14:11, Naga Toro wrote: > Hi, > > does anyone know how to force a dhcp-release in redhat 8.0? > > -- > Torgny > > > > -- > re

Re: DHCP+ IP MASQ

2003-03-10 Thread Mikkel L. Ellertson
On Mon, 10 Mar 2003, CHUNRIMA CHUNRIMA wrote: > Hi..ALL: > > I have a linux box (Redhat 8.0) with two ethernet cards. eth0 is > connected to the internet and eth1 is used for local lan connection. > After running dhcp daemon, everything works fine except for web > surfing from client side. When I

Re: DHCP deny ?

2003-03-06 Thread Rodolfo J. Paiz
On Thu, 2003-03-06 at 03:32, M.Lewis wrote: > My DHCP server is running on my firewall. Is it possible to deny access to the > DHCP server from the dirty side of the firewall ? My log is filling up with > entries similar to the following: In /etc/sysconfig/dhcpd, there is a line: DHCPDA

Re: DHCP deny ?

2003-03-06 Thread Ed . Greshko
On Thu, 6 Mar 2003, M.Lewis wrote: > My DHCP server is running on my firewall. Is it possible to deny access to the > DHCP server from the dirty side of the firewall ? My log is filling up with > entries similar to the following: It would appear from the man page description... dhcpd [ -p

Re: DHCP question

2003-03-01 Thread Bret Hughes
On Sat, 2003-03-01 at 17:29, Todd A. Jacobs wrote: > On Sat, 1 Mar 2003, Kerry Miller wrote: > > > Can you guys point me to a good How-To or something similar on DHCP? I > > need to see if I can figure out a way to assign specific ranges of IP > > addresses on a single physical network to differe

Re: DHCP question

2003-03-01 Thread Todd A. Jacobs
On Sat, 1 Mar 2003, Kerry Miller wrote: > Can you guys point me to a good How-To or something similar on DHCP? I > need to see if I can figure out a way to assign specific ranges of IP > addresses on a single physical network to different departments. I'm at You can't do it on a single logical

RE: DHCP question

2003-03-01 Thread Jason Staudenmayer
Check the man dhcpd.conf Look at the group and host options. -Original Message- From: Kerry Miller [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2003 11:35 AM To: [EMAIL PROTECTED] Subject: DHCP question Can you guys point me to a good How-To or something similar on DHCP? I need

RE: dhcp not giving dns servers

2003-01-20 Thread Bret Hughes
On Mon, 2003-01-20 at 18:32, Mike Langhorst wrote: > You're awesome man!! I hadn't thought to look there. Extra lines > included: > USERCTL=no > PEERDNS=no > TYPE=Ethernet > NETWORK=(the network I had manually configured but later set back to > dhcp) > BROADCAST=(the broadcast address for that ne

RE: dhcp not giving dns servers

2003-01-20 Thread Mike Langhorst
7;t there after initial install, and it works like a charm. Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bret Hughes Sent: Monday, January 20, 2003 4:15 PM To: [EMAIL PROTECTED] Subject: RE: dhcp not giving dns servers On Mon, 2003-01-20 at 15:25,

RE: dhcp not giving dns servers

2003-01-20 Thread Bret Hughes
On Mon, 2003-01-20 at 15:25, Mike Langhorst wrote: > Its currently owned by root:root with 664 permissions > > I did the initial addition/removal with the application "neat", but > subsequently I used vim. > > Mike > look in /etc/sysconfig/network-scripts/ifcfg-eth? (? is the interface #) fo

RE: dhcp not giving dns servers

2003-01-20 Thread Mike Langhorst
20, 2003 1:10 PM To: [EMAIL PROTECTED] Subject: RE: dhcp not giving dns servers   What are the permissions to the resolv.conf file now?  How did you edit it? (vi or emacs or from an app for chaning it)   Larry S. Brown Dimension Networks, Inc. (727) 723-8388   -Original Message- From

RE: dhcp not giving dns servers

2003-01-20 Thread Larry Brown
What are the permissions to the resolv.conf file now?  How did you edit it? (vi or emacs or from an app for chaning it)   Larry S. Brown Dimension Networks, Inc. (727) 723-8388   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Langhorst S

Re: DHCP Server?

2002-12-14 Thread Compu Ant
Thank, to all Linux experts for excellence explanation, how to setup DHCP. :) - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 14, 2002 7:56 AM Subject: Re: DHCP Server? > Not necessarily. >

Re: DHCP Server?

2002-12-14 Thread Mike Burger
> From: "Mike Burger" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, December 13, 2002 6:57 AM > Subject: Re: DHCP Server? > > > > The Windows system has to be set up as a bridge, so that all traffic is > > sent over. > &g

Re: DHCP Server?

2002-12-13 Thread Compu Ant
Bridging is the same as "IP Forwarding" in Microsoft world (and not only in Microsoft)! - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 6:57 AM Subject: Re: DHCP Server? > The W

Re: DHCP Server?

2002-12-13 Thread Mike Burger
The Windows system has to be set up as a bridge, so that all traffic is sent over. On Fri, 13 Dec 2002, Compu Ant wrote: > Hi! > I have two subnets 10.10.2.0 and 10.10.3.0 > Linux Server on 10.10.2.0 and it's configured that I can ping other subnet > computers and vice-versa. > Router is done by

RE: dhcp

2002-12-11 Thread Cameron . Davidson
Burger [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 11 December 2002 22:48 > To: [EMAIL PROTECTED] > Subject: RE: dhcp > > > That's not exactly accurate. If you also assign fixed > addresses, you can > simply look in /etc/dhcpd.conf. > > On Wed, 11 Dec

RE: dhcp

2002-12-11 Thread Mike Burger
is > > grep DHCPACK /var/log/messages > > but you don't get lease details from this. > > Cameron. > > > -Original Message- > > From: nate [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, 11 December 2002 16:56 > > To: [EMAIL PROTE

Re: dhcp

2002-12-11 Thread Mike Burger
/var/lib/dhcp/dhcpd.leases. On Tue, 10 Dec 2002, Stand H wrote: > Hi, > > How can I view all the ip addresses that my dhcp > server is leasing to my clients? > Thanks, > > Stand > > __ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. S

RE: dhcp

2002-12-11 Thread R P Herrold
> > > How can I view all the ip addresses that my dhcp > > > server is leasing to my clients? > > > > not sure about redhat, but check in /var/lib/dhcp ? /var/lib/dhcp/dhcpd.leases holds this inventory. -- Russ Herrold -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=

RE: dhcp

2002-12-11 Thread Cameron . Davidson
ent: Wednesday, 11 December 2002 16:56 > To: [EMAIL PROTECTED] > Subject: Re: dhcp > > > Stand H said: > > Hi, > > > > How can I view all the ip addresses that my dhcp > > server is leasing to my clients? > > not sure about redhat, but check in /var/l

Re: dhcp

2002-12-10 Thread nate
Stand H said: > Hi, > > How can I view all the ip addresses that my dhcp > server is leasing to my clients? not sure about redhat, but check in /var/lib/dhcp ? if that doesnt work try find /var -name "*leases" nate -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=u

Re: dhcp problem in rh 8.0

2002-10-19 Thread Haisam K. Ido
I found the reason for this problem. I have a Zaurus 5500 PDA and when the USB is plugged into the port and the machine is rebooted the interface which the kernel finds it calls eth0. Therefore, the ifup eth0 at bootup, which is supposed to be for the ethernet card, is not correctly invoked.

Re: dhcp problem in rh 8.0

2002-10-12 Thread Haisam K. Ido
I'm using the client via /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=dhcp My services: dhcpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off dhcrelay0:off 1:off 2:off 3:off 4:off 5:off 6:off Teodor Georgiev wrote: > om 8.0 is

Re: dhcp problem in rh 8.0

2002-10-11 Thread Dr. Thomas C. Smith
er 11, 2002 5:37 AM Subject: Re: dhcp problem in rh 8.0 > > om 8.0 is running dhcp server or client? > > - Original Message - > From: "Haisam K. Ido" <[EMAIL PROTECTED]> > To: "redhat-list" <[EMAIL PROTECTED]> > Sent: Friday, October 11, 2

Re: dhcp problem in rh 8.0

2002-10-11 Thread Teodor Georgiev
om 8.0 is running dhcp server or client? - Original Message - From: "Haisam K. Ido" <[EMAIL PROTECTED]> To: "redhat-list" <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 1:47 PM Subject: dhcp problem in rh 8.0 > After installing 8.0 (over 7.3) my dhclient has a very difficult time

Re: DHCP Question

2002-10-03 Thread Robert P. J. Day
On Thu, 3 Oct 2002, linux power wrote: > dhcpcd -n eth1 for permanent dhcpd settings, add the appropriate info to /etc/sysconfig/dhcpd to the DHCPDARGS= line. rday -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinf

Re: DHCP Question

2002-10-03 Thread linux power
dhcpcd -n eth1 --- Miranda Gomez Miguel Angel <[EMAIL PROTECTED]> skrev: > Hi, > I have installed and configured DHCPd from RPM, i > have two network > interfaces, do you know how can i force the dhcp > daemon to only respond to > dhcp request in eth1 ??, this is my Proxy/SNAT box > and i dont

Re: DHCP with Dynamic DNS

2002-09-19 Thread Edward Dekkers
> We have a dynamic DNS server on campus, and have both Windows and Linux > clients on the network. The Windows clients are configured to use DHCP, and > they register their computer names in the dynamic DNS server when they > attach. I can get the Linux clients to get an IP from the DHCP server,

Re: DHCP Timeout

2002-08-02 Thread Bret Hughes
On Fri, 2002-08-02 at 07:57, Rob & Jen wrote: > I would like to change my DHCP timeout from the default 2 min to more > like 20 sec as when booting off the network is too slow. Can anybody > help me on how to edit the ifup file to do this? > from the dhcpcd man page: -t timeout

Re: DHCP Question

2002-08-01 Thread Emmanuel Seyman
On Thu, Aug 01, 2002 at 09:36:34AM +0200, Ulrik Witschass wrote: > > Could anyone give me a short step-by-step explenation which files I have to > edit to change the network IP to a static IP? Red Hat has a nice GUI application called neat which allows you to configure your network interfaces.

Re: DHCP Question

2002-08-01 Thread Reynald I. Ngo
At 09:46 AM 8/1/02 +0200, Ulrik Witschass wrote: netconfig is a nifty menu based tool to help you configure your network interfaces. It would be self explanatory. {=) >Is it a shelltool which configures the network for me, yes? >So "man netconfig" should give me enough info to do it,

Re: DHCP Question

2002-08-01 Thread Ulrik Witschass
Am [DATUM] schrieb "Reynald I. Ngo" unter <[ADRESSE]>: > At 09:36 AM 8/1/02 +0200, Ulrik Witschass wrote: > >netconfig would be your friend. {=) > That sounds nice ;) Is it a shelltool which configures the network for me, yes? At the moment, I use ifconfig to change it, but of course

Re: DHCP Question

2002-08-01 Thread Reynald I. Ngo
At 09:36 AM 8/1/02 +0200, Ulrik Witschass wrote: netconfig would be your friend. {=) >In the past week, the network in which the machine is, changed, and no DHCP >server is present at the moment, so I have to change the configuration back >to a static IP, but I don't know how to do this

Re: DHCP questions

2002-07-22 Thread Christensen Tom
>From: "Blake, Jonathan" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: DHCP questions >Date: Sun, 21 Jul 2002 12:12:27 -0500 > >Hello all, I'm new at this so bear with me. > >I'm trying to run DHCP for windows machines from my new 7.3 install. Eth-0 >is a

Re: DHCP questions

2002-07-22 Thread Christensen Tom
>From: "Blake, Jonathan" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: DHCP questions >Date: Sun, 21 Jul 2002 12:12:27 -0500 > >Hello all, I'm new at this so bear with me. > >I'm trying to run DHCP for windows machines from my new 7.3 install. Eth-0 >is a >ds

Re: DHCP questions

2002-07-21 Thread Edward Dekkers
> 1) How should the network addresses (address, subnet, gateway etc) be configured > on eth 1 to listen for dhcp? Any address on your local subnet is fine as long as the appropriate netmask is set correctly. Just set your clients to look at that address and Bob's your uncle. > > 2) what "route"

Re: DHCP Server config file?

2002-06-26 Thread Robert P. J. Day
> List, > I've read the man and looked at the other docs...but still could someone > post a sample of a dhcp server config file? subnet 192.168.0.0 netmask 255.255.255.0 { # The following lines are standard all of the time. option routers 192.168.0.254; option subnet-mas

Re: DHCP Server config file?

2002-06-26 Thread Edward Dekkers
> List, > I've read the man and looked at the other docs...but still could someone > post a sample of a dhcp server config file? You might wanna remove the update line. Ed. dhcpd.conf Description: Binary data

Re: dhcp server

2002-06-20 Thread Matthew Bradford
http://www.tldp.org/HOWTO/mini/DHCP/ and excellent resource on setting all that up. For something like this the web is your best friend. :-) - Matt On Thursday 20 June 2002 03:57 pm, Henning, Brian wrote: > Hello- > What step do i need to take to set up a dhcp server on redhat? > I want the

Re: DHCP boot problems

2002-06-12 Thread Mike Burger
On Wed, 12 Jun 2002, Toralf Lund wrote: > [ ... ] > >> Is there anything else I must do to get rid of the packet filters? Or > >> could the DHCP failure have a different cause? > > It turns out that the host doesn't get the address properly when booting > > with the network installation CD (no,

Re: DHCP boot problems

2002-06-12 Thread Toralf Lund
[ ... ] >> Is there anything else I must do to get rid of the packet filters? Or >> could the DHCP failure have a different cause? > It turns out that the host doesn't get the address properly when booting > with the network installation CD (no, I wasn't going to re-install, I > just wanted to

Re: DHCP boot problems

2002-06-11 Thread Mike Burger
What happens if you assign a static IP to the NIC? On Tue, 11 Jun 2002, Toralf Lund wrote: > >> Are you running IPchains or IPtables on the server? > >> > >> If so, make sure you open up both ports 67 and 68, for both TCP and UDP, > >> on the interface you are using for the internal network. >

Re: DHCP boot problems

2002-06-11 Thread Toralf Lund
>> Are you running IPchains or IPtables on the server? >> >> If so, make sure you open up both ports 67 and 68, for both TCP and UDP, >> on the interface you are using for the internal network. > Not on the server, by it turned out they were running on the client even > though I didn't want them

Re: DHCP boot problems

2002-06-11 Thread Toralf Lund
> Are you running IPchains or IPtables on the server? > > If so, make sure you open up both ports 67 and 68, for both TCP and UDP, > on the interface you are using for the internal network. Not on the server, by it turned out they were running on the client even though I didn't want them to (whi

Re: DHCP boot problems

2002-06-11 Thread Mike Burger
Are you running IPchains or IPtables on the server? If so, make sure you open up both ports 67 and 68, for both TCP and UDP, on the interface you are using for the internal network. On Tue, 11 Jun 2002, Toralf Lund wrote: > One of our Red Hat 7.2 workstations fail to start networking when it i

Re: Re: DHCP question.

2002-05-19 Thread Huter.Liu
hi,Huter.Liu! And about the firewall: DHCP uses UDP as its transport protocol. DHCP messages from a client to a server are sent to the 'DHCP server' port (67), and DHCP messages from a server to a client are sent to the 'DHCP client' port (68). A server with multiple network a

Re: DHCP question.

2002-05-19 Thread Huter.Liu
hi,Ragnar Wiencke! See my config: [root@linux root]# dhcpd eth0 Internet Software Consortium DHCP Server 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved. Please contribute if you find this software useful. For info, please visit http://w

Re: DHCP host name doesn't change on boot

2002-04-08 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Will Francis wrote: >> >How can I make it such that when a machine reboots and gets a new DHCP >> >address that the hostname will reflect that change? It's been bothering >> >me for years, but now it's become a major problem. >> >> That's an easy on

Re: DHCP host name doesn't change on boot

2002-04-08 Thread Will Francis
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Will Francis wrote: > > >How can I make it such that when a machine reboots and gets a new DHCP > >address that the hostname will reflect that change? It's been bothering > >me for years, but now it's become a major problem. > > That's an ea

Re: DHCP host name doesn't change on boot

2002-04-05 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Will Francis wrote: >How can I make it such that when a machine reboots and gets a new DHCP >address that the hostname will reflect that change? It's been bothering >me for years, but now it's become a major problem. That's an easy one, and yes, it'

Re: DHCP host name doesn't change on boot

2002-04-05 Thread Will Francis
> Not quite sure I understand your question. In theory the "hostname" > you assign to the machine need not bear any relation to what's in the > DNS for you ... especially since a machine with 2 NICs or multiple IP > addresses on one interface has multiple "network" names anyway. I install mach

Re: DHCP host name doesn't change on boot

2002-04-05 Thread Bill Crawford
On Fri, 5 Apr 2002, Will Francis wrote: > > How can I make it such that when a machine reboots and gets a > new DHCP address that the hostname will reflect that change? > It's been bothering me for years, but now it's become a > major problem. Not quite sure I understand your question. In t

Re: DHCP completely new to me - please help

2002-02-02 Thread Edward Dekkers
> here are the first few lines in one of my dhcp servers > > subnet 192.168.0.0 netmask 255.255.255.0 { > # --- default gateway > option routers 192.168.0.1; > option subnet-mask 255.255.255.0; To all who replied: Thanks. That did it. Had a feeling it was that, but the termino

Re: DHCP completely new to me - please help

2002-02-02 Thread Gerry Doris
If your other hosts have received new ip addresses from what is in your dns or routing tables how will ping find them? The only way I know is to enable dynamic dns. For my research that is too much trouble for a small home lan. Gerry On Sat, 2 Feb 2002, Edward Dekkers wrote: > With the mi

RE: DHCP completely new to me - please help

2002-02-01 Thread Linux
Heres Mine server-name "Lennie"; max-lease-time 26; default-lease-time 25; option netbios-node-type 8; option domain-name "xyz.com"; option netbios-name-servers 192.168.10.210; option domain-name-servers 203.96.152.4 , 203.96.152.12; option broadcast-address 192.168.10.255; option subnet-

Re: DHCP completely new to me - please help

2002-02-01 Thread Bret Hughes
On Fri, 2002-02-01 at 21:34, Edward Dekkers wrote: > With the mini-howto, I HAVE gotten dhcpd up and running and it it serving > dynamic ip addresses OK. > > Previously, the clients were static, and I also used to fill in the > 'gateway' ip, to allow the client to get on the internet. Now, when r

Re: DHCP configuration question

2002-01-31 Thread Enrico Payne
d Regards Enrico Payne - Original Message - From: "System Services" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 10:42 AM Subject: Re: DHCP configuration question > I believe you just simply list the other search domains and seper

Re: DHCP configuration question

2002-01-31 Thread System Services
I believe you just simply list the other search domains and seperate each entry with a white space. However you may have make multiple line entries, while changing the search domain name on each line. Try it both ways ands see what happens [EMAIL PROTECTED] wrote: > > On Wed, 30 Jan 2002,

Re: DHCP configuration question

2002-01-31 Thread enricop
On Wed, 30 Jan 2002, Brian Ashe wrote: Hi Bryan, thanks for the response, however I have read the man pages (Man is your friend and all that stuff), but it does not tell me how to assign 2 domains in a search list... Regards Enrico > Enrico Payne, > > On Wednesday 30 January 2002 08:59, you sa

Re: DHCP configuration question

2002-01-30 Thread aftab alam
Hi You can define domain name server as well as domain name in dhcpd.conf. If you have domain name server, there is no problem.you can have hierarchies of domain or subdomain in the name server. Anyhow, "man dhcpd" is best suggestion to find out. Enrico Payne wrote: > Hi, I am using dhcpd t

Re: DHCP configuration question

2002-01-30 Thread Brian Ashe
Enrico Payne, On Wednesday 30 January 2002 08:59, you said something about: > Hi, I am using dhcpd to assign IP addresses etc to the clients on my > network. > > My problem is that I have multiple domains on various subnets/networks, and > the clients on the internal network need to be able to se

Re: dhcp and machine names

2001-12-16 Thread cgalpin
On Sun, 16 Dec 2001, Gordon Messmer wrote: > On Sun, 16 Dec 2001, BobH wrote: > > > I am thinking of setting up a dhcpd server [for the heck of it and to > > gain some experience] on my home network. I am just starting to read the > > docs, but the question I have not seen answered is how I c

Re: dhcp and machine names - Resolved

2001-12-16 Thread BobH
Thanks to all, I have some idea of how to procede. I will read up some more and see if I can produce some useful info with scripts. Thanks again Bob Hartung, Bettendorf, IA ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

  1   2   3   >