Re: Help! Clients are off the network.
- From: "Larry Struckmeyer [SBS-MVP]" <lstruckmeyer@xxxxxxxxxxxxxxx>
- Date: Tue, 30 Dec 2008 11:30:16 -0700
Steve is right... you need to get your ip and dhcp straightened out.
As a rule, you should see every nic in your lan pointed to the internal nic of the SBS for DNS. Secondly, the external nic should be on a subnet not commonly used by home based routers, meaning that 192.168.0.x and 192.168.1.x are not good choices. (only relevant if you choose to allow VPN direct to the server).
Run the change server IP wizard to move it to 192.168.xx.2, (you can move it back to .16 if you wish).
If desired, move the external nic and the LAN side of the router, but not necessary for this exercise.
Then run the CEICW and verify that the workstations can get an ip in the same range as the server internal nic.
Once that works, than if you can ping the server from the workstations by ip and by name, you should be good to go.
If none of this fixes it, give us a new config and look at the properties of the DHCP server and make sure your switch is working. You should be able to do that by putting the workstation on static in the same range and ping server ip should then be successful.
--
Larry
Please post the resolution to your
issue so that others may benefit.
"SteveB" <newsgroup@xxxxxxxxxx> wrote in message news:%23DaCQmqaJHA.1704@xxxxxxxxxxxxxxxxxxxxxxx
In your first post you mentioned changing the server IP address several times. Did you use the Change IP wizard to do this? You certainly need to get DHCP running properly on the SBS so that clients can receive a valid IP address.
"PWT24" <PWT24@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:E05AF564-68B4-4563-A917-F77FB92751E3@xxxxxxxxxxxxxxxxThanks Larry. I would like to fix what I have then go to one nic then worry
about the phones.
Here are the results from the server;
Windows IP Configuration
Host Name . . . . . . . . . . . . : myservername
Primary Dns Suffix . . . . . . . : mydomainname.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : mydomainname.local
Ethernet adapter Server Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-0E-0C-3E-A7-FB
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.124
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.16.2
Primary WINS Server . . . . . . . : 192.168.1.124
NetBIOS over Tcpip. . . . . . . . : Disabled
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Linksys LNE100TX Fast Ethernet
Adapter(LNE100TX v4)
Physical Address. . . . . . . . . : 00-0C-41-E6-32-AA
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.16.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.16.2
Here are the results from a workstation;
Windows IP Configuration
Host Name . . . . . . . . . . . . : username
Primary Dns Suffix . . . . . . . : mydomainname.local
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connection
Physical Address. . . . . . . . . : 00-13-20-56-0E-D1
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.50.174
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
"Larry Struckmeyer [SBS-MVP]" wrote:
Seems we should first fix what you have, than move to one nic if you want,
or fix the iphone with one or two nics your call.
To work on the present issue, please post the unedited results of:
ipconfig /all > c:\iptest.txt
from the server and an affected workstation.
--
Larry
Please post the resolution to your
issue so that others may benefit.
"PWT24" <PWT24@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3CD3AC08-98E2-4183-8FFE-A6983D0AC01C@xxxxxxxxxxxxxxxx
> This is a Standard SBS2003 SP2, no ISA.
>
> Last night I tried to change my servers configuration from a 2 nic to > one.
> I thought this was an easy thing to do but every time I think that it > ends
> up
> proving me wrong. I disabled the second nic and tried to run the > CEICW
> and
> it failed saying there was a DHCP scope issue so I changed the IP > address
> of
> the server and then disabled the Nic and ran the CEICW. Changed my > server
> ip
> back to the original address and reran the CEICW again. Now it > appeared
> to
> be good but all my clients were disconnected from the network. I > tried to
> release and renew the addresses with no luck, so I then even tried to
> assign
> statics and still no luck. The server connects to company web and the
> internet just fine but no clients can connect.
>
> Now I put everything back (so I thought) and I am in the same boat.
> Still,
> the server connects to the internet just fine but no clients. I > cannot
> ping
> the server from a client and I cannot renew the address because it > states
> the
> client is unable to contact the DHCP server. Now I have tried to > restart
> the
> DHCP service many times and still no luck.
>
> Any ideas on what I screwed up? Any ideas how I can just go to a one > nic
> configuration? It is a long story why I am doing this but the bottom > line
> is
> there seems to be no way to connect an iphone to my server so I > thought
> maybe
> this 2 nic is the issue. I have spent about 35 hours trying to get my
> iphone
> to connect so obviously I am reaching for anything at this point and
> thought
> that might have something to do with it. Now I have bigger issues > with no
> clients!!
>
>
.
- Follow-Ups:
- Re: Help! Clients are off the network.
- From: SuperGumby [SBS MVP]
- Re: Help! Clients are off the network.
- From: PWT24
- Re: Help! Clients are off the network.
- References:
- Help! Clients are off the network.
- From: PWT24
- Re: Help! Clients are off the network.
- From: Larry Struckmeyer [SBS-MVP]
- Re: Help! Clients are off the network.
- From: PWT24
- Re: Help! Clients are off the network.
- From: SteveB
- Help! Clients are off the network.
- Prev by Date: Re: "Trying to connect" issues off and on
- Next by Date: Re: "Trying to connect" issues off and on
- Previous by thread: Re: Help! Clients are off the network.
- Next by thread: Re: Help! Clients are off the network.
- Index(es):
Relevant Pages
|