Ace,
Do you know where in the SBS 2003 box I would go to remove any reference to
the new server's IP address? If I disjoin the domain, and I go to the SBS
2003 box and ping the 192.168.1.11 address, it still tries to locate the
FQDN address of the new 2008 server even though it doesn't belong to the
domain. So, since I'm not a OS guy, where would I go to remove all
references to the 192.168.1.11 address that was used by the new 2008 server?
I went under the DNS application and anything that had the 192.168.1.11
address I deleted. But it still seems to want to resolve the name (I
originally named the new 2008 server has follows when I joined the sbs
domain: 1718Server)
Additional information:
We have some new routes that another company installed and maintains.
This was done to handle our new T1 Phone Lines. This same equipment is now
used for data. Anyway, it appears that after a complete reinstall of the
2008 OS on the new server, I noticed that the box gets the following
addresses assigned to the NIC card:
IP address 192.168.101.36
mask 255.255.255.0
Gateway 192.168.101.1
DHCP 191.168.101.1
DNS 4.4.2.2 (free dns)
with these setting I can get out to the Internet and also ping the SBS box
via the 192.168.1.2
I changed the DNS to 192.168.1.2 for testing. When I go this, I can ping the
SBS box via the server name. I can also join the SBS domain without a
problem. After joining the domain, I can ping the SBS box with either the IP
address or FQDN.
Now, if I assign the IP addresses on the NIC card in the 2008 server to :
IP address 192.168.1.11
mask 255.255.255.0
Gateway 192.168.1.1
and leave the DNS at 192.168.1.2
With this change, I can not ping the SBS box or even get out to the
Internet. Even after Disabling all the firewalls on the 2008 server.
"Ace Fekay [MVP-DS, MCT]" <aceman@newsgroup> wrote in message
news:O3cQDxk3KHA.1452@newsgroup
"Thomas Kroljic" <tkroljic@newsgroup> wrote in message
news:ublZsFk3KHA.3728@newsgroup
> Ace,
> I went into the firewall options on the 2008 server and turned off each
> firewall. I'm still unable to ping the SBS box. I noticed that I wasn't
> even
> able to ping the gateway (192.168.1.1). Not sure why this is.
>
> I tried the following:
>
> I disconnected the server from the SBS domain. Rebooted. I then changed
> the NIC card settings
> so the IP address would come from the DHCP but I left the DNS setting
> alone
> (it still points to the sbs box which is 192.168.1.2).
>
> I then rejoined the Domain. After joining the domain, I was able to ping
> the SBS server. But, if I go into the NIC card on the 2008 server and
> change
> the IP address to
> IP address 192.168.1.11
> Mask 255.255.255.0
> Gateway 192.168.1.1
> DNS 191.168.1.2
>
> after this change I am then unable to ping the SBS box. Go figure!
>
> Any suggestions.
> After changing it, does it resolve when you try to ping, but you just don't
receive replies?
How about nslookup? Does that work when trying go resolve something,
anything, - try resolving the SBS server FQDN, as well as something
outside, such as
www.intel.com.
It's starting to sound like the SBS domain GPO firewall, or the .11 address
is in conflict with something else being used. What is the current DHCP
scope range?
Ace