The UNIX Forums
"Join the Network of UNIX System Users"


 
CountryBoy
Newbie
Rank: 1



UID 98
Digest Posts 0
Credits 0
Posts 27
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 6, 2007 08:58 AM  Profile | P.M. 
commands



commands



hai every one,i am working as an computer hardware engineer
i know some command in unix.but i don't know commands using for networking can you giver me some commands


Top
-Abhishek-
Newbie
Rank: 1



UID 25
Digest Posts 0
Credits 0
Posts 18
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 6, 2007 08:59 AM  Profile | P.M. 
here are some of the commands (generally), usually they are many. it vary from os to os.

ping <remote machine> sends an ip echo request to the <remote machine>.

nslookup <machine name> query name server to map names (e.g. bla.bla.net) to ip address and ip addresses to names (the reverse). optionally, you can specify the name server you want to use. under unix, the default name server for a machine can be found in the /etc/resolv.conf file. under other oss, it is in more obvious places such as the networking control panel.

ifconfig configure and display interface configuration

traceroute - print the route packets take to network host

telnet - connect (tcp) to a specific machine/port. you can use it to play with services other than telnet (look in /etc/services for list of services):

arp - display and change arp (address resolution protocol) cache

netstat - display network connections, routing tables, and interface statistics
Top
DomainDomain
Newbie
Rank: 1



UID 120
Digest Posts 0
Credits 0
Posts 48
Reading Access 10
Registered Apr 25, 2007
Status Offline
Post at Jun 6, 2007 08:59 AM  Profile | P.M. 
nmap <ipaddress> a very powerful port scanner, 'man nmap' for more info.
dig <address> basically the same as nslookup (isnt it?)
Top
 

 

All times are GMT, the time now is Jan 8, 2009 04:13 PM

Powered by Discuz! 5.0.0  © 2001-2006 UNIX Forums
Processed in 0.028951 second(s), 6 queries

Clear Cookies - Contact Us - UNIX Help - Archiver - WAP