Indeed. Check for wireless access points which can sometimes be routers configured differently, airports for example as wireless LAN extenders when some moron presses the reset hole. In network configuration reset one of the Mac Pro's to automatic ip to get the ip off the miscreant device then try to log onto it using the gateway and/or server address supplied using a web browser. Usually 192.168.X. Last digit usually either 1 or 254. The x is cos you never supplied the third part of the IP address.
If you can't log on you can at least get a clue. If you can obtain the hex MAC address of the dhcp server you can usually find out which manufacturer it is.
Open terminal
Type ping 192.168.xxx.xxx enter
type arp -a enter
That gives the MAC address
Then look it up here:
http://www.coffer.com/mac_find/
If it's an Apple manufacturer MAC address run airport utility on the tower you changed earlier and check whether one of them is in router and not bridge mode as it should be, getting its ip from the usual 10.1.1.xxx dhcp server.
I've just done myself out of some money here
Like I said, we were able to get connected by using manual setup.
Also note, we have been connected with no issues since they upgraded the server to one that uses 10.1.1.x for over a year or two without issue.
I forgot to mention, when we had tried connecting before, we had gotten sent to a webpage with this message {see attachment}:
However, my computer is a early 2008 model and does not have airport, the others should have it turned off.
When I connect through DHCP, I can ping the router which is 192.168.1.240 for some reason, and when I enter arp -a in the terminal I get
? (169.254.1.0) at (incomplete) on en0 [ethernet]
? (192.168.1.5) at f0:4d:a2:26:1f:87 on en0 ifscope [ethernet]
? (192.168.1.240) at f8:78:8c:1:64:42 on en0 ifscope [ethernet]
? (192.168.1.255) at ff:ff:ff:ff:ff:ff on en0 ifscope [ethernet]
More like why doesn't the dhcp server have them reserved! I smell an airport. If it's closer to the computers than the server is it will hijack their ip allocation and it has a default 192.168 ip and no web interface in router mode..
It's always run on DHCP with automatic IP, why isn't it reserved, idk, my IT dept is not the most inept or I wouldn't be looking for help here.
I would be giving the person who pressed the reset on the airport/access point a severe telling off first. I certainly wouldn't say I'd set them as static cos we don't have a clue how their network is setup, we're blind! For example if they connect to active directory the server may want to issue the IP address..
We never did anything to airport on our computers, we left yesterday with everything working, this morning, it wasn't.
If I try to enter DHCP with manual address, that doesn't work either, even with a 10.1.1.x IP address. I have to do full manual.
As of right now, we are all on manual, and have static IP addresses, all manual, should we just leave it as is? And not worry about trying to get the IT department to fix the problem that just came up out of nowhere?