remote connection via LAN

Hi,
i have a BSOD error and want to debug from another pc. This two computer are on the same LAN( can ping each-other) but i couldnt use their serial ports.
Can i connect this two computers by Windbg(can remote connection) without serial ports and any other programmes(VM, VirtualBox)? How?

Your choices are serial port, 1394 or if you are lucky USB. There is no
support for a remote machine over an Ethernet connection.

Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@netas.com.tr
Sent: Monday, March 14, 2011 10:23 AM
To: Kernel Debugging Interest List
Subject: [windbg] remote connection via LAN

Hi,
i have a BSOD error and want to debug from another pc. This two computer are
on the same LAN( can ping each-other) but i couldnt use their serial ports.
Can i connect this two computers by Windbg(can remote connection) without
serial ports and any other programmes(VM, VirtualBox)? How?


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

I can connect by;

Local machine command(Windbg) : .server tcp:port = 9000
Remote machine command(Windbg) : tcp:Port=9000,Server=servername (from a
writing of Herbert Zimbizi)

Result : OSMAN-TOKER\otoker (tcp 47.168.2.140:2940) connected at Mon Mar
14 17:28:28 2011

But i couldnt see anything on the remote machine Windbg monitor while
BSOD appears on the local machine.

Osman

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Don Burn
Sent: Monday, March 14, 2011 4:32 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] remote connection via LAN

Your choices are serial port, 1394 or if you are lucky USB. There is no
support for a remote machine over an Ethernet connection.

Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@netas.com.tr
Sent: Monday, March 14, 2011 10:23 AM
To: Kernel Debugging Interest List
Subject: [windbg] remote connection via LAN

Hi,
i have a BSOD error and want to debug from another pc. This two computer
are on the same LAN( can ping each-other) but i couldnt use their serial
ports.
Can i connect this two computers by Windbg(can remote connection)
without serial ports and any other programmes(VM, VirtualBox)? How?


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

No that type of connection is one Windbg to another Windbg, the remote
Windbg then needs to connect to the test machine with one of the mechanisms
in my earlier post.

Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Osman TOKER
Sent: Monday, March 14, 2011 10:41 AM
To: Kernel Debugging Interest List
Subject: RE: [windbg] remote connection via LAN

I can connect by;

Local machine command(Windbg) : .server tcp:port = 9000
Remote machine command(Windbg) : tcp:Port=9000,Server=servername (from a
writing of Herbert Zimbizi)

Result : OSMAN-TOKER\otoker (tcp 47.168.2.140:2940) connected at Mon Mar
14 17:28:28 2011

But i couldnt see anything on the remote machine Windbg monitor while
BSOD appears on the local machine.

Osman

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Don Burn
Sent: Monday, March 14, 2011 4:32 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] remote connection via LAN

Your choices are serial port, 1394 or if you are lucky USB. There is no
support for a remote machine over an Ethernet connection.

Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@netas.com.tr
Sent: Monday, March 14, 2011 10:23 AM
To: Kernel Debugging Interest List
Subject: [windbg] remote connection via LAN

Hi,
i have a BSOD error and want to debug from another pc. This two computer
are on the same LAN( can ping each-other) but i couldnt use their serial
ports.
Can i connect this two computers by Windbg(can remote connection)
without serial ports and any other programmes(VM, VirtualBox)? How?


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer