![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hardware Change 715/33 715/100 HIL - PS2 - XServer didnt start ??? | rbrandt1 | HP-UX | 0 | 06-05-2007 07:29 AM |
| How do I change IP addresses in command mode... | Super.Anyak | UNIX for Dummies Questions & Answers | 6 | 06-09-2004 04:01 PM |
| Ip Addresses | evil_d00d | IP Networking | 4 | 02-27-2002 03:32 AM |
| ip addresses | dragonslayer100 | IP Networking | 2 | 01-28-2002 08:25 AM |
| Hardware Addresses | tcat | UNIX for Dummies Questions & Answers | 1 | 06-12-2001 03:22 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Ip Addresses With Hardware Change
I have 2 identical printers with the same IP on my network. One is only used as a backup for the primary printer and both are never on line at the same time. The goal was to always keep only 1 on and have an use the other printer as an immediate backup if necessary. But when I switch the cable I can't ping the printer until I reboot. I am assuming UNIX is saving the MAC addresses and it no long matches. How do I refresh the UNIX IP Address table without rebooting?
Thanks in advance!! |
|
||||
|
I've read about the arp command, but that is for changing the table. What I really want to do is regenerate the table without effecting any users who may be on. I've looked at inet and netgen but they say that the script should not be run manually. There must be an easier way to tell the system to go out and look for all IP's and rebuid the table. Any ideas?
|
|
||||
|
The ARP table generates itself whenever you try to talk to an unknown IP address. This happens automatically, at a level so deep that TCP/IP never needs to worry about it. Just delete the bad entry to make room for the new one, and the new entry will just appear next time you try to use the printer.
Deleting an ARP entry is a very safe thing to do. You can't even break connections with it, any missing ones will just be looked up again. Last edited by Corona688; 09-27-2006 at 04:25 PM.. |
|
||||
|
Corona688......
Thank you very much for your help. This process worked great for us. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|