Networking Forums

Networking Forums > Computer Networking > Windows Networking > Getting a diffrent ip from the rest of the network

Reply
Thread Tools Display Modes

Getting a diffrent ip from the rest of the network

 
 
MSExchangeStudent
Guest
Posts: n/a

 
      02-12-2008, 10:53 AM
hi guys

The request is as follows...my dhcp dish out ip's in the range of
192.168.150.x. Now, we have tenants that must live on a different subnet and
must get ip's like 192.168.250.x. How do i set this up? What can i google
for to help me in this regard. thanks for the help


 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      02-12-2008, 11:34 AM
Hello MSExchangeStudent,

If they are in a different subnet, install a DHCP server in that subnet or
you must have a router which supports bootp or you have to install a DHCP
relay agent in the other subnet which forwards the DHCP request to your server,
which needs an additional scope for the new subnet.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> hi guys
>
> The request is as follows...my dhcp dish out ip's in the range of
> 192.168.150.x. Now, we have tenants that must live on a different
> subnet and must get ip's like 192.168.250.x. How do i set this up?
> What can i google for to help me in this regard. thanks for the help
>



 
Reply With Quote
 
MSExchangeStudent
Guest
Posts: n/a

 
      02-12-2008, 11:56 AM
Hi

Based on the info i gave in my first post ....do one call that different
subnets or how do i know they are on different subnets or not? Can't i just
create a new scope in my current DHCP server?


"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:(E-Mail Removed) .com...
> Hello MSExchangeStudent,
>
> If they are in a different subnet, install a DHCP server in that subnet or
> you must have a router which supports bootp or you have to install a DHCP
> relay agent in the other subnet which forwards the DHCP request to your
> server, which needs an additional scope for the new subnet.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> hi guys
>>
>> The request is as follows...my dhcp dish out ip's in the range of
>> 192.168.150.x. Now, we have tenants that must live on a different
>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>> What can i google for to help me in this regard. thanks for the help
>>

>
>



 
Reply With Quote
 
MSExchangeStudent
Guest
Posts: n/a

 
      02-12-2008, 12:06 PM
OK, i got the first part...just read now you need to create a scope. this
scope will contain the new adress range that i want for example
192.168.250.x. Question: how do i get a pc to get a ip from that scope and
not the original (19.168.150.x) one?


"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:(E-Mail Removed) .com...
> Hello MSExchangeStudent,
>
> If they are in a different subnet, install a DHCP server in that subnet or
> you must have a router which supports bootp or you have to install a DHCP
> relay agent in the other subnet which forwards the DHCP request to your
> server, which needs an additional scope for the new subnet.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> hi guys
>>
>> The request is as follows...my dhcp dish out ip's in the range of
>> 192.168.150.x. Now, we have tenants that must live on a different
>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>> What can i google for to help me in this regard. thanks for the help
>>

>
>



 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      02-12-2008, 12:08 PM
Hello MSExchangeStudent,

DHCP relay agent or bootp, which the router must support and the client will
get the address from the subnet.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> OK, i got the first part...just read now you need to create a scope.
> this scope will contain the new adress range that i want for example
> 192.168.250.x. Question: how do i get a pc to get a ip from that scope
> and not the original (19.168.150.x) one?
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:(E-Mail Removed) .com...
>
>> Hello MSExchangeStudent,
>>
>> If they are in a different subnet, install a DHCP server in that
>> subnet or you must have a router which supports bootp or you have to
>> install a DHCP relay agent in the other subnet which forwards the
>> DHCP request to your server, which needs an additional scope for the
>> new subnet.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> hi guys
>>>
>>> The request is as follows...my dhcp dish out ip's in the range of
>>> 192.168.150.x. Now, we have tenants that must live on a different
>>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>>> What can i google for to help me in this regard. thanks for the help
>>>



 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      02-12-2008, 12:24 PM
Hello MSExchangeStudent,

Bootp:
http://www.docs.hp.com/en/B2355-90685/ch05s02.html

DHCP relay agent:
http://technet2.microsoft.com/window...438d21033.mspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> OK, i got the first part...just read now you need to create a scope.
> this scope will contain the new adress range that i want for example
> 192.168.250.x. Question: how do i get a pc to get a ip from that scope
> and not the original (19.168.150.x) one?
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:(E-Mail Removed) .com...
>
>> Hello MSExchangeStudent,
>>
>> If they are in a different subnet, install a DHCP server in that
>> subnet or you must have a router which supports bootp or you have to
>> install a DHCP relay agent in the other subnet which forwards the
>> DHCP request to your server, which needs an additional scope for the
>> new subnet.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> hi guys
>>>
>>> The request is as follows...my dhcp dish out ip's in the range of
>>> 192.168.150.x. Now, we have tenants that must live on a different
>>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>>> What can i google for to help me in this regard. thanks for the help
>>>



 
Reply With Quote
 
MSExchangeStudent
Guest
Posts: n/a

 
      02-12-2008, 12:31 PM
Thank you Meinolf, seeing that i don't know anything about routers i will
have to investigate the DHCP relay agent.

"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:(E-Mail Removed) .com...
> Hello MSExchangeStudent,
>
> Bootp:
> http://www.docs.hp.com/en/B2355-90685/ch05s02.html
>
> DHCP relay agent:
> http://technet2.microsoft.com/window...438d21033.mspx
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> OK, i got the first part...just read now you need to create a scope.
>> this scope will contain the new adress range that i want for example
>> 192.168.250.x. Question: how do i get a pc to get a ip from that scope
>> and not the original (19.168.150.x) one?
>>
>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>> news:(E-Mail Removed) .com...
>>
>>> Hello MSExchangeStudent,
>>>
>>> If they are in a different subnet, install a DHCP server in that
>>> subnet or you must have a router which supports bootp or you have to
>>> install a DHCP relay agent in the other subnet which forwards the
>>> DHCP request to your server, which needs an additional scope for the
>>> new subnet.
>>>
>>> Best regards
>>>
>>> Meinolf Weber
>>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>>> confers no rights.
>>> ** Please do NOT email, only reply to Newsgroups
>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>> hi guys
>>>>
>>>> The request is as follows...my dhcp dish out ip's in the range of
>>>> 192.168.150.x. Now, we have tenants that must live on a different
>>>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>>>> What can i google for to help me in this regard. thanks for the help
>>>>

>
>



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-12-2008, 01:01 PM
MSExchangeStudent <(E-Mail Removed)> wrote:
> Thank you Meinolf, seeing that i don't know anything about routers i
> will have to investigate the DHCP relay agent.


You'll need to learn something about routers, or VLANs, in order to do this.
The DHCP relay agent implies that you've got these two networks set up &
connected via a router already.

>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:(E-Mail Removed) .com...
>> Hello MSExchangeStudent,
>>
>> Bootp:
>> http://www.docs.hp.com/en/B2355-90685/ch05s02.html
>>
>> DHCP relay agent:
>> http://technet2.microsoft.com/window...438d21033.mspx
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>> OK, i got the first part...just read now you need to create a scope.
>>> this scope will contain the new adress range that i want for example
>>> 192.168.250.x. Question: how do i get a pc to get a ip from that
>>> scope and not the original (19.168.150.x) one?
>>>
>>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>>> news:(E-Mail Removed) .com...
>>>
>>>> Hello MSExchangeStudent,
>>>>
>>>> If they are in a different subnet, install a DHCP server in that
>>>> subnet or you must have a router which supports bootp or you have
>>>> to install a DHCP relay agent in the other subnet which forwards
>>>> the DHCP request to your server, which needs an additional scope
>>>> for the new subnet.
>>>>
>>>> Best regards
>>>>
>>>> Meinolf Weber
>>>> Disclaimer: This posting is provided "AS IS" with no warranties,
>>>> and confers no rights.
>>>> ** Please do NOT email, only reply to Newsgroups
>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>>> hi guys
>>>>>
>>>>> The request is as follows...my dhcp dish out ip's in the range of
>>>>> 192.168.150.x. Now, we have tenants that must live on a different
>>>>> subnet and must get ip's like 192.168.250.x. How do i set this up?
>>>>> What can i google for to help me in this regard. thanks for the
>>>>> help




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
secure access point from rest of network oakj423@gmail.com Wireless Internet 4 10-03-2006 11:30 PM
Loss of connection from DC to rest of network Steven Phillips Windows Networking 1 05-25-2006 01:36 PM
Win98 PC can't see the rest of the network. Need help! W C Hull Windows Networking 2 05-22-2005 09:35 AM
line reliability with diffrent speeds and mediums? Colin Cant Network Routers 0 02-24-2005 06:10 PM
Sharing between two diffrent Domain W2K Sasan Raisdana Windows Networking 1 11-24-2003 07:10 PM



1 2 3 4 5 6 7 8 9 10 11