Closed Thread Icon

Preserved Topic: Basic Networking Commands.... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=16730" title="Pages that link to Preserved Topic: Basic Networking Commands.... (Page 1 of 1)" rel="nofollow" >Preserved Topic: Basic Networking Commands.... <span class="small">(Page 1 of 1)</span>\

 
Maskkkk
Paranoid (IV) Inmate

From: Willaimsport, PA, US of A the hole in the Ozone
Insane since: Mar 2002

posted posted 07-07-2002 06:05

I didn't quite know under what catagory this would fit, so I threw it in here....

I was down at Barns and Noball <*ahem*> Noble and I was reading a book on networking, trying to figure out how to setup this webserver, and I read a command that you could trace the traffic with, but now I can't remeber what it was....so anyway....

Does anyone know what it is?

Thanks!

Maskkkk




- Face the Present

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 07-07-2002 09:28

netstat

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 07-07-2002 10:18

it's probably
tracert

Used like so
tracert www.ozones.com

And it will track the bounces. Only on NT machines (and I'd assume XP but not sure)



.:[ Never resist a perfect moment ]:.

Skaarjj
Maniac (V) Mad Scientist

From: :morF
Insane since: May 2000

posted posted 07-07-2002 13:30

Yep...XP to

Koan 63, written on the wall of cell number 250:
Those who Believe
Can
Those who Try
Do
Those who Love
Live

Petskull
Maniac (V) Mad Scientist

From: 127 Halcyon Road, Marenia, Atlantis
Insane since: Aug 2000

posted posted 07-07-2002 14:19

actually, that's been available since about Win9x (if not before)... here's a bit more fun stuff..

ARP [sets the relationship between IP numbers and physical addresses (address resolution protocol]
IPCONFIG [will give you your Windows IP Configuration]
NBTSTAT [Protocol Statistics]
NET [a bunch of networking commands such a 'NET INIT' and stuff- type 'NET' to find out more]
NETSTAT [will show you who you're connected to and on what port]
PING [works as it sounds- a fun little way to spend a night]
ROUTE [playing with the routing tables]
TRACERT [as you said]

there were somemore (like telnet) but I forgot... it's been a while since those days...


Code - CGI - links - DHTML - Javascript - Perl - programming - Magic - http://www.twistedport.com
ICQ: 67751342

lacapaca
Nervous Wreck (II) Inmate

From: home sweet home
Insane since: Jun 2002

posted posted 07-07-2002 14:31

whoo! lots of info here... but i'm wondering if you want to trace *network* traffic or *web server's* traffic.

in the latter case you should try to find the web server's log. otherwise, try the things the others have said.

good luck!

[edit: for graphic display of web traffic there are many log analyzers on the web. free ones too!]

[This message has been edited by lacapaca (edited 07-07-2002).]

[This message has been edited by lacapaca (edited 07-07-2002).]

Skaarjj
Maniac (V) Mad Scientist

From: :morF
Insane since: May 2000

posted posted 07-07-2002 15:51

Yeah...students at school use ping ot try and find which sites we've blocked with the net nanny, adn which we haven't.



Koan 63, written on the wall of cell number 250:
Those who Believe
Can
Those who Try
Do
Those who Love
Live

« BackwardsOnwards »

Show Forum Drop Down Menu