RE: DHCP: not reached by clients
- From: v-terliu@xxxxxxxxxxxxxxxxxxxx (Terence Liu [MSFT])
- Date: Tue, 11 Sep 2007 02:16:56 GMT
Hello Job,
Thank you very much for sharing your resolution. I appreciate your time on
this post.
I'm glad to hear that things are working correctly for you now. Please do
not hesitate to post in SBS newsgroup if you need any assistance in the
future. I look forward to working with you again.
Thank you and have a nice day,
Best regards,
Terence Liu(MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: DHCP: not reached by clients
| thread-index: AcfznM5gYNtqqXrtQNGaYASC1JQpOw==
| X-WBNR-Posting-Host: 207.46.192.207
| From: =?Utf-8?B?Sm9iIEFuZGVyc3Nvbg==?=
<JobAndersson@xxxxxxxxxxxxxxxxxxxxxxxxx>
| References: <F272F7DD-4FE8-424D-BA28-902E7B84CA84@xxxxxxxxxxxxx>
<rkp6UK28HHA.4200@xxxxxxxxxxxxxxxxxxxxxx>
| Subject: RE: DHCP: not reached by clients
| Date: Mon, 10 Sep 2007 04:22:00 -0700
| Lines: 204
| Message-ID: <7400EDBF-3013-4A57-A43F-414EFB9A3018@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
| Newsgroups: microsoft.public.windows.server.sbs
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:61893
| NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| Thanks for all the help. Specifically Liu´s lengthy post was particulary
| detailed and helpful.
|
| My clients are able to connect finally. I have not tested the server in
any
| greater aspect but so far everything looks good.
|
| My only trouble following your instructions was the CEIW was unable to
run
| because I had already configured DHCP (it complained about my scope or
| something such). But after disabling dhcp service and running the wizard
and
| thereafter re-enabling dhcp server it worked perfectly.
|
| Thanks again!
|
| "Terence Liu [MSFT]" wrote:
|
| > Hello Job,
| >
| > Thank you for posting here, and thanks for Larry and SuperGumby's input.
| >
| > According to your description, I understand that your internal clients
do
| > not get IP address from SBS. If I have misunderstood the problem,
please
| > don't hesitate to let me know.
| >
| > Based on my research, we do not need to configure the DHCP or DNS on
SBS,
| > we only need to run the CEICW. The CEICW will enable and configure the
DHCP
| > and DNS on SBS automaticlly. I suggest we try the following steps to
see if
| > we can resolve this issue:
| >
| > 1. Run the Change Server IP address wizard to configure the SBS IP:
| >
| > a. SBS->Server Management->Internet and E-mail->Change Server IP Address
| >
| > b. Change the IP to a new IP address and then run the wizard again and
| > change the IP address back.
| >
| > c. Test this issue.
| >
| > 2. Please rerun the CEICW to make sure your SBS 2003 server have right
| > network configuration. Go through the follow KB and Rerun CEICW
carefully.
| >
| > How to configure Internet access in Windows Small Business Server 2003
| > http://support.microsoft.com/kb/825763/en-us
| >
| > Detailed steps for your reference:
| >
| > One network adapter - manual router connection to broadband
| > a. On the Connection Type page, click Broadband, and then click Next.
| > b. On the Broadband Connection page, under My server uses, click A
local
| > router device with an IP address, and then click Next.
| > c. On the Router Connection page, next to Preferred DNS server and
next to
| > Alternate DNS server, type the IP addresses that are provided by your
ISP.
| > In the Local IP address of router box, type the IP address of the
router
| > that the server uses to connect to the router.
| > d. Click to select the My server uses a single network connection for
both
| > Internet access and the local network check box, and then click Next.
| > e. A message may appear that warns that the firewall that is provided
| > cannot be configured. You are offered a chance to view information
about
| > configuration settings for an existing firewall device.
| > f. On the Network Connection page, click Server Local Area Connection
| > under the Connection Name.
| > g. Click Next.
| > h. Complete the Configure E-mail and Internet Connection Wizard.
| >
| > Then, the DHCP and the DNS will be configured correct.
| >
| > 3. Please disable any other DHCP server in LAN. Ensure you do not
enable
| > DHCP on router and other clients.
| >
| > 4. We should connect SBS and client computers with switch but not
router.
| > The router will block the traffic between SBS and clients. Please
replace
| > the router with switch.
| >
| > If we cannot resolve the issue after we perform the above steps, please
| > help me collect some information for further investigation:
| >
| > 1. Run command "ipconfig /all > c:\ipconfig_sbs.txt" and "route print >
| > c:\route_sbs.txt" on SBS, send the files c:\ipconfig_sbs.txt and
| > c:\route_sbs.txt to me at v-terliu@xxxxxxxxxxxxx
| >
| > 2. Run command "ipconfig /all > c:\ipconfig_client.txt" and "route
print >
| > c:\route_client.txt" on problematic client, send the files
| > c:\ipconfig_client.txt and c:\route_client.txt to me at
| > v-terliu@xxxxxxxxxxxxx
| >
| > 3. Can you ping SBS IP address from clients?
| >
| > 4. Do you install any firewall on SBS?
| >
| > 5. Gather MPS network report on SBS:
| >
| > a. Download MPSrepot_network from
| >
http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd9
| > 15706/MPSRPT_NETWORK.EXE
| >
| > b. Run MPSRPT_NETWORK.exe on the server box.
| >
| > c. The tool will automatically collect the information. This procedure
will
| > take 10~15 minutes.
| >
| > d. Open Windows Explorer, navigate to the folder:
| > %SystemRoot%\MPSReports\Network\Reports\Cab\
| >
| > e. Send the .cab file directly to me at v-terliu@xxxxxxxxxxxxx
| >
| > I hope these steps will give you some help.
| >
| > Thanks and have a nice day!
| >
| > Best regards,
| >
| > Terence Liu(MSFT)
| >
| > Microsoft CSS Online Newsgroup Support
| >
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > This newsgroup only focuses on SBS technical issues. If you have issues
| > regarding other Microsoft products, you'd better post in the
corresponding
| > newsgroups so that they can be resolved in an efficient and timely
manner.
| > You can locate the newsgroup here:
| > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
| >
| > When opening a new thread via the web interface, we recommend you check
the
| > "Notify me of replies" box to receive e-mail notifications when there
are
| > any updates in your thread. When responding to posts via your
newsreader,
| > please "Reply to Group" so that others may learn and benefit from your
| > issue.
| >
| > Microsoft engineers can only focus on one issue per thread. Although we
| > provide other information for your reference, we recommend you post
| > different incidents in different threads to keep the thread clean. In
doing
| > so, it will ensure your issues are resolved in a timely manner.
| >
| > For urgent issues, you may want to contact Microsoft CSS directly.
Please
| > check http://support.microsoft.com for regional support phone numbers.
| >
| > Any input or comments in this thread are highly appreciated.
| > =====================================================
| >
| > This posting is provided "AS IS" with no warranties, and confers no
rights.
| >
| > --------------------
| > | Thread-Topic: DHCP: not reached by clients
| > | thread-index: AcfxRTnQs04PPDY5SXGYjsfVFw+pEQ==
| > | X-WBNR-Posting-Host: 207.46.193.207
| > | From: =?Utf-8?B?Sm9iIEFuZGVyc3Nvbg==?=
| > <JobAndersson@xxxxxxxxxxxxxxxxxxxxxxxxx>
| > | Subject: DHCP: not reached by clients
| > | Date: Fri, 7 Sep 2007 04:50:02 -0700
| > | Lines: 27
| > | Message-ID: <F272F7DD-4FE8-424D-BA28-902E7B84CA84@xxxxxxxxxxxxx>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
| > | Newsgroups: microsoft.public.windows.server.sbs
| > | Path: TK2MSFTNGHUB02.phx.gbl
| > | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:61445
| > | NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148
| > | X-Tomcat-NG: microsoft.public.windows.server.sbs
| > |
| > | Network:
| > |
| > | 1. (teh internets)
| > |
| > | 2. Power Super Router
| > |
| > | 3. SBS (local DC, DNS, DHCP, Exchange and misc M$ f00) on the same
level
| > are
| > | all clients.
| > |
| > | And YES, SBS IP == DNS!!! (before anyone asks).
| > |
| > | I dont believe in DHCP, I think its one of the lazy shortcuts that
will
| > | eventually doom humanity - however as it supposedly fixes all DNS
keys
| > and
| > | strings that have outdated IP numbers (since we changed the server IP
| > after
| > | we hooked it up to the router) I did it anyway. So, I enabled DHCP.
| > During
| > | this process I followed atleast 5 or so excellent guides on setting
up
| > dhcp
| > | server - (all were however ripped copies of one Ms Technet). Well, I
set
| > up a
| > | scope and Verified the server en restarted it and guess what.
| > |
| > | No clients can connect.
| > |
| > | Setting STatic IP:If I connect with router ip as gateway, server ip
as
| > dns I
| > | still cant ping my server. Ths is some DNS error?
| > |
| > | Any ideas?
| > |
| > |
| > |
| >
| >
|
.
- References:
- RE: DHCP: not reached by clients
- From: Terence Liu [MSFT]
- RE: DHCP: not reached by clients
- From: Job Andersson
- RE: DHCP: not reached by clients
- Prev by Date: Re: SBS and second Exchange server
- Next by Date: Re: CEICW settings
- Previous by thread: RE: DHCP: not reached by clients
- Next by thread: Re: how to deploy the outlook application to clients effeciently
- Index(es):
Relevant Pages
|