On Sun, 2005-10-02 at 20:35, Gaspar Bakos wrote: > Hi, > > I have a remote power switch device which comes with factory default IP > setting 192.168.1.250. It is not intelligent; it hsa no DHCP, for > example. I have a crossover cable, and I have two ethernet cards in the > PC: eth0 and eth1. > > My question is: is there a way of assigning 192.168.1.250 to my eth0 or > eth1 under Redhat linux? > > I have been trying to play with > ifconfig, ifup, ifdown, etc. > but I get the complaint "192.168.1.250" is already in use. > > Cheers > Gaspar Try setting you systems IP address to 192.168.1.251. Sounds like youo are trying to set a systems IP address to the same IP as on the remote power switch. The 192.168.1.250 address appears to be what is assigned to the remote power switch. Actually if you temporarily set a system up with 192.168.1.251 you should be able to reconfigure your remote power switches IP address to something you can use on your LAN.