network configuration

Stuart Sears stuart at sjsears.com
Fri May 5 06:58:10 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nofriyadi Nurdam wrote:
> Marc, I thank you very much for the answer.
>   
>   I have tried:
>   # /etc/rc.d/init.d/network restart
>   
>   response of redhat:
>   shutting down loopback interface         [OK]
>   setting network  parameters                   [OK]
>   Bringing up loopback interface: arping: socket: address family not supported by protocol
>   Error, some other host already uses address 127.0.01      [FAILED]
>   Bringing up interface  eth0                   [OK]
>   
>   Response of  # ifconfig : command not found
>   
>   Response of # netconfig : command not found

echo $PATH
how did you become root to perform these steps?
su ?
if so, make sure that you switch to root by using
su -
which will give you root's path and environment
the paths to those commands are
/sbin/ifconfig
/usr/sbin/netconfig

>   
>   How can I know which other host uses the address 127.0.0.1

ifconfig will tell you these things (as will 'ip a')
but once again, unless you have root's full PATH you will have to run
them as /sbin/ifconfig or /sbin/ip a


which version of Red Hat is this?

Regards

Stuart
- --
Stuart Sears RHCA RHCX
To err is human, to forgive is Not Company Policy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFEWveCamPtx1brPQ4RAtwhAJ9dO7aZXUYAqHC85mV8kT/SLy9CwACfSF0J
YszViWKbDZRWbuNI94NVpSw=
=Hxdf
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Redhat-install-list mailing list