big_nath Posted March 19, 2009 Posted March 19, 2009 Hi, we have just suffered a power surge and know most printers aren't working. Are they fried? They are network printers, but they will only get a 169.x.y.z IP. I have tried resetting the Printer and resetting the switches they are connected to. Any other ideas?
Michael Posted March 19, 2009 Posted March 19, 2009 You most likely need to setup a static IP, Subnet Mask, Gateway and Primary DNS. If you need this information, open up a command prompt (on any machine on your network) and type: ipconfig /all Make a note of all the relevant information, then substitute the IP (for example, if your computer is 192.168.0.10, then your printer might be 192.168.0.50. The other information should be identical. If you use DHCP to give your printers an IP dynamically, make sure DHCP is enabled on the printers. I presume also that DHCP Server is working correctly on your server? Start > Run > Services.msc
big_nath Posted March 19, 2009 Author Posted March 19, 2009 You most likely need to setup a static IP, Subnet Mask, Gateway and Primary DNS. If you need this information, open up a command prompt (on any machine on your network) and type: ipconfig /all Make a note of all the relevant information, then substitute the IP (for example, if your computer is 192.168.0.10, then your printer might be 192.168.0.50. The other information should be identical. If you use DHCP to give your printers an IP dynamically, make sure DHCP is enabled on the printers. I presume also that DHCP Server is working correctly on your server? Start > Run > Services.msc thanks, DHCP is working on server. I will set static if that is the only solution but i wanted to use DHCP still for them Ideally.
Michael Posted March 19, 2009 Posted March 19, 2009 It is quite common practice to set a static IP configuration for printers. If you take a look on your print server, you should be able to see what IP the printer was originally setup with. Start > Settings > Printers and Faxes. Right click the printer in question and choose 'Properties' > Ports. It should be listed IP_192.168.0.50 TCP/IP Port (for example).
kmount Posted March 19, 2009 Posted March 19, 2009 I prefer to keep the printers on DHCP and set up reservations on the server for them as it just makes it a whole lot easier changing later.
pete Posted March 19, 2009 Posted March 19, 2009 Check for partially fried nics on the printer or the switch ports they plug into as well.
SYNACK Posted March 19, 2009 Posted March 19, 2009 It could just be that the printers restarted before DHCP on the server. Have you tried turning them off then on again ( I can't beleive that I just said that and even more so that it may be the solution ). You should also check that your DHCP server is still running properly by doing an ipconfig /release ipconfig /renew on one of your client computers. The printers may already be setup with reserved addresses in DHCP but would not have been allocated them if the server was still booting.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now