Ask a Question related to SCO, Design and Development.
-
rc@bhfshops!org!.uk #1
DHCP
Hi
We have a UW 7.1 box, on the system log there are lots of messages
about dhpc, can some one tell me how to swich off dhcp please
There is nothing in the /etc/inid.d folder or /etc/rc2.d folder for
dhcp start script
Thanks
rc@bhfshops!org!.uk Guest
-
DHCP/RAS
Hello, I have setup a second windows 2003 dc with ad,dns and dhcp installed and configured. I am attempting to mirror the settings from the... -
ISC DHCP
Hey there, Is anyone here using the ISC's DHCP server on AIX 4.3.2?? I'm trying to get it to work on mine and it compiles fine but runs really... -
DHCP with XP
CLG- I'm running into similar problems myself - were you ever able to resolve your issues? If so, I'm very interested in what you did to get... -
DHCP problem?
Very odd situation I'm having trying to configure DHCP on Solaris 8. Look at the following transcript: # dhcpconfig -D -r SUNWfiles -p /var/dhcp... -
where is the dhcp for RH 7.3?
Jeff Stevens wrote: linuxconf and netconfig (or netconf) can be used to set this. The actual files edited are /etc/sysconfig/network and... -
Crazy Coder #2
DHCP
I have DHCP running on a Win2K server on my network. I now need to have
Solaris run DHCP as well. The only way that I can get solaris to see it's
host name is to use Registrations in DHCP. This really is not a very
attractive solution.
Any ideas?
Thanks in advance.
Crazy Coder Guest
-
John #3
dhcp
Hello,
Adding a second windows 2003 dc and would like to setup a
dhcp service as a backup to the primary server. I am
assuming that as long as I use a different scope on the
new server it will not interfere with the primary. Is
this a safe assumption?
Thanks,
John
John Guest
-
Miha Pihler #4
Re: dhcp
Well you can actually give it the same range e.g.
192.168.0.1 - 192.168.0.200 and then on the DHCP exclude IPs 192.168.101-200
and on the second DHCP server exclude IPs from 192.168.0.1-100
Don't forget to create any DNS settings, subnet mask, default gateway, etc
on the second DHCP server. These settings should (in most cases) be same on
both servers...
I hope this helps,
Mike
"John" <anonymous@discussions.microsoft.com> wrote in message
news:1cad301c452dc$76fc8580$a401280a@phx.gbl...> Hello,
>
> Adding a second windows 2003 dc and would like to setup a
> dhcp service as a backup to the primary server. I am
> assuming that as long as I use a different scope on the
> new server it will not interfere with the primary. Is
> this a safe assumption?
>
> Thanks,
> John
Miha Pihler Guest
-
John #5
Re: dhcp
Thanks Mike!
IPs 192.168.101-200>-----Original Message-----
>Well you can actually give it the same range e.g.
>
>
>
>192.168.0.1 - 192.168.0.200 and then on the DHCP exclude192.168.0.1-100>and on the second DHCP server exclude IPs fromdefault gateway, etc>
>
>
>Don't forget to create any DNS settings, subnet mask,most cases) be same on>on the second DHCP server. These settings should (inmessage>both servers...
>
>
>
>I hope this helps,
>
>
>
>Mike
>
>
>"John" <anonymous@discussions.microsoft.com> wrote insetup a>news:1cad301c452dc$76fc8580$a401280a@phx.gbl...>> Hello,
>>
>> Adding a second windows 2003 dc and would like to>>> dhcp service as a backup to the primary server. I am
>> assuming that as long as I use a different scope on the
>> new server it will not interfere with the primary. Is
>> this a safe assumption?
>>
>> Thanks,
>> John
>
>.
>John Guest
-
MartinHTN #6
Re: dhcp
John:
Windows Server 2003 has an easy to use built-in DHCP backup/restore. The
backup will contain all your DHCP server scopes and lease info. I used that
to transfer the DHCP service form one server to another and it works great.
You'll see the backup and restore options when you right-click the DHCP
server in the DHCP MMC. There's also some MS utility for migrating DHCP from
older OSes.
Martin
"John" <anonymous@discussions.microsoft.com> wrote in message
news:1cad301c452dc$76fc8580$a401280a@phx.gbl...> Hello,
>
> Adding a second windows 2003 dc and would like to setup a
> dhcp service as a backup to the primary server. I am
> assuming that as long as I use a different scope on the
> new server it will not interfere with the primary. Is
> this a safe assumption?
>
> Thanks,
> John
MartinHTN Guest
-
Dave McDuell #7
DHCP
I'm confused about the difference between DHCP as a server
role versus the dhcp setting as part of Routing and Remote
Access. If I look at NAT/Basic Firewall Properties-
Address Assignment, there is a check box to Automatically
Assign IP addresses by using the DHCP allocator. How is
this connected with DHCP as a "server role" ? The server
role has many more options.
Thanks
Dave McDuell Guest
-
Simon Geary #8
Re: DHCP
The RRAS server acts as a mini DHCP server, handing out IP addresses and
other vital bits of information. Dial-in clients get these addresses from
RRAS, not from the full blown DHCP server.
"Dave McDuell" <anonymous@discussions.microsoft.com> wrote in message
news:22fe401c45e1c$5a473d90$a301280a@phx.gbl...> I'm confused about the difference between DHCP as a server
> role versus the dhcp setting as part of Routing and Remote
> Access. If I look at NAT/Basic Firewall Properties-
> Address Assignment, there is a check box to Automatically
> Assign IP addresses by using the DHCP allocator. How is
> this connected with DHCP as a "server role" ? The server
> role has many more options.
>
> Thanks
Simon Geary Guest
-
Dave McDuell #9
Re: DHCP
So, if I set up DHCP as a role, as long as I don't need
remote users getting IP's, I can uncheck the box in the
router settings ?
IP addresses and>-----Original Message-----
>The RRAS server acts as a mini DHCP server, handing outthese addresses from>other vital bits of information. Dial-in clients getwrote in message>RRAS, not from the full blown DHCP server.
>
>"Dave McDuell" <anonymous@discussions.microsoft.com>server>news:22fe401c45e1c$5a473d90$a301280a@phx.gbl...>> I'm confused about the difference between DHCP as aRemote>> role versus the dhcp setting as part of Routing andAutomatically>> Access. If I look at NAT/Basic Firewall Properties-
>> Address Assignment, there is a check box tois>> Assign IP addresses by using the DHCP allocator. Howserver>> this connected with DHCP as a "server role" ? The>>> role has many more options.
>>
>> Thanks
>
>.
>Dave McDuell Guest
-
Simon Geary #10
Re: DHCP
Yes, if you have no dial in users and are using RRAS as a router the RRAS
server doesn't need to hand out IP addresses.
"Dave McDuell" <anonymous@discussions.microsoft.com> wrote in message
news:22cbe01c45e45$7254f020$a601280a@phx.gbl...> So, if I set up DHCP as a role, as long as I don't need
> remote users getting IP's, I can uncheck the box in the
> router settings ?
>> IP addresses and> >-----Original Message-----
> >The RRAS server acts as a mini DHCP server, handing out> these addresses from> >other vital bits of information. Dial-in clients get> wrote in message> >RRAS, not from the full blown DHCP server.
> >
> >"Dave McDuell" <anonymous@discussions.microsoft.com>> server> >news:22fe401c45e1c$5a473d90$a301280a@phx.gbl...> >> I'm confused about the difference between DHCP as a> Remote> >> role versus the dhcp setting as part of Routing and> Automatically> >> Access. If I look at NAT/Basic Firewall Properties-
> >> Address Assignment, there is a check box to> is> >> Assign IP addresses by using the DHCP allocator. How> server> >> this connected with DHCP as a "server role" ? The>> >> >> role has many more options.
> >>
> >> Thanks
> >
> >.
> >
Simon Geary Guest



Reply With Quote

