Re: ip problem as well as urgent problem




alielmali78@xxxxxxxxx wrote:

hi dear friends;
my machine which is ultra 10 has an ip address and before a couple of
days was connecting machine

Check the following:

netstat -i

Your error counters for Input/Output Errors should be zero or a very low number. If the I/O Error numbers are not zero, wait a couple of minutes and re-run the netstat command, as listed above, to see if the numbers increment. If they do, check your speed/duplex in /etc/system or using ndd. Your mileage will vary depending on what kind of interface you are using.

In regards to someone else using your IP address, look in /var/adm/messages. Normally /var/adm/messages will state something like this:

Hardware address 'xx:xx:xx:xx:xx:xx ' trying to be our address xxx.xxx.xxx.xxx !

If so, give the hardware address to your network admin. They will be able to trace it by the mac address and shutdown the offending port.

Also, check the following basics:

Can you ping your default gateway (if permitted on your network)?
Is the interface up?
Can you ping your own IP?
Can you ping another ip that is local to your network or vlan?

Is your default gateway set or wrong?
netstat -rn
If so, check /etc/defaultrouter and correct the parameters and
route change default x.x.x.x

*where x.x.x.x is the ip of the default gateway

Is your subnet mask correct? Check /etc/netmasks

Also, do you see broadcast packets on the line? Use "snoop -d interface" to see if any broadcast traffic shows up. Replace "interface" with your ethernet driver/instance (e.g. hme0).

Regards,

Ryan
.



Relevant Pages

  • Re: How to Disable Microsoft Networking Port Listeners?
    ... netstat -a shows active listeners on some undefined interface, ... many companies whose networks were being hacked blind, ... > act as an active interface. ... > list what is listening at all anywhere as far as I know. ...
    (microsoft.public.win2000.networking)
  • Re: I love TCPIP (not!)
    ... There's a bit more detail in the NETSTAT GATE output than in the GATEWAY ... The "LOOPBACK" entry appears because of the following taken from the z/OS ...
    (bit.listserv.ibm-main)
  • After Patching 4.3.3 disappeared lo0 device, and cant ping my own ip
    ... and some AIX patches are required. ... enabling en2 (that's the interface linked to the LAN) I can ping any ... netstat commands, I can see that lo0 device doesn't seems to ...
    (AIX-L)
  • Re: Netstat output question
    ... "tcp6" means that it is an IPv6 socket. ... is used to complete an IPv6 address with the interface to use, ... The address I am passing the Java client is clearly an IPv4 address. ... is that it changes every time I call netstat. ...
    (comp.os.linux.networking)
  • Re: Network is unreachable........
    ... codeman wrote: ... >>is an ip address and not a hostname? ... > Yes I have my gateway 65.32.216.1 ... Can you just do a verbatim dump of netstat -in and netstat -rn? ...
    (comp.sys.sgi.admin)