changing device ip address?

yeah - a simple command line for Cisco routers.... - interface blah blah - ip address 192.168.1.1 255.255.255.0 - ip address 10.0.0.1 255.255.0.0 secondary

I haven't looked at my Linksys or Dlink "home" routers to see if that is even possible.

Reply to
ps56k
Loading thread data ...

BTW -

1 - you must be on Win7 as an admin acct 2 - click the start/ball in the lower left corner 3 - in the bottom "text/search" box - enter CMD then Enter. 4 - you should get the DOS command prompt window.
Reply to
ps56k

Thank you very much.

Reply to
Jeff

The challenge got me going. Followed your excellent instructions. Got very excited because your commands all worked with no errors. But the ping timed out and failed. I think I know where I went wrong:

The mac address is correct. But maybe when this device was setup in my previous network it had been changed from its default factory ip to the network it used to be on which I no longer recall. Anyway to find out?

In case this helps: Interface: 10.0.0.3 --- 0xb Internet Address Physical Address Type 10.0.0.1 20-e5-2a-53-e8-41 dynamic 10.0.0.4 d4-4b-5e-f5-c7-13 dynamic 10.0.0.25 00-00-b4-d4-75-69 static 10.0.0.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static 255.255.255.255 ff-ff-ff-ff-ff-ff static

Reply to
Jeff

It's not necessary to login/logout of an admin account every time you need to do something that requires admin privledges. Try it this way:

"Start a Command Prompt as an Administrator"

I just COPY the CMD icon buried in the Accessories group to the desktop. I then edit the properties so that it always runs as administrator, and change the name so I have a clue as to what it does.

Reply to
Jeff Liebermann

The current TCP/IP address of the unknown device doesn't matter, as that's the whole point of this entire exercise.

What is the MAC of the print server ? guessing the 00-00-b4-d4-75-69 ?? Seems weird, as the first 00-00 should NOT be zeros, as these numbers are uniquely assigned to the mfg of the hardware interface.

This is a very weird ARP listing for a simple home network...

What are the 224.x.x network devices ? and the 239.x.x device ?

Reply to
ps56k

Never mind on these 224.x.x thru 239.x.x

- forgot - it's Multicast - ignore them -

Interface: 10.0.0.3 --- 0xb Internet Address Physical Address Type 10.0.0.1 20-e5-2a-53-e8-41 dynamic 10.0.0.4 d4-4b-5e-f5-c7-13 dynamic 10.0.0.25 00-00-b4-d4-75-69 static 10.0.0.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static 255.255.255.255 ff-ff-ff-ff-ff-ff static

Reply to
ps56k

BTW - the print server of course must be physically connected to the network and turned on for the PING to find it and send a packet to it...

Any LED lights should also be on, and blinking with network activity.

Reply to
ps56k

Thank you again. Will retry tomorrow.

Reply to
Jeff

I guess I am doing something wrong or maybe the device has gone bad even though its led lights work fine.

Here's what I did:

- device is connected to the HP printer's ancient centrionic port.

- ethernet cable from device to port on my Netgear router WNDR3700v4 (That's the way it was working in the previous system)

- device leds working

- turned off my windows firewall

- opened cmd prompt "run as administrator" privileges. the mac printed on the device is 00-00-b4-d4-75-69

Next in the admin cmd prompt: arp -a arp -s 10.0.0.25 00-00-b4-d4-75-69

arp -a ping 10.0.0.25

Results are below.

ROUTER: I also looked in my router settings to see if I had previously set MC access restrictions. Did not find anything but did not find a screen where they would be.

The wan is WPA2-PSK (AES) protected. Maybe that is the problem?

The router interface has a screen for "attached devices", both wired and wireless. The wired device section shows no attached devices. The wireless one does not include the print server.

LAN setup shows (see attachment)

WAN setup screen has unselected: Respond to Ping on internet port Could that be the problem? NAT Filtering is "secured"

Results: C:\windows\system32>arp -a

Interface: 10.0.0.3 --- 0xb Internet Address Physical Address Type 10.0.0.1 20-e5-2a-53-e8-41 dynamic 10.0.0.4 d4-4b-5e-f5-c7-13 dynamic 10.0.0.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static 255.255.255.255 ff-ff-ff-ff-ff-ff static

Interface: 169.254.230.165 --- 0x1a Internet Address Physical Address Type 169.254.255.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static

C:\windows\system32>arp -s 10.0.0.25 00-00-B4-D4-75-69

C:\windows\system32>arp -a

Interface: 10.0.0.3 --- 0xb Internet Address Physical Address Type 10.0.0.1 20-e5-2a-53-e8-41 dynamic 10.0.0.4 d4-4b-5e-f5-c7-13 dynamic 10.0.0.25 00-00-b4-d4-75-69 static 10.0.0.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static 255.255.255.255 ff-ff-ff-ff-ff-ff static

Interface: 169.254.230.165 --- 0x1a Internet Address Physical Address Type 169.254.255.255 ff-ff-ff-ff-ff-ff static 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.252 01-00-5e-00-00-fc static 239.255.255.250 01-00-5e-7f-ff-fa static

C:\windows\system32>ping 10.0.0.25

Pinging 10.0.0.25 with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out.

Ping statistics for 10.0.0.25: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Should I just forget about it?

Jeff

Reply to
Jeff

Thank you.

Reply to
Jeff

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.