Re: ifconfig equivalent for Windows?



On Mar 12, 6:23 pm, Rikishi 42 <skunkwo...@xxxxxxxxxxxxx> wrote:
On 2008-03-12, buck <b...@xxxxxxxxxxx> wrote:





I have been searching for hours trying to find a utility for Windows
that will return the same information as ifconfig regarding overruns,
frame, carrier, Etc. and I find nothing at all.

The problem is that we have a mixed network of Linux and Windows boxes
and my main Linux machine's internal facing NIC is showing
RX packets:86272246 errors:3084 dropped:821 overruns:3084 frame:0
TX packets:80610778 errors:0 dropped:0 overruns:4 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4145544363 (3953.4 Mb)  TX bytes:3168716203 (3021.9 Mb)

and I need to find the Bad Boy that is causing all those overruns.
Short of booting a live Linux distro on each Windows box, is there
some tool available for detecting the source of the RX overruns?

Under the Win9x/ME familly: Start/run/winipcfg

Under NT4, W2K, XP and probably Vista:

'ipconfig' will get you ip address, subnet mask and default gateway.
'ipconfig /all' will get you more details (DNS, DHCP, etc...)

Also, if the machine is configured to use DHCP:
'ipconfig /release' will release the IP to DHCP
'ipconfig /renew' will request an address from the DHCP

--
There is an art, it says, or rather, a knack to flying.
The knack lies in learning how to throw yourself at the ground and miss.
Douglas Adams

Hey you may want to try the "netsh" commands in windows, this is a
powerful command line.
Try "netsh diag adapter 1".........hope this helps
.



Relevant Pages

  • Re: ifconfig equivalent for Windows?
    ... I have been searching for hours trying to find a utility for Windows ... and I need to find the Bad Boy that is causing all those overruns. ... 'ipconfig' will get you ip address, ... if the machine is configured to use DHCP: ...
    (comp.os.linux.networking)
  • Re: setting computer name
    ... If your network interfaces use DHCP, you can configure the DHCP server ... > however it did not have 'multi on', which I saw as being needed according to the Linux how-to help guides. ... > on how to install gcc 2.95.3 on Linux. ...
    (Fedora)
  • Re: default gateway not letting me out?
    ... > They say that they do not support linux clients. ... I assume is what you mean by "default" Verizon page being presented to ... -- your Win dhcp request is properly formed and properly processing ...
    (comp.os.linux.networking)
  • Re: ONE Linux DHCP Server + Multiple VLANs - Soluble problem?
    ... because I've really tried thousands of dhcp and interfaces configs without success why does WinNT4 manage handle it and not the latest linux kernel... ... DNS server and a linux box as a file server. ... The servers are in VLAN 100 and the other office computers are in the others. ...
    (comp.dcom.sys.cisco)
  • DCHP overrides default gateway and nameserver on double-nic server.
    ... I am setting up several Linux boxes (RedHat Enterprise Linux 2.1, ... get a default gateway from the DHCP-server. ... the Windows DHCP that seems to say no info on gateway nor nameserver ...
    (comp.os.linux.networking)