Mar 17, 2005 #1 Dee4 IS-IT--Management Joined Feb 2, 2005 Messages 1 Location US I have a machine running AIX ver. 3.4, I can ping the local host and all LAN IP's, but the machine will not ping it's own IP address.
I have a machine running AIX ver. 3.4, I can ping the local host and all LAN IP's, but the machine will not ping it's own IP address.
Mar 17, 2005 #2 Hammer Programmer Joined Jul 14, 2004 Messages 60 Use netstat -rn to show where it thinks it should be routing the request. Use ifconfig -a to show your interface definitions to be sure you've configured the addresses correctly. Upvote 0 Downvote
Use netstat -rn to show where it thinks it should be routing the request. Use ifconfig -a to show your interface definitions to be sure you've configured the addresses correctly.