Re: ip problem as well as urgent problem
- From: "Ryan A. Krenzischek" <ryan@xxxxxxxx>
- Date: Tue, 17 Oct 2006 17:15:02 -0400
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
.
- References:
- ip problem as well as urgent problem
- From: alielmali78@xxxxxxxxx
- Re: ip problem as well as urgent problem
- From: Richard B. Gilbert
- ip problem as well as urgent problem
- Prev by Date: Re: Need help - Error
- Next by Date: Re: Help piecing SMF/SVC boot SEQUENCING from start to finish ...
- Previous by thread: Re: ip problem as well as urgent problem
- Next by thread: Re: ip problem as well as urgent problem
- Index(es):
Relevant Pages
|