A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Displaying the path to ISP provider



 
 
Thread Tools Display Modes
  #1  
Old April 10th 08, 01:52 PM posted to microsoft.public.win98.gen_discussion
SANTANDER[_2_]
External Usenet User
 
Posts: 53
Default Displaying the path to ISP provider

what is command to display full detailed path from my PC to ISP router where
my pc gets internet from.

Thanks

  #2  
Old April 10th 08, 03:51 PM posted to microsoft.public.win98.gen_discussion
Ingeborg
External Usenet User
 
Posts: 217
Default Displaying the path to ISP provider

SANTANDER wrote:

what is command to display full detailed path from my PC to ISP router
where my pc gets internet from.


Do you mean 'tracert www.isp.com' ?
  #3  
Old April 10th 08, 04:15 PM posted to microsoft.public.win98.gen_discussion
SANTANDER[_2_]
External Usenet User
 
Posts: 53
Default Displaying the path to ISP provider


"Ingeborg" wrote in message
...
SANTANDER wrote:

what is command to display full detailed path from my PC to ISP router
where my pc gets internet from.


Do you mean 'tracert www.isp.com' ?


no, no any relations with this.
I need know exact and detailed patch from my PC to my ISP (Internet Service
Provider) computer, not web hosting.

  #4  
Old April 10th 08, 06:45 PM posted to microsoft.public.win98.gen_discussion
Fan924
External Usenet User
 
Posts: 92
Default Displaying the path to ISP provider

Click Start, and then click Run.
type
winipcfg
then ok

  #5  
Old April 10th 08, 07:01 PM posted to microsoft.public.win98.gen_discussion
MEB[_2_]
External Usenet User
 
Posts: 1,626
Default Displaying the path to ISP provider



"SANTANDER" wrote in message
...
| what is command to display full detailed path from my PC to ISP router
where
| my pc gets internet from.
|
| Thanks
|

Command: Open eyes, look at cabling and devices {grin}.

IF you have a local network beyond a single device, or perhaps when using
ICS [meaning two or more computers sharing one connection], then you can
PING the local router address from the individual nodes/computers.
Commands from the DOS prompt or CMD window:
ping {router/gateway address}
ipconfig /all /batch {drive:\folder\file name - creates a text file of all

IP-addies}
tracert {ip address of router or other nodes}- trace route


Other commands:
cfgwiz32 - ISDN config
clicfg - SQL client config
cmmgr32 - Connection Manager
cmmon32 - Connection Manager Monitor
dcomcnfg - Distributed COM Configuration
fixmapi - MAPI Repair Too
nbtstat - Displays protocol statistics and current TCP/IP connections using
NBT(NetBIOS over TCP/IP).
net - Network Diagnostics and commands
netstat - TCP/IP Netstat Command - Displays protocol statistics and current
TCP/IP network connections.
ne****ch - Net Watcher
route - TCP/IP Route Command
winipcfg - graphic IP configuration

Installing the Resouces Kit [or individual components if possible] gives a
few mo
netmon - network monitor
poledit - policy editor
pwledit - password editor
rpcpp - RPC Print Provider (RPCPP
regsrv - remote registry

XP has some mo
bitsadmin - BITS administration utility
browstat - Browser Statistics Utility
dhcploc - Detects rogue DHCP server
dnscmd - DNS Command Line Admin Utility
getsid - {obvious}
httpcfg - http config util
ipseccmd - IPSec Command Utility
netcap - Generates a Network Monitor capture file
netdiag - Network Availability Test / diagnostics
netdom -
netset
nltest - MicrosoftR Logon Server Test Utility
pptp ping - pptp diag
rasdiag - remote access diag
rsdiag - remote storage diag
showaccs - show access
snmputil
snmputilg
whoami

I left out a few, so...

--
MEB http://peoplescounsel.orgfree.com
--
_________



  #6  
Old April 11th 08, 12:01 AM posted to microsoft.public.win98.gen_discussion
SANTANDER[_2_]
External Usenet User
 
Posts: 53
Default Displaying the path to ISP provider


"MEB" meb@not wrote in message
...


"SANTANDER" wrote in message
...
| what is command to display full detailed path from my PC to ISP router
where
| my pc gets internet from.
|
| Thanks
|

Command: Open eyes, look at cabling and devices {grin}.

IF you have a local network beyond a single device, or perhaps when using
ICS [meaning two or more computers sharing one connection], then you can
PING the local router address from the individual nodes/computers.
Commands from the DOS prompt or CMD window:
ping {router/gateway address}
ipconfig /all /batch {drive:\folder\file name - creates a text file of

all
IP-addies}
tracert {ip address of router or other nodes}- trace route


Other commands:
cfgwiz32 - ISDN config
clicfg - SQL client config
cmmgr32 - Connection Manager
cmmon32 - Connection Manager Monitor
dcomcnfg - Distributed COM Configuration
fixmapi - MAPI Repair Too
nbtstat - Displays protocol statistics and current TCP/IP connections

using
NBT(NetBIOS over TCP/IP).
net - Network Diagnostics and commands
netstat - TCP/IP Netstat Command - Displays protocol statistics and

current
TCP/IP network connections.
ne****ch - Net Watcher
route - TCP/IP Route Command
winipcfg - graphic IP configuration

Installing the Resouces Kit [or individual components if possible] gives

a
few mo
netmon - network monitor
poledit - policy editor
pwledit - password editor
rpcpp - RPC Print Provider (RPCPP
regsrv - remote registry

XP has some mo
bitsadmin - BITS administration utility
browstat - Browser Statistics Utility
dhcploc - Detects rogue DHCP server
dnscmd - DNS Command Line Admin Utility
getsid - {obvious}
httpcfg - http config util
ipseccmd - IPSec Command Utility
netcap - Generates a Network Monitor capture file
netdiag - Network Availability Test / diagnostics
netdom -
netset
nltest - MicrosoftR Logon Server Test Utility
pptp ping - pptp diag
rasdiag - remote access diag
rsdiag - remote storage diag
showaccs - show access
snmputil
snmputilg
whoami

I left out a few, so...

--
MEB
http://peoplescounsel.orgfree.com
---------
I meant tracing route to ISP and resolve addresses to host names, i.e.
determine the route to a destination and print out the list of the
intermediate routers. I need see what intermediate routeres are between my
pc and ISP. So I need use TRACERT command line utility. What IP need be
specified for tracert parameter, IP address or default gateway address? (i
can see it from winipcfg)

tracert IP

thanks

  #7  
Old April 11th 08, 09:46 AM posted to microsoft.public.win98.gen_discussion
MEB[_2_]
External Usenet User
 
Posts: 1,626
Default Displaying the path to ISP provider

Ah, what is it EXACTLY that you want to know, and why?

tracert {actual IP address}

Perhaps what you really want to do is find the "services" available,, try
netinfo [a separate application] or one of the other network discovery tools
available.

TAKE DUE NOTICE THOUGH: this may be seen as an attempt to hack or a
preliminary to a hack {like in illegal intent - this is blocked by many
server AND/OR IS logged}.

--
MEB http://peoplescounsel.orgfree.com
--
_________


"SANTANDER" wrote in message
...
|
| "MEB" meb@not wrote in message
| ...
|
|
| "SANTANDER" wrote in message
| ...
| | what is command to display full detailed path from my PC to ISP router
| where
| | my pc gets internet from.
| |
| | Thanks
| |
|
| Command: Open eyes, look at cabling and devices {grin}.
|
| IF you have a local network beyond a single device, or perhaps when
using
| ICS [meaning two or more computers sharing one connection], then you can
| PING the local router address from the individual nodes/computers.
| Commands from the DOS prompt or CMD window:
| ping {router/gateway address}
| ipconfig /all /batch {drive:\folder\file name - creates a text file of
| all
| IP-addies}
| tracert {ip address of router or other nodes}- trace route
|
| Other commands:
| cfgwiz32 - ISDN config
| clicfg - SQL client config
| cmmgr32 - Connection Manager
| cmmon32 - Connection Manager Monitor
| dcomcnfg - Distributed COM Configuration
| fixmapi - MAPI Repair Too
| nbtstat - Displays protocol statistics and current TCP/IP connections
| using
| NBT(NetBIOS over TCP/IP).
| net - Network Diagnostics and commands
| netstat - TCP/IP Netstat Command - Displays protocol statistics and
| current
| TCP/IP network connections.
| ne****ch - Net Watcher
| route - TCP/IP Route Command
| winipcfg - graphic IP configuration
|
| Installing the Resouces Kit [or individual components if possible]
gives
| a
| few mo
| netmon - network monitor
| poledit - policy editor
| pwledit - password editor
| rpcpp - RPC Print Provider (RPCPP
| regsrv - remote registry
|
| XP has some mo
| bitsadmin - BITS administration utility
| browstat - Browser Statistics Utility
| dhcploc - Detects rogue DHCP server
| dnscmd - DNS Command Line Admin Utility
| getsid - {obvious}
| httpcfg - http config util
| ipseccmd - IPSec Command Utility
| netcap - Generates a Network Monitor capture file
| netdiag - Network Availability Test / diagnostics
| netdom -
| netset
| nltest - MicrosoftR Logon Server Test Utility
| pptp ping - pptp diag
| rasdiag - remote access diag
| rsdiag - remote storage diag
| showaccs - show access
| snmputil
| snmputilg
| whoami
|
| I left out a few, so...
|
| --
| MEB
http://peoplescounsel.orgfree.com
| ---------
| I meant tracing route to ISP and resolve addresses to host names, i.e.
| determine the route to a destination and print out the list of the
| intermediate routers. I need see what intermediate routeres are between my
| pc and ISP. So I need use TRACERT command line utility. What IP need be
| specified for tracert parameter, IP address or default gateway address? (i
| can see it from winipcfg)
|
| tracert IP
|
| thanks
|


  #8  
Old April 11th 08, 08:44 PM posted to microsoft.public.win98.gen_discussion
SANTANDER[_2_]
External Usenet User
 
Posts: 53
Default Displaying the path to ISP provider


"MEB" meb@not wrote in message
...
Ah, what is it EXACTLY that you want to know, and why?

tracert {actual IP address}

Perhaps what you really want to do is find the "services" available,, try
netinfo [a separate application] or one of the other network discovery
tools
available.

TAKE DUE NOTICE THOUGH: this may be seen as an attempt to hack or a
preliminary to a hack {like in illegal intent - this is blocked by many
server AND/OR IS logged}.

--
MEB
http://peoplescounsel.orgfree.com
--
_________


"SANTANDER" wrote in message
...
|
| "MEB" meb@not wrote in message
| ...
|
|
| "SANTANDER" wrote in message
| ...
| | what is command to display full detailed path from my PC to ISP
router
| where
| | my pc gets internet from.
| |
| | Thanks
| |
|
| Command: Open eyes, look at cabling and devices {grin}.
|
| IF you have a local network beyond a single device, or perhaps when
using
| ICS [meaning two or more computers sharing one connection], then you
can
| PING the local router address from the individual nodes/computers.
| Commands from the DOS prompt or CMD window:
| ping {router/gateway address}
| ipconfig /all /batch {drive:\folder\file name - creates a text file
of
| all
| IP-addies}
| tracert {ip address of router or other nodes}- trace route
|
| Other commands:
| cfgwiz32 - ISDN config
| clicfg - SQL client config
| cmmgr32 - Connection Manager
| cmmon32 - Connection Manager Monitor
| dcomcnfg - Distributed COM Configuration
| fixmapi - MAPI Repair Too
| nbtstat - Displays protocol statistics and current TCP/IP connections
| using
| NBT(NetBIOS over TCP/IP).
| net - Network Diagnostics and commands
| netstat - TCP/IP Netstat Command - Displays protocol statistics and
| current
| TCP/IP network connections.
| ne****ch - Net Watcher
| route - TCP/IP Route Command
| winipcfg - graphic IP configuration
|
| Installing the Resouces Kit [or individual components if possible]
gives
| a
| few mo
| netmon - network monitor
| poledit - policy editor
| pwledit - password editor
| rpcpp - RPC Print Provider (RPCPP
| regsrv - remote registry
|
| XP has some mo
| bitsadmin - BITS administration utility
| browstat - Browser Statistics Utility
| dhcploc - Detects rogue DHCP server
| dnscmd - DNS Command Line Admin Utility
| getsid - {obvious}
| httpcfg - http config util
| ipseccmd - IPSec Command Utility
| netcap - Generates a Network Monitor capture file
| netdiag - Network Availability Test / diagnostics
| netdom -
| netset
| nltest - MicrosoftR Logon Server Test Utility
| pptp ping - pptp diag
| rasdiag - remote access diag
| rsdiag - remote storage diag
| showaccs - show access
| snmputil
| snmputilg
| whoami
|
| I left out a few, so...
|
| --
| MEB
http://peoplescounsel.orgfree.com
| ---------
| I meant tracing route to ISP and resolve addresses to host names, i.e.
| determine the route to a destination and print out the list of the
| intermediate routers. I need see what intermediate routeres are between
my
| pc and ISP. So I need use TRACERT command line utility. What IP need be
| specified for tracert parameter, IP address or default gateway address?
(i
| can see it from winipcfg)
|
| tracert IP
|
| thanks

-----------

I just need to know whether I directly connected to my ISP router, or data
may be transferred through some intermediate (nonlegitimate) router which
work as packet sniffer to intercept data for third-party person.

S.

  #9  
Old April 12th 08, 12:31 AM posted to microsoft.public.win98.gen_discussion
MEB[_2_]
External Usenet User
 
Posts: 1,626
Default Displaying the path to ISP provider


"SANTANDER" wrote in message
...
|
| "MEB" meb@not wrote in message
| ...
| Ah, what is it EXACTLY that you want to know, and why?
|
| tracert {actual IP address}
|
| Perhaps what you really want to do is find the "services" available,,
try
| netinfo [a separate application] or one of the other network discovery
| tools
| available.
|
| TAKE DUE NOTICE THOUGH: this may be seen as an attempt to hack or a
| preliminary to a hack {like in illegal intent - this is blocked by many
| server AND/OR IS logged}.
|
| --
| MEB
http://peoplescounsel.orgfree.com
| --
| _________
|
|
| "SANTANDER" wrote in message
| ...
| |
| | "MEB" meb@not wrote in message
| | ...
| |
| |
| | "SANTANDER" wrote in message
| | ...
| | | what is command to display full detailed path from my PC to ISP
| router
| | where
| | | my pc gets internet from.
| | |
| | | Thanks
| | |
| |
| | Command: Open eyes, look at cabling and devices {grin}.
| |
| | IF you have a local network beyond a single device, or perhaps when
| using
| | ICS [meaning two or more computers sharing one connection], then you
| can
| | PING the local router address from the individual nodes/computers.
| | Commands from the DOS prompt or CMD window:
| | ping {router/gateway address}
| | ipconfig /all /batch {drive:\folder\file name - creates a text
file
| of
| | all
| | IP-addies}
| | tracert {ip address of router or other nodes}- trace route
| |
| | Other commands:
| | cfgwiz32 - ISDN config
| | clicfg - SQL client config
| | cmmgr32 - Connection Manager
| | cmmon32 - Connection Manager Monitor
| | dcomcnfg - Distributed COM Configuration
| | fixmapi - MAPI Repair Too
| | nbtstat - Displays protocol statistics and current TCP/IP
connections
| | using
| | NBT(NetBIOS over TCP/IP).
| | net - Network Diagnostics and commands
| | netstat - TCP/IP Netstat Command - Displays protocol statistics and
| | current
| | TCP/IP network connections.
| | ne****ch - Net Watcher
| | route - TCP/IP Route Command
| | winipcfg - graphic IP configuration
| |
| | Installing the Resouces Kit [or individual components if possible]
| gives
| | a
| | few mo
| | netmon - network monitor
| | poledit - policy editor
| | pwledit - password editor
| | rpcpp - RPC Print Provider (RPCPP
| | regsrv - remote registry
| |
| | XP has some mo
| | bitsadmin - BITS administration utility
| | browstat - Browser Statistics Utility
| | dhcploc - Detects rogue DHCP server
| | dnscmd - DNS Command Line Admin Utility
| | getsid - {obvious}
| | httpcfg - http config util
| | ipseccmd - IPSec Command Utility
| | netcap - Generates a Network Monitor capture file
| | netdiag - Network Availability Test / diagnostics
| | netdom -
| | netset
| | nltest - MicrosoftR Logon Server Test Utility
| | pptp ping - pptp diag
| | rasdiag - remote access diag
| | rsdiag - remote storage diag
| | showaccs - show access
| | snmputil
| | snmputilg
| | whoami
| |
| | I left out a few, so...
| |
| | --
| | MEB
http://peoplescounsel.orgfree.com
| | ---------
| | I meant tracing route to ISP and resolve addresses to host names,
i.e.
| | determine the route to a destination and print out the list of the
| | intermediate routers. I need see what intermediate routeres are
between
| my
| | pc and ISP. So I need use TRACERT command line utility. What IP need
be
| | specified for tracert parameter, IP address or default gateway
address?
| (i
| | can see it from winipcfg)
| |
| | tracert IP
| |
| | thanks
| -----------
|
| I just need to know whether I directly connected to my ISP router, or data
| may be transferred through some intermediate (nonlegitimate) router which
| work as packet sniffer to intercept data for third-party person.
|
| S.
|

AH, okay. You may have an ISP which is offered as other names in different
regions, or which sub-serves via other networks [leased access]. You're
interested in the hops and the returns [which should match]. Once you get
your names {or addresses if that is what's found}, do a whois if necessary
and other tracing. Ping is useful as well.
Almost all ISPs have "lurkers" [registered users and hackers] doing router,
adapter, network, and firewall probes, so make sure all are set properly. If
on a phone line your firewall is crucial [it is for other connection methods
as well], and MUST be properly setup.

IF you have wireless, be aware there are numerous hack/sniff tools that may
be used against that specific segment of your net.

--
MEB http://peoplescounsel.orgfree.com
--
_________



  #10  
Old April 12th 08, 02:04 AM posted to microsoft.public.win98.gen_discussion
AlmostBob
External Usenet User
 
Posts: 187
Default Displaying the path to ISP provider

When you get that information
be also aware that the route returned is specific to the packet sent, there
is no guarantee that prior packets, or subsequent packets, follow the same
route through the same addresses,
only the destination is fixed
https
secureFTP were developed for secure transmission, use them

--
-- -- -- -- --
Adaware http://www.lavasoft.de
spybot http://www.safer-networking.org
AVG free antivirus http://free.grisoft.com/
Etrust/Vet/CA.online Antivirus scan
http://www3.ca.com/securityadvisor/virusinfo/scan.aspx
Super Antispyware http://www.superantispyware.com/
Panda online AntiVirus scan http://www.activescan.com
Panda online AntiSpyware Scan
http://www.pandasoftware.com/virus_info/spyware/test/
Catalog of removal tools (1)
http://www.pandasoftware.com/download/utilities/
Catalog of removal tools (2)
http://www3.ca.com/securityadvisor/n...aspx?CID=40387
Trouble Shooting guide to Windows http://mvps.org/winhelp2002/
Blocking Unwanted Parasites with a Hosts file
http://mvps.org/winhelp2002/hosts.htm
links provided as a courtesy, read all instructions on the pages before
use
Grateful thanks to the authors/webmasters
_
"SANTANDER" wrote in message
...

"MEB" meb@not wrote in message
...
Ah, what is it EXACTLY that you want to know, and why?

tracert {actual IP address}

Perhaps what you really want to do is find the "services" available,,

try
netinfo [a separate application] or one of the other network discovery
tools
available.

TAKE DUE NOTICE THOUGH: this may be seen as an attempt to hack or a
preliminary to a hack {like in illegal intent - this is blocked by many
server AND/OR IS logged}.

--
MEB
http://peoplescounsel.orgfree.com
--
_________


"SANTANDER" wrote in message
...
|
| "MEB" meb@not wrote in message
| ...
|
|
| "SANTANDER" wrote in message
| ...
| | what is command to display full detailed path from my PC to ISP
router
| where
| | my pc gets internet from.
| |
| | Thanks
| |
|
| Command: Open eyes, look at cabling and devices {grin}.
|
| IF you have a local network beyond a single device, or perhaps when
using
| ICS [meaning two or more computers sharing one connection], then you
can
| PING the local router address from the individual nodes/computers.
| Commands from the DOS prompt or CMD window:
| ping {router/gateway address}
| ipconfig /all /batch {drive:\folder\file name - creates a text

file
of
| all
| IP-addies}
| tracert {ip address of router or other nodes}- trace route
|
| Other commands:
| cfgwiz32 - ISDN config
| clicfg - SQL client config
| cmmgr32 - Connection Manager
| cmmon32 - Connection Manager Monitor
| dcomcnfg - Distributed COM Configuration
| fixmapi - MAPI Repair Too
| nbtstat - Displays protocol statistics and current TCP/IP

connections
| using
| NBT(NetBIOS over TCP/IP).
| net - Network Diagnostics and commands
| netstat - TCP/IP Netstat Command - Displays protocol statistics and
| current
| TCP/IP network connections.
| ne****ch - Net Watcher
| route - TCP/IP Route Command
| winipcfg - graphic IP configuration
|
| Installing the Resouces Kit [or individual components if possible]
gives
| a
| few mo
| netmon - network monitor
| poledit - policy editor
| pwledit - password editor
| rpcpp - RPC Print Provider (RPCPP
| regsrv - remote registry
|
| XP has some mo
| bitsadmin - BITS administration utility
| browstat - Browser Statistics Utility
| dhcploc - Detects rogue DHCP server
| dnscmd - DNS Command Line Admin Utility
| getsid - {obvious}
| httpcfg - http config util
| ipseccmd - IPSec Command Utility
| netcap - Generates a Network Monitor capture file
| netdiag - Network Availability Test / diagnostics
| netdom -
| netset
| nltest - MicrosoftR Logon Server Test Utility
| pptp ping - pptp diag
| rasdiag - remote access diag
| rsdiag - remote storage diag
| showaccs - show access
| snmputil
| snmputilg
| whoami
|
| I left out a few, so...
|
| --
| MEB
http://peoplescounsel.orgfree.com
| ---------
| I meant tracing route to ISP and resolve addresses to host names,

i.e.
| determine the route to a destination and print out the list of the
| intermediate routers. I need see what intermediate routeres are

between
my
| pc and ISP. So I need use TRACERT command line utility. What IP need

be
| specified for tracert parameter, IP address or default gateway

address?
(i
| can see it from winipcfg)
|
| tracert IP
|
| thanks

-----------

I just need to know whether I directly connected to my ISP router, or data
may be transferred through some intermediate (nonlegitimate) router which
work as packet sniffer to intercept data for third-party person.

S.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Network provider question Greg B Networking 0 April 21st 05 07:34 AM
RAS ppp server - Being your own provider thierrry Networking 1 September 24th 04 12:24 AM
Directory path Steve General 8 September 18th 04 04:27 AM
Path statement Lil' Dave General 3 August 1st 04 04:22 AM
UNC Path bug ? Skybuck Flying Networking 2 June 23rd 04 10:42 AM


All times are GMT +1. The time now is 12:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.